diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-08-12 12:42:03 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-08-13 22:32:07 -0700 |
| commit | 748aea615e1d15098a70ecbcaa898f43046cc8e6 (patch) | |
| tree | e40c7ab640125b2aa4d20011ff44fd7082adefae /meta-networking/recipes-connectivity/dibbler/dibbler_git.bb | |
| parent | d87fb0d30c441714a4cfe8faaf389c25d0cb7f6d (diff) | |
| download | meta-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.bb | 3 |
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" | |||
| 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 | SRCREV = "c4b0ed52e751da7823dd9a36e91f93a6310e5525" | 8 | SRCREV = "a7c6cf58a88a510cb00841351e75030ce78d36bf" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/tomaszmrugalski/dibbler \ | 10 | SRC_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 | " |
| 14 | PV = "1.0.1+1.0.2RC1+git${SRCREV}" | 13 | PV = "1.0.1+1.0.2RC1+git${SRCREV}" |
| 15 | 14 | ||
