diff options
| -rw-r--r-- | meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb index 8368c9cc29..4a5435a743 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.9.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://git.netfilter.org/libnftnl;branch=master;tag=${P} \ | 6 | SRC_URI = "git://git.netfilter.org/libnftnl;branch=master;tag=${BP} \ |
| 7 | file://0001-configure.ac-Add-serial-tests.patch \ | 7 | file://0001-configure.ac-Add-serial-tests.patch \ |
| 8 | file://run-ptest \ | 8 | file://run-ptest \ |
| 9 | " | 9 | " |
