summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/packagegroups
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-21 15:39:20 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-21 23:08:20 +0000
commit790fb802b1cb45626bf3c6d89abbabf3241052bd (patch)
tree1fd7c4b0dd1b1a99a6518498510af1d1ff138e5b /meta/recipes-extended/packagegroups
parent95bf5c0bba6e62283f62d95e5869921df43870ee (diff)
downloadpoky-790fb802b1cb45626bf3c6d89abbabf3241052bd.tar.gz
core-image-full-cmdline: Add less
Less was coming from busybox in these images, add the full version. [YOCTO #13630] (From OE-Core rev: 42047185d55fc878821defec4908b119884d3d07) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/packagegroups')
-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 = "\
81 gawk \ 81 gawk \
82 gmp \ 82 gmp \
83 grep \ 83 grep \
84 less \
84 makedevs \ 85 makedevs \
85 mc \ 86 mc \
86 mc-fish \ 87 mc-fish \