summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXin Ouyang <Xin.Ouyang@windriver.com>2012-12-11 14:49:47 +0800
committerXin Ouyang <Xin.Ouyang@windriver.com>2012-12-11 14:49:47 +0800
commit1c285bd0e74c53331f04ae928af9dedcebb21fad (patch)
tree372290ec3b054bd63a637f27003075ba0bea6bbb
parentcd321edab3d9fb2b5d80fafc4170cf4a2f6d3f13 (diff)
downloadmeta-selinux-1c285bd0e74c53331f04ae928af9dedcebb21fad.tar.gz
libcgroup: remove the SRC_URI to fit oe-core
oe-core has fixed this by commit 9a97367038a1e2431bf94211dabbc5aedbbee3bb Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
-rw-r--r--recipes-core/libcgroup/libcgroup_0.37.1.bbappend4
1 files changed, 1 insertions, 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 @@
1PR .= ".2" 1PR .= ".3"
2
3SRC_URI = "${SOURCEFORGE_MIRROR}/project/libcg/${BPN}/v${PV}/${BPN}-${PV}.tar.bz2"
4 2
5EXTRA_OECONF_virtclass-native = "--enable-pam=no" 3EXTRA_OECONF_virtclass-native = "--enable-pam=no"
6 4