summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-23 08:18:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-25 21:32:37 +0000
commit2880164ca74ac1fd7b860c61017efe3d55fb4038 (patch)
tree6a1254a1766c0882d59c21c104eaa7c50445ee06
parent5d774331226f967a2d00c9594c4811ee378cd572 (diff)
downloadopenembedded-core-contrib-2880164ca74ac1fd7b860c61017efe3d55fb4038.tar.gz
core-image-full-cmdline: Add less
Less was coming from busybox in these images, add the full version. [YOCTO #13630] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
index 2d96d1ba38..15a8e6dedc 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
@@ -81,6 +81,7 @@ RDEPENDS_packagegroup-core-full-cmdline-utils = "\
gawk \
gmp \
grep \
+ less \
makedevs \
mc \
mc-fish \