Skip to content

Commit

Permalink
ilib-webapp=22,v14.14.0 enact-framework=r19
Browse files Browse the repository at this point in the history
:Release Notes:
Sync up iLib 14.14.0

:Detailed Notes:
ilib-webapp: submissions/21..submissions/22
0425c4c Sync up iLib 14.14.0
(https://github.com/iLib-js/iLib/releases)
Added support for ig-NG, lb-LU, yo-BJ, yo-NG, ps-AF, and ps-PK locales
validated locale data and added many test cases
Fixed correct currency symbol (AMD, AZN, GHS)

enact-framework: r18..r19
Updated Enact's corresponding iLib dependency

:Testing Performed:
See the CCC ticket

:QA Notes:
NA

:Issues Addressed:
[WRN-1195] Add new locales to webOS
[WRN-19825] CCC: ilib-webapp=22,v14.14.0 enact-framework=r19

Change-Id: Iadef70a8e3b0c2ff94a77bf13ad4eb4e41ab188e
  • Loading branch information
gouniLee authored and Hyunjae Shin committed Apr 5, 2022
1 parent 95b627b commit 99a945f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions meta-webos/recipes-webos/enactjs-apps/enact-framework.bb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ WEBOS_ENACT_DEPENDENCIES ??= "\
[email protected] \
[email protected] \
[email protected] \
ilib@14.13.0 \
ilib@14.14.0 \
[email protected] \
[email protected] \
[email protected] \
Expand All @@ -59,7 +59,7 @@ WEBOS_ENACT_DEPENDENCIES ??= "\
# NOTE: We only need to bump PR if we change something OTHER than
# PV, SRCREV or the dependencies statement above.

PR = "r18"
PR = "r19"

# Skip unneeded tasks
do_configure[noexec] = "1"
Expand Down
2 changes: 1 addition & 1 deletion meta-webos/recipes-webos/ilib-webapp/ilib-webapp.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
file://oss-pkg-info.yaml;md5=be4f2e45a1215076318af43f833aa178 \
"

WEBOS_VERSION = "14.13.0-21_c160f6c44dc29143410d0c7fbb68c9b33caeadf8"
WEBOS_VERSION = "14.14.0-22_9e8c7ab532e134c6b142026ad6af6b4d8ecf6296"
PR = "r8"

inherit webos_arch_indep
Expand Down

0 comments on commit 99a945f

Please sign in to comment.