summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libcgroup/libcgroup_0.41.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/libcgroup/libcgroup_0.41.bb')
-rw-r--r--meta/recipes-core/libcgroup/libcgroup_0.41.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/libcgroup/libcgroup_0.41.bb b/meta/recipes-core/libcgroup/libcgroup_0.41.bb
index 7ddc81e9b7..92d7261b0d 100644
--- a/meta/recipes-core/libcgroup/libcgroup_0.41.bb
+++ b/meta/recipes-core/libcgroup/libcgroup_0.41.bb
@@ -11,7 +11,8 @@ inherit autotools pkgconfig
11 11
12DEPENDS = "bison-native flex-native" 12DEPENDS = "bison-native flex-native"
13 13
14SRC_URI = "${SOURCEFORGE_MIRROR}/project/libcg/${BPN}/v0.41/${BPN}-${PV}.tar.bz2" 14SRC_URI = "${SOURCEFORGE_MIRROR}/project/libcg/${BPN}/v0.41/${BPN}-${PV}.tar.bz2 \
15 file://CVE-2018-14348.patch"
15SRC_URI_append_libc-musl = " file://musl-decls-compat.patch" 16SRC_URI_append_libc-musl = " file://musl-decls-compat.patch"
16 17
17SRC_URI[md5sum] = "3dea9d50b8a5b73ff0bf1cdcb210f63f" 18SRC_URI[md5sum] = "3dea9d50b8a5b73ff0bf1cdcb210f63f"