mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:33:28 +00:00
wireshark: remove restriction to ARM ISA
The restriction to ARM instruction set came in the original wireshark recipe, which was 2 major versions ago (and also a few toolchains ago). Wireshark 3.x seems to be building fine allowing thumb instructions, at least on cortexa9t2hf. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4f29ebd4ea
commit
a61ef2c75f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user