mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +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:
@@ -2,6 +2,7 @@ DESCRIPTION = "A boot profiling tool"
|
||||
HOMEPAGE = "http://code.google.com/p/ubootchart/"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
SRCREV = "10"
|
||||
PV = "0.0+r${SRCPV}"
|
||||
PR = "r5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user