mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
image.bbclass: fix comment "pacackages" -> "packages"
(From OE-Core rev: 114bdccb2723f1479e68e9a0da39c87ef9c51be1) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
54d253076c
commit
b8d87e1f00
@@ -38,7 +38,7 @@ IMAGE_FEATURES[validitems] += "debug-tweaks read-only-rootfs read-only-rootfs-de
|
||||
# Generate companion debugfs?
|
||||
IMAGE_GEN_DEBUGFS ?= "0"
|
||||
|
||||
# These pacackages will be installed as additional into debug rootfs
|
||||
# These packages will be installed as additional into debug rootfs
|
||||
IMAGE_INSTALL_DEBUGFS ?= ""
|
||||
|
||||
# These packages will be removed from a read-only rootfs after all other
|
||||
|
||||
Reference in New Issue
Block a user