summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-networking
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-23 15:01:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-23 16:18:15 +0300
commitdec060e0fadb20cc708370ae192db4462283ee58 (patch)
treec239cdb9a5f7c4f0f022babb75115b5a5eb0e69c /meta-openembedded/meta-networking
parentaca8d6e0500430a0cba0b1ebd1099cd709bafcc1 (diff)
downloadopenbmc-dec060e0fadb20cc708370ae192db4462283ee58.tar.xz
meta-openembedded: subtree update:ef1b17f4ef..290ad988fb
Alistair Francis (6): python3-padaos: Initial commit of version 0.1.10 python3-padatious: Initial commit of 0.4.7 python3-petact: Initial commit of version 0.1.2 python3-precise-runner: Initial commit of version 0.3.1 python3-pulsectl: Initial version of 18.12.5 python3-pychromecast: Initial commit of version 4.0.1 Bartosz Golaszewski (1): python-jsonschema: add python-setuptools-scm to RDEPENDS Daniel Ammann (1): dhex: Add new recipe Khem Raj (5): dfu-utils: Switch src_uri to sourceforge.net dfu-util-native: Dont build static binary live555: Switch SRC_URI where archives are kept for longer kernel-selftest: Exclude from world builds uim: Update to 1.8.8 Oleksandr Kravchuk (2): pcsc-lite: update to 1.8.25 xf86-video-nouveau: update to 1.0.16 Ricardo Salveti (2): python-pyrsistent: add recipe python-jsonschema: rdepends on attrs and pyrsistent S. Lockwood-Childs (1): wireshark: remove restriction to ARM ISA Slater, Joseph (1): live555: update to version 20190828 Vincent Prince (3): python*-psutil: Add native and nativesdk to BBCLASSEXTEND python3-cheetah: add recipe python3-regex: add recipe Yuan Chao (8): python-more-itertools: new recipe python-zipp: new recipe python-pathlib2: new recipe python-packaging: new recipe python-importlib-metadata: new recipe python-pytest: fix runtime error libtevent: upgrade 0.10.0 -> 0.10.1 cryptsetup: upgrade 2.2.0 -> 2.2.1 cjhasu (1): Remove "werkzeug-test" in RDEPENDS Change-Id: Ideadf7469c094d3f26382af6203403ac5c29c6ee Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openembedded/meta-networking')
-rw-r--r--meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.10.1.bb (renamed from meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.10.0.bb)4
-rw-r--r--meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb2
2 files changed, 2 insertions, 4 deletions
diff --git a/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.10.0.bb b/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.10.1.bb
index a581d3abf..f1b170daf 100644
--- a/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.10.0.bb
+++ b/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent_0.10.1.bb
@@ -13,8 +13,8 @@ SRC_URI = "https://samba.org/ftp/tevent/tevent-${PV}.tar.gz \
"
LIC_FILES_CHKSUM = "file://tevent.h;endline=26;md5=4e458d658cb25e21efc16f720e78b85a"
-SRC_URI[md5sum] = "97ea9861252e52c24adf6c45ab676a60"
-SRC_URI[sha256sum] = "33f39612cd6d1ae6a737245784581494846f5bb07827983d2f41f942446aa4e6"
+SRC_URI[md5sum] = "1060eb69d6994a847eecb73c4d391ced"
+SRC_URI[sha256sum] = "79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6"
inherit waf-samba
diff --git a/meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb b/meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb
index efcd5e42e..6de188da2 100644
--- a/meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb
+++ b/meta-openembedded/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb
@@ -19,8 +19,6 @@ PE = "1"
inherit cmake pkgconfig python3native perlnative upstream-version-is-even
-ARM_INSTRUCTION_SET = "arm"
-
PACKAGECONFIG ?= "libpcap gnutls libnl libcap sbc"
PACKAGECONFIG_class-native = "libpcap gnutls ssl libssh"