* it does not apply because there isn't pktloc in this SRCREV yet, commented out in upstream src/lib/Makefile.am
Signed-off-by: Martin Jansa <[email protected]> --- recipes/libnl/libnl_git.bb | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/recipes/libnl/libnl_git.bb b/recipes/libnl/libnl_git.bb index b844bdd..e645892 100644 --- a/recipes/libnl/libnl_git.bb +++ b/recipes/libnl/libnl_git.bb @@ -14,7 +14,6 @@ inherit autotools SRC_URI = "\ git://git.kernel.org/pub/scm/libs/netlink/libnl.git;protocol=git \ file://fix-pc-file.patch \ - file://fix-pktloc-dep-race.patch \ " S = "${WORKDIR}/git" -- 1.7.4.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
