meta-openembedded/meta-oe/classes
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
..
breakpad.bbclass remove True option to getVar calls 2016-12-02 09:16:17 +01:00
gitpkgv.bbclass gitpkgv.bbclass: fix versioning with multiple repos 2017-02-22 13:16:48 +01:00
gitver.bbclass gitver: skip packages instead of panic()ing if ${GITVER} fails to expand 2017-09-13 17:16:28 -07:00
gpe.bbclass meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
machine_kernel_pr.bbclass remove True option to getVar calls 2016-12-02 09:16:17 +01:00
meson.bbclass meson: Suport for c++ cross-compilation 2017-07-17 11:17:47 -07:00
socorro-syms.bbclass remove True option to getVar calls 2016-12-02 09:16:17 +01:00