mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
Revert "rage, emprint, news: Move to nonworking"
* use PNBLACKLIST instead
This reverts commit 1ead1a9196.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
b536fd9a36
commit
d25c8a4647
|
|
@ -10,3 +10,5 @@ SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
|
||||||
S = "${WORKDIR}/${SRCNAME}"
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
|
|
||||||
FILES_${PN}-dbg += "${libdir}/${PN}/modules/.debug"
|
FILES_${PN}-dbg += "${libdir}/${PN}/modules/.debug"
|
||||||
|
|
||||||
|
PNBLACKLIST[emprint] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/apps/emprint.git/"
|
||||||
|
|
@ -10,3 +10,5 @@ do_configure_prepend() {
|
||||||
sed -i -e /po/d configure.ac
|
sed -i -e /po/d configure.ac
|
||||||
sed -i -e s:\ po::g Makefile.am
|
sed -i -e s:\ po::g Makefile.am
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PNBLACKLIST[news] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/enlightenment/modules/news.git/"
|
||||||
|
|
@ -11,3 +11,5 @@ SRCREV = "${EFL_SRCREV}"
|
||||||
inherit e
|
inherit e
|
||||||
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
|
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
|
||||||
S = "${WORKDIR}/${SRCNAME}"
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
|
|
||||||
|
PNBLACKLIST[rage] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/apps/rage.git/"
|
||||||
Loading…
Reference in New Issue
Block a user