mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +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:
@@ -12,6 +12,7 @@ DEPENDS = "rpm boost curl libxml2 zlib sat-solver expat openssl udev"
|
||||
RDEPENDS_${PN} = "sat-solver"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433"
|
||||
PV = "0.0-git${SRCPV}"
|
||||
PR = "r9"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user