summaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.13.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eglibc/eglibc_2.13.bbappend')
-rw-r--r--recipes/eglibc/eglibc_2.13.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/eglibc/eglibc_2.13.bbappend b/recipes/eglibc/eglibc_2.13.bbappend
new file mode 100644
index 0000000..586bfa3
--- /dev/null
+++ b/recipes/eglibc/eglibc_2.13.bbappend
@@ -0,0 +1,6 @@
+PR .= ".micro1"
+
+THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
+FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}", "${THISDIR}/files"], d)}:"
+
+SRC_URI += "file://ldso-no-hwcaps.patch"