mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00: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:
@@ -11,6 +11,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat"
|
||||
|
||||
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
|
||||
|
||||
SRCREV = "1bf94d419805538ac23a4d0b04d31ac5e4487aca"
|
||||
PV = "7.7+git${SRCPV}"
|
||||
PR = "r1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user