meta-openembedded/meta-oe
Alejandro Mery 29225f2e23 gitver: skip packages instead of panic()ing if ${GITVER} fails to expand
`inherit externalsrc gitver` is a very useful combo to get development trees
in your workspace having a ${PN}_git.bb with PV=${GITVER} coexisting with a regular
${PN}_${PV}.bb

but not everyone wants to checkout all developments sources and managinging different
layers for each options is quite troublesome.

making `gitver` skip the .bb instead of panic()ing every time EXTERNALSRC is missing
allows people to have a single development layer where packages get enabled if
the right sources are present or falling back to the last release if not

Signed-off-by: Alejandro Mery <amery@hanoverdisplays.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-09-13 17:16:28 -07:00
..
classes gitver: skip packages instead of panic()ing if ${GITVER} fails to expand 2017-09-13 17:16:28 -07:00
conf meta_oe_security_flags.inc: Disable PIE for libdevmapper 2017-05-04 09:18:58 +02:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark iperf3: Fix missing stdint.h and do not link with -pg 2017-09-13 17:16:28 -07:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity krb5: fix CVE-2017-11368 2017-09-13 17:16:28 -07:00
recipes-core libdbus-c++: Add -pthread to linker flags 2017-09-13 17:16:28 -07:00
recipes-devtools glade: Fix format string warnings with clang 2017-09-13 17:16:28 -07:00
recipes-extended corosync: Fix build with musl 2017-09-13 17:16:28 -07:00
recipes-gnome recipes: add removal date to PNBLACKLIST messages 2017-04-05 19:36:45 +02:00
recipes-graphics fbida: Fix build with libjpeg-turbo 2017-09-13 17:16:28 -07:00
recipes-kernel crash: Pass optimization flags to configure via CC 2017-09-13 17:16:28 -07:00
recipes-multimedia a2jmidid: Link with libexecinfo on musl 2017-09-13 17:16:28 -07:00
recipes-navigation orrery: Fix build with hardening flags 2017-09-13 17:16:28 -07:00
recipes-sato/claws-mail recipes: add removal date to PNBLACKLIST messages 2017-04-05 19:36:45 +02:00
recipes-support freerdp: Fix build on mips 2017-09-13 17:16:28 -07:00
recipes-test fwts: upgrade to 17.03.00 release 2017-03-31 13:26:01 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT
README README: update maintainers list for pyro 2017-05-09 15:59:39 +02:00

This layer depends on:

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

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

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

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

pyro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>