commit | 9911f0d72cb79cd94472c8b56a12902f2b1b8d75 | [log] [tgz] |
---|---|---|
author | Steven Cho <cho.steven@inventec.corp-partner.google.com> | Wed Jun 25 14:16:01 2025 +0800 |
committer | Steven Cho <cho.steven@inventec.corp-partner.google.com> | Mon Jul 14 00:34:37 2025 -0700 |
tree | 87d5a850043e1e3b04183699b04c5898b3c9a9ca | |
parent | 8f549836da3a9e73e1ced299540a45b1c010f796 [diff] |
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>