mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,6 +5,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b9d6d0c5a4396f"
|
||||
|
||||
SRCREV = "6f3a26101303051e0f91b6213735b68ce804e94e"
|
||||
PV = "1.42+${PR}+git${SRCPV}"
|
||||
PR="r13"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user