]> code.ossystems Code Review - openembedded-core.git/commitdiff
image.bbclass: fix comment "pacackages" -> "packages"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 13 May 2021 09:30:24 +0000 (05:30 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 May 2021 17:09:31 +0000 (18:09 +0100)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass

index 353cc671759760672aba4b2a1280581a8aea2b58..67603d958d57a7099e02b26a83518d20fa65b883 100644 (file)
@@ -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