From 0a57bd226cdb8332707fa0f46fcf0b067f03701a Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Thu, 28 Apr 2011 15:15:58 +0800 Subject: poky-default-revisions: move the SRCREV to recipe file in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke --- meta/recipes-bsp/x-load/x-load_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-bsp/x-load/x-load_git.bb') diff --git a/meta/recipes-bsp/x-load/x-load_git.bb b/meta/recipes-bsp/x-load/x-load_git.bb index fc2927ef02..600cd87786 100644 --- a/meta/recipes-bsp/x-load/x-load_git.bb +++ b/meta/recipes-bsp/x-load/x-load_git.bb @@ -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" -- cgit 1.2.3-korg