aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorAlejandro Mery <amery@hanoverdisplays.com>2017-06-20 13:13:04 +0100
committerArmin Kuster <akuster808@gmail.com>2017-06-26 11:35:51 -0700
commit6ee7d0642660d8a7510df9832583edcf9b65f137 (patch)
tree02dde180f62bf344dc710d1067827096e0a8ef98 /meta-oe/recipes-support
parent718daa97541b2b8570710e7f4e089191ef6477a4 (diff)
downloadmeta-openembedded-contrib-6ee7d0642660d8a7510df9832583edcf9b65f137.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-support')
0 files changed, 0 insertions, 0 deletions