summaryrefslogtreecommitdiff
path: root/recipes-core/eglibc/eglibc_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/eglibc/eglibc_%.bbappend')
-rw-r--r--recipes-core/eglibc/eglibc_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-core/eglibc/eglibc_%.bbappend b/recipes-core/eglibc/eglibc_%.bbappend
new file mode 100644
index 0000000..68af86e
--- /dev/null
+++ b/recipes-core/eglibc/eglibc_%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}"
+SRC_URI += "file://cvs-gethostbyname4-memory-leak.patch"
+PR = "r2"