mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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:
@@ -7,6 +7,7 @@ and executables, so that far fewer relocations need to be resolved at \
|
||||
runtime and thus programs come up faster."
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
||||
SRCREV = "909470ee441237563d6236c505cb2d02ddc48704"
|
||||
PV = "1.0+git${SRCPV}"
|
||||
PR = "r2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user