summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
Commit message (Collapse)AuthorAgeFilesLines
* open62541: upgrade 1.3.15 -> 1.3.17Ankur Tyagi2026-03-091-1/+1
| | | | | | | | | Release Notes: https://github.com/open62541/open62541/releases/tag/v1.3.17 https://github.com/open62541/open62541/releases/tag/v1.3.16 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* nopoll: upgrade 0.4.7.b429 -> 0.4.9.b462Ankur Tyagi2026-03-091-1/+1
| | | | | | | | | | | | | | | 0.4.9 ----- Stable release with bug fixing, support for Debian Buster, Debian Bullseye and Ubuntu Focal https://github.com/ASPLes/nopoll/blob/master/doc/release-notes/nopoll-0.4.9.txt 0.4.8 ----- Stable release with bug fixing, support for Debian Buster, Debian Bullseye and Ubuntu Focal https://github.com/ASPLes/nopoll/blob/master/doc/release-notes/nopoll-0.4.8.txt Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* nopoll: Upgrade to 0.4.7.b429Jason Schonberg2026-03-091-2/+1
| | | | | | | | | | | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5f7c5c664162f0e08363783acb7756e9cbfb2cc5) Stable release with bug fixing, support for Debian Stretch and Ubuntu Bionic Release Notes: https://github.com/ASPLes/nopoll/blob/master/doc/release-notes/nopoll-0.4.7.txt Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* frr: upgrade 10.4.2 -> 10.4.3Ankur Tyagi2026-03-091-1/+1
| | | | | | | | Release Notes: https://github.com/FRRouting/frr/releases/tag/frr-10.4.3 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* frr: patch CVE-2025-61099..61107Gyorgy Sarvari2026-02-024-0/+416
| | | | | | | | | | | | | | | | | | | | | | | | | | | Details: https://nvd.nist.gov/vuln/detail/CVE-2025-61099 https://nvd.nist.gov/vuln/detail/CVE-2025-61100 https://nvd.nist.gov/vuln/detail/CVE-2025-61101 https://nvd.nist.gov/vuln/detail/CVE-2025-61102 https://nvd.nist.gov/vuln/detail/CVE-2025-61103 https://nvd.nist.gov/vuln/detail/CVE-2025-61104 https://nvd.nist.gov/vuln/detail/CVE-2025-61105 https://nvd.nist.gov/vuln/detail/CVE-2025-61106 https://nvd.nist.gov/vuln/detail/CVE-2025-61107 The NVD advisory refernces a PR[1] that contains only an unfinished, and ultimately unmerged attempt at the fixes. The actual solution comes from a different PR[2]. These patches are 3 commits from that PR. The last commit wasn't backported, because it is just code formatting. [1]: https://github.com/FRRouting/frr/pull/19480 [2]: https://github.com/FRRouting/frr/pull/19983 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3cd47f72ad8d3889e2ef44c63ce6414cb1a9964d) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* dante: Add _GNU_SOURCE for musl buildsKhem Raj2026-01-201-0/+2
| | | | | | | | | | This helps build fixes e.g. cpuset_t definitions etc. glibc builds have _GNU_SOURCE defined inherently. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 848bac20ea27afddc3843c41ad105843ad167177) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* dante: upgrade 1.4.3 -> 1.4.4Gyorgy Sarvari2026-01-201-2/+2
| | | | | | | | | | | | | | | | | | | | License-Update: copyright year bump Changelog: - Fix potential security issue CVE-2024-54662, related to "socksmethod" use in client/hostid-rules. - Add a missing call to setgroups(2). - Patch to fix compilation with libminiupnp 2.2.8. - Client connectchild optimizations. - Client SIGIO handling improvements. - Various configure/build fixes. - Updated to support TCP_EXP1 version of TCP hostid format. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9f12c5fbc63143c33d6c68139cccac770817b4eb) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* frr: upgrade 10.4.1 -> 10.4.2Ankur Tyagi2026-01-201-1/+1
| | | | | | | | Release Notes: https://github.com/FRRouting/frr/releases/tag/frr-10.4.2 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* net-snmp: patch CVE-2025-68615Peter Marko2026-01-202-0/+34
| | | | | | | | | Pick patch per [1]. [1] https://security-tracker.debian.org/tracker/CVE-2025-68615 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
* vsomeip: upgrade 3.5.10 -> 3.5.11Yi Zhao2025-11-204-15/+99
| | | | | | | | | | | ChangeLog: https://github.com/COVESA/vsomeip/releases/tag/3.5.11 * Refresh local patches * Fix build with boost 1.89 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atftp,tftp-hpa,vsftpd,dante,stunnel: Disable and remove tcp-wrapper supportKhem Raj2025-11-111-2/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vsomeip: upgrade 3.5.3 -> 3.5.10Yi Zhao2025-11-069-69/+298
| | | | | | | | | | | | | | | | | ChangeLog: https://github.com/COVESA/vsomeip/releases/tag/3.5.4 https://github.com/COVESA/vsomeip/releases/tag/3.5.5 https://github.com/COVESA/vsomeip/releases/tag/3.5.6 https://github.com/COVESA/vsomeip/releases/tag/3.5.7 https://github.com/COVESA/vsomeip/releases/tag/3.5.8 https://github.com/COVESA/vsomeip/releases/tag/3.5.9 https://github.com/COVESA/vsomeip/releases/tag/3.5.10 * Fix build with boost 1.89 * Fix build on 32-bit host Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: fix ptestsGyorgy Sarvari2025-10-281-1/+5
| | | | | | | Add missing dependencies. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Upgrade 2600.140.3 -> 2881.0.25Alex Kiernan2025-10-2410-93/+25
| | | | | | | | | Convert systemd unit to use `-foreground` option removing the need for the PID file. Also fix `Pending` Upstream-Status to make clear that upstream doesn't take patches. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freediameter: upgrade 1.5.0 -> 1.6.0Wang Mingyu2025-10-213-153/+1
| | | | | | | | | 0001-fixes-for-gcc-15.patch 0002-allow-build-with-cmake-4.patch removed since they're included in 1.6.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* frr: upgrade 10.3 -> 10.4.1Gyorgy Sarvari2025-10-121-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop the "datacenter" PACKAGECONFIG, because it became obsolete: "The --enable-datacenter compile time option is deprecated. Please modify the init script to pass -F datacenter to the daemons instead." Note: grpc PACKAGECONFIG seems to be broken (it was broken in the previous version also). At the first sight it looks that the application's Makefile enforces c++11 standard, but abseil (which is a dependency of grpc) requires at least c++17. Changelog: 10.4.1: - bgpd: initialize local variable - ospfd: Use after free cleanup of lsa - vtysh: copy config from file should actually apply - Revert PR #18358: BGP evpn testing and bug fixes related to non default EVPN backbone - topotests: improve embedded RP test reliability - lib, zebra: mark singleton nexthops inactive/active on link state changes for wecmp - bgpd: LL next-hop capabilty fixes - eigrp: validate hello packets and tlvs better - bgpd: Fix compilation error in bgpd module: Update TP_ARGS for bgp - bgpd: Ensure addpath does not withdraw selected route in some situations - bgpd: [GR] fixed selectionDeferralTimer to display select_defer_time val - bgpd: LL next-hop capabilty fixes (round 2) - lib: compute link-state zapi message size - zebra: Fix buffer overflows found by fuzzing. 10.4: - BGP BFD Strict-Mode - BGP Link-Local Next Hop Capability [draft-ietf-idr-linklocal-capability] - BGP Transparent mode - BGP Next Hop Dependent Characteristics Attribute [draft-ietf-idr-entropy-label] - IGMP and MLD group/source limits - PIM dense and sparse-dense mode support [RFC3973] - IGMPv2/MLDv1 immediate leave - v4-via-v6 nexthop support for static routes - Timeout for vtysh - Discover PREF64 in Router Advertisements [RFC8781] 10.3.2: - bgpd: correct no form commands - bgpd: fix to show exist/non-exist-map in 'show run' properly - redhat: make FRR RPM build to work on RedHat 10 - build: check for libunwind.h, not unwind.h - bgpd: use AS4B format for BGP loc-rib messages. - bgpd: fix for the validity and the presence of prefixes in the BGP VPN table. - bgpd: Force adj-rib-out updates if MRAI is kicked in - zebra: Provide SID value when sending SRv6 SID release notify message - bgpd: Fix crash when fetching statistics for bgp instance - nhrpd: fix crash when accessing invalid memory zone - zebra: Initialize RB tree for router tables - zebra: fix null pointer dereference in zebra_evpn_sync_neigh_del - zebra: fix stale NHG in kernel - bgpd: Fix incorrect stripping of transitive extended communities - lib: Fix no on-match goto NUM command - bgpd: Fix extended community check for IP non-transitive type - bgpd: Fix DEREF_OF_NULL.EX.COND in bgp_updgrp_packet - lib: revert addition of vtysh_flush() call in vty_out() - bgpd: Extract link bandwidth value from extcommunity before using for WCMP - Use ipv4 class E addresses (240.0.0.0/4) as connected routes by default - bfdd: Set bfd.LocalDiag when transitioning to AdminDown - zebra: clean up a json object leak - bgpd: Do not try to reuse freed route-maps - lib: fix routemap crash - bgpd: initialize local variable - ospfd: Use after free cleanup of lsa - vtysh: copy config from file should actually apply - bgpd : Fix compilation error in bgpd module: Update TP_ARGS for bgp - bgpd: Ensure addpath does not withdraw selected route in some situations - lib, zebra: mark singleton nexthops inactive/active on link state changes for wecmp - eigrp: validate hello packets and tlvs better - bgpd: [GR] fixed selectionDeferralTimer to display select_defer_time val 10.3.1: - Check valid babel port - Fix incorrect type assignment in parse_request_subtlv - Fix `set evpn gateway-ip ipv[46]` route-map - Fix bmp heap use after free on non connected session - Fix evpn attributes being dropped on input - Fix holdtime not working properly when busy - Fix leaked memory when showing some bgp routes - Fixed crash upon bgp network import-check command - On shutdown free up memory leak found by topotest - Prevent crash when issuing a show rpki connections - Remove unused defines from bgp_label.h - Retain the routes if we do a clear with n-bit set for graceful-restart - Set the label for mp_unreach_nlri 0x800000 instead of 0x000000 - Treat the peer as not active due to bfd down only if established - Fix incorrect bestpath reasoning in some situations - Fix show bgp vpn rd json - Add total path count for bgp net in json output - Fix import all adj-rib-in and loc-rib after bmp connects - On shutdown prefix/access list memory was being leaked - Fix srv6_sid memory leak - Free up leaked prefix-list memory on shutdown - Create vrf if needed - Return duplicate ipv6 prefix-list entry test - Return duplicate prefix-list entry test - Add hop count validation before forwarding in nhrp_peer_recv() - Disable and delete ospfv3 areas that no longer have interfaces or configuration. - Fix lsa memory leaks related to graceful restart - Fix crash when ospf client connects before doing 'router ospf' - Fix for crash during networking restart - Fix memory leak on shutdown - Initialize gm proxy to false - Make docs and rpki optional for rpm package build - Make sure zeromq is always disabled - Revert - Add option to build pkg without docs and rpki support - Add Workaround for inet_ntop replacement which breaks rpms - Avoid requesting srv6 sid from zebra when loc and sid block dont match - Add more tests to bgp_rpki_topo1 test - Add nb test binary to .gitignore - Add route-map evpn set gateway-ip topotest - Check if routes are marked as stale and retained with n-bit for gr - Fix typo when configuring delayopen timer - Fix wait times in test_ospf6_gr_topo1 topotest - Use label 0x800000 instead of 0x000000 for bmp tests - Use little-endian order for libyang api - Fix reload script for srv6 locators and formats Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: Backport a patch to make sure $(LDFLAGS) is before any libsPeter Kjellerstedt2025-10-102-1/+258
| | | | | | | | | | | | | | | After commit 1997d3d6c43348c663f3295dac3a906ad38549a4 (net-snmp: Do not pass LDFLAGS to compiler), some linker flags, like "-Wl,--as-needed", appear too late on the linker command line. Backport a patch that corrects the order of the arguments given to the linker. Unfortunately, the patch is not enough. libtool reorders the arguments given to libtool --mode=link so that any lib dependencies appear before other linker arguments. Therefore it is needed to inject -Wl,--as-needed on the linker command line that libtool produces. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Upgrade 2600.120.12 -> 2600.140.3Alex Kiernan2025-08-299-22/+18
| | | | | | | Also cleanup dangling comments in the recipe. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tsocks: Always use ligcc for compiler runtime with clang on x86Khem Raj2025-07-201-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: Do not pass LDFLAGS to compilerKhem Raj2025-07-181-2/+0
| | | | | | | | | | | | | | | | | This fixed issues like incompatible hash sections it was added in 2009 [1], however these errors are not seen in todays OE builds On the contrary it regresses build with clang since it rejects the options which results in some configure test failures, resulting finally in build/compile failures arm-yoe-linux-gnueabi-clang: warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument] [1] https://git.openembedded.org/openembedded/commit/?id=07f750c6382476b799201b5ca47f93a5f7aa7e84 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Jan Luebbe <jlu@pengutronix.de>
* freediameter: Add patch for CMake 4+ compatibilityAlper Ak2025-07-092-1/+82
| | | | | | | | | | | | | | | | | | | Fix: | CMake Error at CMakeLists.txt:24 (CMAKE_MINIMUM_REQUIRED): | Compatibility with CMake < 3.5 has been removed from CMake. | | Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | to tell CMake that the project requires at least <min> but has been updated | to work with policies introduced by <max> or earlier. | | Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. | | | -- Configuring incomplete, errors occurred! Signed-off-by: Alper Ak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-openembedded/all: adapt to UNPACKDIR changesAlexander Kanavin2025-06-2512-16/+6
| | | | | | | | | | | | | Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Upgrade 2600.100.147 -> 2600.120.12Alex Kiernan2025-05-283-52/+33
| | | | | | | | Drop redundant limit declaration patch. Swap issetugid()/getenv() call for secure_getenv() on Linux. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Upgrade 2559.80.8 -> 2600.100.147Alex Kiernan2025-05-1820-855/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop fixes which are upstream (fixed differently): * 0001-Fix-SIGSEGV-during-DumpStateLog.patch * 0004-Add-definition-for-MAX.patch Upstream has significantly reworked the netlink handling, this breaks the existing patches which: * Rework the interface handling from a bitbmap into a list * Include checks for significant changes to interfaces before discarding the entire set and restarting * A fix for deleting interfaces The upstream code appears to handle the latter two cases, the former was noted as a problem on Android in 2017. Drop all these changes and hope that they are indeed resolved; the upstream changes appear to be based on code from the matter-openwrt tree (authored by Apple): https://github.com/project-chip/matter-openwrt/tree/main/third_party/mdnsresponder/patches Refresh all other patches. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Fix build with gcc-15Nguyen Dat Tho2025-04-102-0/+38
| | | | | | | | | | | | | | | Fix error: http://errors.yoctoproject.org/Errors/Details/851809/ ../mDNSShared/CommonServices.h:856:13: error: 'bool' cannot be defined via 'typedef' 856 | typedef int bool; | ^~~~ ../mDNSShared/CommonServices.h:856:13: note: 'bool' is a keyword with '-std=c23' onwards ../mDNSShared/CommonServices.h:856:1: warning: useless type name in empty declaration 856 | typedef int bool; | ^~~~~~~ Signed-off-by: Nguyen Dat Tho <tho3.nguyen@lge.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freediameter: fix build with gcc-15.0.1mark.yang2025-04-012-0/+70
| | | | | | | | | | | | | | | | * backport fix from: https://github.com/freeDiameter/freeDiameter/issues/72 https://github.com/freeDiameter/freeDiameter/commit/a54f10082f819dadfa6931166e71edffadb565dd to fix: http://errors.yoctoproject.org/Errors/Details/850312/ TOPDIR/tmp/work/qemux86_64-oe-linux/freediameter/1.5.0+git/git/libfdcore/sctp.c:622:21: note: 'bool' is a keyword with '-std=c23' onwards TOPDIR/tmp/work/qemux86_64-oe-linux/freediameter/1.5.0+git/git/libfdcore/sctp.c:622:26: error: expected identifier or '(' before '=' token 622 | int bool = 1; | ^ Signed-off-by: mark.yang <mark.yang@lge.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* frr: upgrade 10.2.1 -> 10.3Yi Zhao2025-03-311-2/+2
| | | | | | | | ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-10.3 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: Fix a crash and support for 6.7+ kernelKhem Raj2025-03-293-0/+142
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openl2tp: Replace ifconfig with ip command in ptest run scriptKhem Raj2025-03-281-3/+2
| | | | | | | ifconfig may not exist on all systems since its deprecated, fixes ptests Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xl2tpd: fix build with gcc-15Martin Jansa2025-03-282-1/+42
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openl2tp: Pin to C17 stdKhem Raj2025-03-201-1/+1
| | | | | | | Does not compile with C23 with GCC-15 and the last release was long time ago. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Fix variable assignment whitespaceRichard Purdie2025-03-201-1/+1
| | | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openl2tp: don't inherit autotoolsRoss Burton2025-03-191-2/+4
| | | | | | | | This upstream does not in fact use autotools, so remove the inherit and implement the required do_install. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Upgrade 2559.60.39.0.1 -> 2559.80.8Alex Kiernan2025-03-131-1/+1
| | | | | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open62541: split schema defs into separate packageJohannes Kauffmann2025-03-061-0/+6
| | | | | | | | | | | The OPC UA schema definitions and nodeset descriptions make up 90MB of the "normal" package and contain mostly text files not needed during runtime. Split them into a -tools package. The "normal" package size is reduced drastically. Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
* open62541: make generated namespace configurableJohannes Kauffmann2025-03-061-2/+3
| | | | | | | | | | The default is still the FULL namespace, but it is now possible to switch to REDUCED. With the REDUCED namespace, the binary shrinks about 80% in size, from 4.5MB to ~800kB. Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
* open62541: remove amalgamation PACKAGECONFIGJohannes Kauffmann2025-03-061-1/+0
| | | | | | | | | | | | | | | open62541@9e0b766fbba73be8d703b6ccbfdeec5bfd200b48 made it an error to install the package while the amalgamation option is enabled. On the 1.3 branch, this is not yet an issue. However, it is clear that this option is not deemed suitable for building open62541 in the context of a distribution. Thus, remove the PACKAGECONFIG outright, before someone depends on the different (incompatible) header includes required by the amalgamation option. Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
* open62541: update to v1.3.15Johannes Kauffmann2025-03-061-2/+2
| | | | Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
* corosync: reproducibility issueChristos Gavros2025-02-131-0/+3
| | | | | | | | | | | | | | | | | Corosync is not reproducible due to change of value in NETSNMP_SYS_CONTACT which is set in net-snmp: NETSNMP_SYS_CONTACT = "$ME@$LOC" $ME = whoami $LOC assigned domain name from /etc/resolv.conf Use build in'--with-sys-contact' to overwrite it https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/30/steps/28/logs/stdio CC: Yoann Congal <yoann.congal@smile.fr> CC: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Christos Gavros <gavrosc@yahoo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rp-pppoe: update SRC_URIWang Mingyu2025-02-121-1/+1
| | | | | | | | | Upstream repository url changed. Fixes unsuccessful fetch warning. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: correct typo on RDEPENDSHongxu Jia2025-02-081-1/+1
| | | | | | | Move `append' to the behind of RDEPENDS:${PN}-libs Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Separate out mdns-libnss-mdns packageAlex Kiernan2025-02-051-3/+8
| | | | | | | | | Extract mdns-libnss-mdns from the main package so we can mark it as an RPROVIDE for libnss-mdns (matching avahi-libnss-mdns) and then RRECOMMEND this when building with glibc. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Correct RPROVIDE to match libdns-sd in avahiAlex Kiernan2025-02-051-1/+1
| | | | | | | | We want to select libdns_sd.so from either Avahi or mDNSResponder, make the RPROVIDE match the one in Avahi. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: Upgrade 2559.40.32 -> 2559.60.39.0.1Alex Kiernan2025-02-051-1/+1
| | | | | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open62541: fix qa error with encryption-openssl PACKAGECONFIGGyorgy Sarvari2025-02-011-0/+3
| | | | | | | | | | | | | In case "encryption-openssl" PACKAGECONFIG is enabled, do_package_qa fails: ERROR: open62541-1.3.8-r0 do_package_qa: QA Issue: File /usr/lib/cmake/open62541/open62541Targets.cmake in package open62541-dev contains reference to TMPDIR [buildpaths] Fix it by changing the value of RECIPE_SYSROOT to CMAKE_SYSROOT variable, so the qa check passes, and other CMake projects should be still able to find the CMake package provided by this recipe. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp-native: dependency with libpci-nativeChristos Gavros2025-01-291-2/+2
| | | | | | | | | | | | Building of net-snmp-native aborted due to missing dependency with libpci-native. Fixed by keeping the dependency on for target recipe and removing it for native CC: Yoann Congal <yoann.congal@smile.fr> CC: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Christos Gavros <gavrosc@yahoo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vsomeip: Skip building, needs porting to boost >= 1.87Khem Raj2025-01-131-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vsomeip: Upgrade to 3.5.3Khem Raj2025-01-135-1494/+13
| | | | | | | Drop backports and not needed patches Add local SRC_URI For googletests Signed-off-by: Khem Raj <raj.khem@gmail.com>
* frr: upgrade 10.2 -> 10.2.1Yi Zhao2025-01-011-1/+1
| | | | | | | | ChangeLog: https://github.com/FRRouting/frr/commit/5f0beaa0fdd00b7a60c1765067d1b6fa65ce96c0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* frr: upgrade 10.1.1 -> 10.2Yi Zhao2024-12-261-2/+2
| | | | | | | | ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-10.2 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>