* Without this patch bitbake fails to build this recipe, and it says this line should be added to recipe
Signed-off-by: Pau Espin Pedrol <[email protected]> --- meta-efl/recipes-efl/e17/enjoy_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb index d3fea32..90eb318 100644 --- a/meta-efl/recipes-efl/e17/enjoy_svn.bb +++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb @@ -21,7 +21,7 @@ RDEPENDS += "\ lightmediascanner-test \ " -inherit e +inherit e gettext SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep" S = "${WORKDIR}/${SRCNAME}" -- 1.7.6 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
