6 Commits

Author SHA1 Message Date
Frederico Cadete f87dd8d516 efl e-module.inc: fix fetching in multi-lib configs
Using ${PN} in URL's will get messed up in multi-lib configs, where
that can be expanded to things like lib32-${BPN}.
We should use ${BPN} instead.

Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 0e10dc716a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-08-16 10:29:41 -07:00
Martin Jansa 44118edc75 meta-elf: e-module: add *.a to PN-staticdev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-31 00:13:52 +02:00
Koen Kooi aa4f437796 various: update ; proto= to ; protocol= in SRC_URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-16 11:06:40 +02:00
Martin Jansa 750e639295 meta-efl: add recipes for new released versions
* drop/reset PR where possible as PV is increased
* remove RREPLACES for versions before meta-efl was created

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-26 13:49:15 +02:00
Koen Kooi a588dae134 places: fix build
e-module: inherit gettext

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-25 21:31:05 +02:00
Koen Kooi 7d995c58b1 meta-efl: import from meta-shr.
Not all dependencies are in yet e.g. eve is missing webkit-efl, but e-wm should build

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-23 18:15:03 +01:00