summaryrefslogtreecommitdiffstats
path: root/meta-dpdk
Commit message (Collapse)AuthorAgeFilesLines
* meta-dpdk: Add dpdk to petalinux-image-everythingMark Hatle2023-06-092-0/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-dpdk: dpdk update to AMD forked code base 22.11.0John Toomey2023-06-093-55/+13
| | | | | | | | | | | | | | | Update the dpdk recipe to work with the internal forked version of dpdk - dpdk version set to 22.11 - remove unnecesasry patch - remove CVE_CHECK_IGNOREs as these CVEs appear to have been patched - modify the meson settings to build the correct target - install the correct files Signed-off-by: John Toomey <john.toomey@amd.com> Restructed to match the current langdale version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-dpdk: Remove dpdk-module, module is part of linux-xlnxMark Hatle2023-06-092-132/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-dpdk: Remove 21.11.2 versionMark Hatle2023-06-093-177/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dpdk-kmods_git.bb: Remove, not relevant for versal-netMark Hatle2023-06-091-29/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-dpdk: Document this is a forkMark Hatle2023-06-091-22/+6
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-dpdk: Add langdale meta-dpdkMark Hatle2023-06-0918-0/+772
Add a copy of meta-dpdk, for the langdale branch from git://git.yoctoproject.org/meta-dpdk as of commit: bd1b4f10262f12dd66a91383757ccba4eeda0b08 Signed-off-by: Mark Hatle <mark.hatle@amd.com>