Skip to content

Commit 0aecaa4

Browse files
macpijankraj
authored andcommitted
ipset: use BPN in SRC_URI
Fix the [src-uri-bad] QA issue Signed-off-by: Maciej Pijanowski <[email protected]>
1 parent e3718ff commit 0aecaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-networking/ipset/ipset_6.38.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SECTION = "base"
1010
DEPENDS = "libtool libmnl"
1111
RDEPENDS_${PN} = "kernel-module-ip-set"
1212

13-
SRC_URI = "http://ftp.netfilter.org/pub/ipset/${PN}-${PV}.tar.bz2"
13+
SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BPN}-${PV}.tar.bz2"
1414

1515
SRC_URI[md5sum] = "0e5d9c85f6b78e7dff0c996e2900574b"
1616
SRC_URI[sha256sum] = "ceef625ba31fe0aaa422926c7231a819de0b07644c02c17ebdd3022a29e3e244"

0 commit comments

Comments
 (0)