diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-02-07 16:05:14 -0500 |
---|---|---|
committer | jenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org> | 2024-04-24 15:25:38 +0000 |
commit | dfbecfe5a8940e5b931bcc965167679f03713ec0 (patch) | |
tree | a3b58316ea0f2db3e6a3df39431c39dbfd0160d6 /recipes-support/icu/icu_74-1.bbappend | |
parent | 3e21f709ca9e71ba600b6b00ccbd783b3e7173a9 (diff) |
icu: update bbappend for 74-1 version
Also, new version now uses - instead of . for version separator.
Bug-AGL: SPEC-4578
Change-Id: Ibbef7a7631e923ec6c7ec189b2cc2463fb1d0c05
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'recipes-support/icu/icu_74-1.bbappend')
-rw-r--r-- | recipes-support/icu/icu_74-1.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/icu/icu_74-1.bbappend b/recipes-support/icu/icu_74-1.bbappend new file mode 100644 index 000000000..cf4061e92 --- /dev/null +++ b/recipes-support/icu/icu_74-1.bbappend @@ -0,0 +1 @@ +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'icu_74-1_agldemo.inc', '', d)} |