aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl1_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl1_1.1.bb')
-rw-r--r--recipes/libnl/libnl1_1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/libnl/libnl1_1.1.bb b/recipes/libnl/libnl1_1.1.bb
index 3569867cc0..7ce3012bae 100644
--- a/recipes/libnl/libnl1_1.1.bb
+++ b/recipes/libnl/libnl1_1.1.bb
@@ -15,6 +15,7 @@ SRC_URI = "\
file://netlink-local-fix.patch \
file://dont-link-libnl-from-sysroot.patch \
file://build.only.static.lib.patch \
+ file://fix-ucred-declaration.patch \
"
S = "${WORKDIR}/libnl-${PV}"