summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb
blob: 1073951cee935f75e8a78e82d4be30a7b565fd87 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A basic OpenBMC image with no features enabled."
LICENSE = "Apache-2.0"

inherit obmc-phosphor-image

# The /etc/version file is misleading and not useful.  Remove it.
# Users should instead rely on /etc/os-release.
ROOTFS_POSTPROCESS_COMMAND += "remove_etc_version ; "

IMAGE_LINGUAS = ""