Files
OpenBMC/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image-base.bb
T
2026-04-23 17:07:55 +08:00

11 lines
305 B
BlitzBasic

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 = ""