summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* libslirp: drop for upstreamTrevor Woerner2024-08-201-18/+0
| | | | | | | | Upstream poky/oe-core contains the exact same recipe. Remove the local one and let upstream maintain it. Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* iproute2: upgrade 5.15.0 → 6.7.0 with upstreamTrevor Woerner2024-08-203-141/+0
| | | | | | | | Drop the locally-carried recipe since the upstream one in oe-core/poky is a newer release. Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* qemu: Update to qemu 8.1.0Mark Hatle2024-01-221-0/+18
| | | | | | | | | | | | | Backport the QEMU 8.1.x integration from current poky (commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10). Add Xilinx specific integration. Add required libslirp recipe from current poky. Also update the qemu-devicetree to the latest version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Transition LICENSE values to supported valuesMark Hatle2022-09-131-1/+1
| | | | | | | | GPLv2+ to GPL-2.0-or-later GPLv2 to GPL-2.0-only Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* iproute2: Provide 5.15.0 version, taken from Yocto Project masterMark Hatle2022-05-023-0/+141
Yocto Project master, commit: 93c449d6b2d1436b529c084cffca6b9a477f4b3b commit 93c449d6b2d1436b529c084cffca6b9a477f4b3b (HEAD) Author: wangmy <wangmy@fujitsu.com> Date: Tue Nov 9 23:02:42 2021 +0800 iproute2: upgrade 5.14.0 -> 5.15.0 (From OE-Core rev: 609fd71c5d132b77072f1eb0cc4fe94370371eff) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 0d663f82b6c8858e667449c99a54c219ebe7caad) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>