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-devtools/qemu/qemu_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/qemu') diff --git a/meta/recipes-devtools/qemu/qemu_git.bb b/meta/recipes-devtools/qemu/qemu_git.bb index c0d43c0ec..47d5f8842 100644 --- a/meta/recipes-devtools/qemu/qemu_git.bb +++ b/meta/recipes-devtools/qemu/qemu_git.bb @@ -1,5 +1,7 @@ require qemu.inc +SRCREV = "72bb3c7571226af13cfe9eec020a56add3d30a70" + PV = "0.12.4" PR = "r12" -- cgit v1.2.3