summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libcgroup
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/libcgroup')
-rw-r--r--meta/recipes-core/libcgroup/libcgroup_0.37.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb b/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
index 3ef1dad58d..e74f8312dc 100644
--- a/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
+++ b/meta/recipes-core/libcgroup/libcgroup_0.37.1.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" 4LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
5 5
6PR = "r1" 6PR = "r2"
7 7
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
@@ -24,4 +24,4 @@ FILES_${PN}-dbg += "${base_libdir}/security/.debug"
24FILES_${PN}-dev += "${base_libdir}/security/*.la" 24FILES_${PN}-dev += "${base_libdir}/security/*.la"
25 25
26# We really need the symlink so :( 26# We really need the symlink so :(
27INSANE_SKIP_${PN} = "dev-so" 27INSANE_SKIP_cgroups-pam-plugin = "dev-so"