mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-20 05:37:15 +00:00
3662a3a732
Update to a newer version of the last release, because this does not compile which got fixed with https://github.com/irontec/sngrep/commit/b84f0663e47de6f238d9f81eed67612a9ab616ef. sngrep supports pcre2, so use this instead of pcre, which is outdated. Changelog: * capture: add support for telephony-event rtp streams (RFC 4733) * capture: replace fake HEP frames for network captured packets * call flow: limit call-id displayed on title to 125 characters * rtp: fix duration value in telephony-event is incorrectly converted * core: fix out of bound arrays crashes * eep: fix multiple memory crashes in HEP parsing * ipv6: fixed incorrect payload length for fragmented IPv6 packets * build: use libgcrypt-config if pkg-config is not available for libcrypt Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>