diff options
author | 2024-05-23 10:19:29 -0400 | |
---|---|---|
committer | 2024-08-17 12:37:34 +0000 | |
commit | da95381c1a7f3ad1455cd0da8da48d34b187186b (patch) | |
tree | 023f50b86a335334935b4031859075ae025519f7 /meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend | |
parent | 0cbf520a906ede60307fd3b700b13b25089fc3f7 (diff) |
Update bbappends for upstream version bumps
Rename python3-grpcio, python3-grpcio, and icu bbappends to use
wildcards to handle minor upstream version bumps.
Bug-AGL: SPEC-5147
Change-Id: I2d70bc76ec767fc26e8c704bd470904e42de4f82
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend')
-rw-r--r-- | meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend b/meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend index cf4061e92..064cda797 100644 --- a/meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend +++ b/meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend @@ -1 +1,5 @@ +<<<<<<< HEAD:meta-agl-html5-demo/recipes-support/icu/icu_74-%.bbappend require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'icu_74-1_agldemo.inc', '', d)} +======= +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'icu_agldemo.inc', '', d)} +>>>>>>> fe2024e (Update bbappends for upstream version bumps):recipes-support/icu/icu_74-%.bbappend |