diff options
-rw-r--r-- | meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb b/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb index a2d46dbe0b..1913d3a60b 100644 --- a/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb +++ b/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://klub.com.pl/dhcpv6" | |||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3" |
7 | 7 | ||
8 | SRC_URI = "http://klub.com.pl/dhcpv6/${BPN}/${P}.tar.gz \ | 8 | SRC_URI = "http://klub.com.pl/dhcpv6/${BPN}/${BP}.tar.gz \ |
9 | file://dibbler_fix_getSize_crash.patch \ | 9 | file://dibbler_fix_getSize_crash.patch \ |
10 | file://types.patch \ | 10 | file://types.patch \ |
11 | " | 11 | " |