mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 13:07:00 +00:00
enjoy: Add inherit gettext
* 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 <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
b41368b810
commit
f7f679a7c6
@ -21,7 +21,7 @@ RDEPENDS += "\
|
|||||||
lightmediascanner-test \
|
lightmediascanner-test \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit e
|
inherit e gettext
|
||||||
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
|
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
|
||||||
S = "${WORKDIR}/${SRCNAME}"
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user