From 822c42838febdbef7aeae55b182bed8ddcbc012f Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Thu, 15 Jul 2010 15:50:11 +0200 Subject: libgee: move to known-good revision --- recipes/libgee/libgee_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'recipes') diff --git a/recipes/libgee/libgee_git.bb b/recipes/libgee/libgee_git.bb index 83d156d649..52405ee41d 100644 --- a/recipes/libgee/libgee_git.bb +++ b/recipes/libgee/libgee_git.bb @@ -3,10 +3,11 @@ and classes for commonly used data structures." HOMEPAGE = "http://live.gnome.org/Libgee" SECTION = "libs" DEPENDS = "glib-2.0" +BBCLASSEXTEND = "native" DEPENDS_virtclass-native = "glib-2.0-native" LICENSE = "LGPL" -SRCREV = "9a3d48187d87b0ed151a339a9b05f6f4eefb0922" -PV = "0.5.0+gitr${SRCPV}" +SRCREV = "3c3af3ecc99bc130643c2b372164e987a5a261a9" +PV = "0.5.1+gitr${SRCPV}" PE = "1" SRC_URI = "\ @@ -15,5 +16,3 @@ SRC_URI = "\ S = "${WORKDIR}/git" inherit autotools vala - -BBCLASSEXTEND = "native" -- cgit v1.2.3