From 61018fda65fcb7a08d74b57abfe8e8809fcdaae0 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 (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke Signed-off-by: Richard Purdie --- meta/recipes-support/libgdbus/libgdbus_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/libgdbus') diff --git a/meta/recipes-support/libgdbus/libgdbus_git.bb b/meta/recipes-support/libgdbus/libgdbus_git.bb index 40b44de88e..76fa134b8f 100644 --- a/meta/recipes-support/libgdbus/libgdbus_git.bb +++ b/meta/recipes-support/libgdbus/libgdbus_git.bb @@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09" DEPENDS = "glib-2.0 dbus" + +SRCREV = "aeab6e3c0185b271ca343b439470491b99cc587f" PV = "0.0+git${SRCPV}" PR = "r0" -- cgit v1.2.3-54-g00ecf