#
be4c001b |
| 17-Jun-2024 |
David Marchand <david.marchand@redhat.com> |
config: fix warning for cross build with meson >= 1.3.0
Starting meson 1.3.0, the pkgconfig variable is deprecated in favor of pkg-config. Keep both variables as suggested in meson RN.
Link: https:
config: fix warning for cross build with meson >= 1.3.0
Starting meson 1.3.0, the pkgconfig variable is deprecated in favor of pkg-config. Keep both variables as suggested in meson RN.
Link: https://mesonbuild.com/Release-notes-for-1-3-0.html#machine-files-pkgconfig-field-deprecated-and-replaced-by-pkgconfig Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>
show more ...
|
#
2f655c97 |
| 05-Jul-2022 |
Zhipeng Lu <luzhipeng@cestc.cn> |
config/arm: add Phytium FT-2000+
Here adds configs for Phytium server.
Signed-off-by: Zhipeng Lu <luzhipeng@cestc.cn> Reviewed-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ruifeng Wang <ruif
config/arm: add Phytium FT-2000+
Here adds configs for Phytium server.
Signed-off-by: Zhipeng Lu <luzhipeng@cestc.cn> Reviewed-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>
show more ...
|