From 1c285bd0e74c53331f04ae928af9dedcebb21fad Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Tue, 11 Dec 2012 14:49:47 +0800 Subject: libcgroup: remove the SRC_URI to fit oe-core oe-core has fixed this by commit 9a97367038a1e2431bf94211dabbc5aedbbee3bb Signed-off-by: Xin Ouyang --- recipes-core/libcgroup/libcgroup_0.37.1.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes-core/libcgroup/libcgroup_0.37.1.bbappend b/recipes-core/libcgroup/libcgroup_0.37.1.bbappend index 22203f8..b7e0c5f 100644 --- a/recipes-core/libcgroup/libcgroup_0.37.1.bbappend +++ b/recipes-core/libcgroup/libcgroup_0.37.1.bbappend @@ -1,6 +1,4 @@ -PR .= ".2" - -SRC_URI = "${SOURCEFORGE_MIRROR}/project/libcg/${BPN}/v${PV}/${BPN}-${PV}.tar.bz2" +PR .= ".3" EXTRA_OECONF_virtclass-native = "--enable-pam=no" -- cgit v1.2.3-54-g00ecf