mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +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:
@@ -14,6 +14,8 @@ SRC_URI = "git://git.o-hand.com/qemugl.git;protocol=git \
|
||||
file://remove-x11r6-lib-dir.patch"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "d888bbc723c00d197d34a39b5b7448660ec1b1c0"
|
||||
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user