aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/dpdk/recipes-extended
AgeCommit message (Collapse)Author
2023-01-04dpdk-module: fix build issueZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-30dpdk: fix build issueZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-05-20dpdk: update to 21.11Zhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-04-19meta-amd: Convert to new override syntaxZhaolong Zhang
This converts the layers to the new override syntax. This was done using `<oe-core>/scripts/contrib/convert-overrides.py <this-layer>` after expending the override strings(shortvars) in convert-overrides.py by: "radeon amdgpu amd seattle-be v1000 amdx86" with no more other manual fixes. Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2021-08-12dpdk: fix axgbe net driver for v1000Arsalan H. Awan
As Yocto is a custom OS, and pci_search_device doesnt work well on custom OS, as a temporary solution, we remove the pci_search_device and SNOWY AXGBE values, and hardcode the RV AXGBE values for V1000. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2021-04-26dpdk: upgrade to the latest LTS release v20.11.1Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-12-17remove e3000 and create a generic amdx86 bsp for all supported machinesArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-12-14dpdk: upgrade to v18.11.10 as per yocto dunfell branchArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-09-24dpdk: upgrade to v18.11.8 as per yocto dunfell v3.1.2Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21dpdk: upgrade to v18.11.7 as per yocto dunfellArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16dpdk: fix recipe of v18.11.1Arsalan H. Awan
This fixes the dpdk recipe of v18.11.1 for the next release. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28snowyowl: rename to e3000Arsalan H. Awan
This renames the snowyowl machine and its all references to e3000. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28common: rename to meta-amd-bspArsalan H. Awan
This renames common layers to meta-amd-bsp as it is going to hold all the bsps in it in the following commits. This also changes the layer title in layer.conf from "amd" to "amd-bsp" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>