image_types_gbmc_dynamic: fix regexp for add_partition_info_fitimage

Found in classes/image_types_gbmc_dynamic.bbclass, there miss a check
for address on hex A-F.

It will break the real image address and it may cause kernel panic.

Adding regexp for A-F/a-f.

Tested: Build Successfully

Google-Bug-Id: 427623501
Change-Id: I79340a4ad965225d391b3350777d4d29aab3129c
Signed-off-by: Steven Cho <cho.steven@inventec.corp-partner.google.com>
1 file changed
tree: 87d5a850043e1e3b04183699b04c5898b3c9a9ca
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.