diff options
author | Alejandro Mery <amery@hanoverdisplays.com> | 2017-06-20 13:13:04 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-22 16:03:00 +0200 |
commit | 251547bd2ee9417175cf8d4349f83cdbd7f8479e (patch) | |
tree | 527c4ed2c0a87919fd03702ec7af267bc38c7241 /meta-python/recipes-devtools/python/python-smbus.inc | |
parent | bc94e4329acce34972b42c3ed30ee28e910224ae (diff) | |
download | meta-openembedded-251547bd2ee9417175cf8d4349f83cdbd7f8479e.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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-smbus.inc')
0 files changed, 0 insertions, 0 deletions