diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-11-26 07:55:17 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-11-26 08:48:11 -0700 |
| commit | 8760facba1bceb299b3613b8955621ddaa3d4c3f (patch) | |
| tree | b872c791cbec3c0145b240258d61b33d2383ce94 | |
| parent | aa9b1f50f424a8baee65c95a09fbb7d57c5801c8 (diff) | |
| download | meta-openembedded-sumo.tar.gz | |
wireshark: 2.4.8 src moved to all-versionssumo
update SRC_URI
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb b/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb index 7c81ad3eed..51a7aa8cd3 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6e271234ba1a13c6e512e76b94ac2f77" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-error" | 7 | DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-error" |
| 8 | 8 | ||
| 9 | SRC_URI = "https://1.as.dl.wireshark.org/src/${BP}.tar.xz" | 9 | SRC_URI = "https://1.as.dl.wireshark.org/src/all-versions/${BP}.tar.xz" |
| 10 | SRC_URI += "file://libgcrypt.patch" | 10 | SRC_URI += "file://libgcrypt.patch" |
| 11 | 11 | ||
| 12 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" | 12 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" |
