summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-12 12:42:03 -0700
committerKhem Raj <raj.khem@gmail.com>2020-08-13 22:32:07 -0700
commit748aea615e1d15098a70ecbcaa898f43046cc8e6 (patch)
treee40c7ab640125b2aa4d20011ff44fd7082adefae /meta-networking/recipes-connectivity/dibbler/dibbler_git.bb
parentd87fb0d30c441714a4cfe8faaf389c25d0cb7f6d (diff)
downloadmeta-openembedded-748aea615e1d15098a70ecbcaa898f43046cc8e6.tar.gz
dibbler: Update to latest
Drop upstreamed patch Fixed compatibility with g++-10 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/dibbler/dibbler_git.bb')
-rw-r--r--meta-networking/recipes-connectivity/dibbler/dibbler_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb b/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb
index 90051a319a..c2f4827161 100644
--- a/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb
+++ b/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb
@@ -5,11 +5,10 @@ HOMEPAGE = "http://klub.com.pl/dhcpv6"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3"
7 7
8SRCREV = "c4b0ed52e751da7823dd9a36e91f93a6310e5525" 8SRCREV = "a7c6cf58a88a510cb00841351e75030ce78d36bf"
9 9
10SRC_URI = "git://github.com/tomaszmrugalski/dibbler \ 10SRC_URI = "git://github.com/tomaszmrugalski/dibbler \
11 file://dibbler_fix_getSize_crash.patch \ 11 file://dibbler_fix_getSize_crash.patch \
12 file://0001-linux-port-Rename-pthread_mutex_t-variable-lock.patch \
13 " 12 "
14PV = "1.0.1+1.0.2RC1+git${SRCREV}" 13PV = "1.0.1+1.0.2RC1+git${SRCREV}"
15 14