diff mbox series

[meta-oe,034/109] libjs-jquery-globalize: upgrade 1.7.0 -> 1.7.1

Message ID 20260814224539.1523174-34-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-oe,001/109] xorg-docs: upgrade 1.7.2 -> 1.7.3 | expand

Commit Message

Khem Raj Aug. 14, 2026, 10:44 p.m. UTC
Point release with bug fixes and minor improvements.

AI-Generated: Uses Claude Code
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 ...query-globalize_1.7.0.bb => libjs-jquery-globalize_1.7.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libjs/{libjs-jquery-globalize_1.7.0.bb => libjs-jquery-globalize_1.7.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb b/meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.1.bb
similarity index 94%
rename from meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb
rename to meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.1.bb
index cbf5700a5b..c91ea729fd 100644
--- a/meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.0.bb
+++ b/meta-oe/recipes-support/libjs/libjs-jquery-globalize_1.7.1.bb
@@ -6,7 +6,7 @@  LICENSE = "MIT"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4db68fb4d1d9986d736b35039f2ad9ea"
 
-SRCREV = "771061fb35f7fd8d7c2c37f5d5bb26115be382bc"
+SRCREV = "5e47603c8d2e5bcd61275623fe292d64d6583499"
 SRC_URI = "git://github.com/globalizejs/globalize;protocol=https;nobranch=1"
 
 FILES:${PN} = "${datadir}/javascript/jquery-globalize"