]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 14 May 2021 17:16:38 +0000 (07:16 -1000)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 5c5f0d21799c2bff6875ef9fdc22d11035ea3320)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/image.bbclass

index 98513ddf084219f984023b0133713c4e3a7281ae..1900eff412d87dbb65098925b8a3049fccf9efe4 100644 (file)
@@ -38,7 +38,7 @@ IMAGE_FEATURES[validitems] += "debug-tweaks read-only-rootfs stateless-rootfs em
 # 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