]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-self-hosted: add leafpad text editor
authorCristian Iorga <cristian.iorga@intel.com>
Thu, 26 Sep 2013 07:15:35 +0000 (10:15 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Sep 2013 16:15:02 +0000 (17:15 +0100)
A text editor is needed to examine log files.

Part of [YOCTO #4727] fix.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb

index 90ec74eaa5f2d19564a70783241c42916d87c162..de2a076a29966455694932760138842191a03500 100644 (file)
@@ -44,6 +44,7 @@ RDEPENDS_packagegroup-self-hosted-host-tools = "\
     mc-helpers \
     mc-helpers-perl \
     mc-helpers-python \
+    leafpad \
     midori \
     pcmanfm \
     parted \