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:
Yu Ke
2011-04-28 15:15:58 +08:00
committed by Richard Purdie
parent b5adb300dd
commit 61018fda65
105 changed files with 146 additions and 206 deletions

View File

@@ -5,6 +5,7 @@ SECTION = "base"
LICENSE="GPL"
LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c"
SRCREV = "e224937ba51165e2a52252f9a113c8a82c01bb36"
PV = "1.1.11+git${SRCPV}"
PR = "r4"

View File

@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}"
SRCREV = "v2010.12"
PV = "v2010.12+${PR}+git${SRCPV}"
PR="r1"

View File

@@ -5,6 +5,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b9d6d0c5a4396f"
SRCREV = "6f3a26101303051e0f91b6213735b68ce804e94e"
PV = "1.42+${PR}+git${SRCPV}"
PR="r13"

View File

@@ -4,6 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "tslib"
RDEPENDS_${PN} = "xrandr"
SRCREV = "426"
PV = "0.0+svnr${SRCPV}"
PR = "r2"