meta-openembedded/meta-gpe
Robert Yang aabcff134a meta-gpe: use BPN in SRC_URI
Fixed SRC_URI:
* ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV}
* ${P} -> ${BP}

Otherwise we would meet do_fetch errors when we do the multilib, native
or nativesdk build.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15 14:56:55 +02:00
..
conf conf/layer.conf: Use .= for BBPATH and += for BBFILES 2011-05-09 18:59:00 +02:00
recipes-graphics meta-gpe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
recipes-support/fbreader recipes: bump PRs and remove PRINCs 2014-03-05 18:37:31 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe]' 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-gpe][PATCH'

Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
                           Martin Jansa <martin.jansa@gmail.com>