aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl2_git.bb')
-rw-r--r--recipes/libnl/libnl2_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libnl/libnl2_git.bb b/recipes/libnl/libnl2_git.bb
index 3e1751757b..08c1b630c1 100644
--- a/recipes/libnl/libnl2_git.bb
+++ b/recipes/libnl/libnl2_git.bb
@@ -13,7 +13,7 @@ includedir = ${prefix}/include/libnl2
SRC_URI = "\
git://git.kernel.org/pub/scm/libs/netlink/libnl.git;protocol=git \
- file://fix-pc-file.patch;patch=1 \
+ file://fix-pc-file.patch \
"
S = "${WORKDIR}/git"