Files
meta-openembedded/meta-efl
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
..
2014-12-31 16:32:33 +01:00
2011-03-24 21:24:57 +01:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: krogoth 
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-python
branch: krogoth 
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl][krogoth]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][krogoth][PATCH'

krogoth branch maintainer(s):
Armin Kuster <akuster808@gmail.com>