]> code.ossystems Code Review - openembedded-core.git/commit
recipeutils: set SRCPV for devupstream variant
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 17 Dec 2019 18:54:02 +0000 (19:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 23:25:35 +0000 (23:25 +0000)
commit24e59094de42b4b0bed3584ca8571c4c19080428
tree29bb782827dd3d6faf6b922273738d5b8de76474
parent740e3f5e1d4a8abb07c7a4e4aedd804d679c7562
recipeutils: set SRCPV for devupstream variant

Otherwise bitbake is unable to expand it if the main
variant is not using a SCM fetcher.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/recipeutils.py