meta-dpdk/recipes-extended/dpdk
Mingli Yu 6bb0d25138 dpdk: Make sure -march exist
Fixes:
   ERROR: ExpansionError during parsing /build/layers/meta-dpdk/recipes-extended/dpdk/dpdk_23.11.bb
   Traceback (most recent call last):
     File "Var <EXTRA_OEMESON>", line 1, in <module>
     File "/build/layers/meta-dpdk/recipes-extended/dpdk/dpdk_23.11.bb", line 12, in get_cpu_instruction_set(bb=<module 'bb' from '/build/layers/oe-core/bitbake/lib/bb/__init__.py'>, d=<bb.data_smart.DataSmart object at 0x7f63569bb070>):
         import re
     >    march = re.search(r'-march=([^\s]*)', d.getVar('CC')).group(1)
         return march
   bb.data_smart.ExpansionError: Failure expanding variable EXTRA_OEMESON, expression was  -Dexamples=all -Dcpu_instruction_set=${@get_cpu_instruction_set(bb, d)}   which triggered exception AttributeError: 'NoneType' object has no attribute 'group'
   The variable dependency chain for the failure is: EXTRA_OEMESON -> meson_do_configure

   ERROR: Parsing halted due to errors, see error messages above

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-08 15:31:58 +08:00
..
dpdk dpdk: 23.07 -> 23.11 (LTS) 2023-12-08 09:04:48 +08:00
dpdk_21.11.5.bb dpdk/21.11: update to 21.11.5 2023-10-03 14:55:42 +08:00
dpdk_23.11.bb dpdk: Make sure -march exist 2024-01-08 15:31:58 +08:00
dpdk-kmods_git.bb dpdk-kmods: upgrade to commit hash e721c733cd24206399bebb8f0751b0387c4c1595 2023-05-10 16:04:59 +08:00
dpdk-module_21.11.5.bb dpdk/21.11: update to 21.11.5 2023-10-03 14:55:42 +08:00
dpdk.inc dpdk.inc: switch to using https protocol 2023-10-03 15:32:47 +08:00