bitbake meta-toolchain with task-sdk-basae fails without this when
runned from scratch

Signed-off-by: Eric Benard <[email protected]>
---
 recipes/sed/sed_4.1.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/sed/sed_4.1.2.bb b/recipes/sed/sed_4.1.2.bb
index 5cfa531..4838063 100644
--- a/recipes/sed/sed_4.1.2.bb
+++ b/recipes/sed/sed_4.1.2.bb
@@ -6,7 +6,7 @@ PR = "r1"
 SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
 S = "${WORKDIR}/sed-${PV}"
 
-inherit autotools
+inherit autotools gettext
 
 do_install () {
        autotools_do_install
-- 
1.6.3.3


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to