* [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3
@ 2026-01-22 9:05 Wang Mingyu
2026-01-22 9:05 ` [OE-core] [PATCH 2/5] alsa-ucm-conf: " Wang Mingyu
` (4 more replies)
0 siblings, 5 replies; 9+ messages in thread
From: Wang Mingyu @ 2026-01-22 9:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../alsa/{alsa-lib_1.2.15.2.bb => alsa-lib_1.2.15.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.15.2.bb => alsa-lib_1.2.15.3.bb} (94%)
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.2.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb
similarity index 94%
rename from meta/recipes-multimedia/alsa/alsa-lib_1.2.15.2.bb
rename to meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb
index d09f2ac370..fec4b2c1a9 100644
--- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.2.bb
+++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7 \
"
SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "637eefd4966ce738da44464494df2b2894e19778fac2f9e7c47277e2af9297f4"
+SRC_URI[sha256sum] = "7b079d614d582cade7ab8db2364e65271d0877a37df8757ac4ac0c8970be861e"
inherit autotools pkgconfig
--
2.43.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [OE-core] [PATCH 2/5] alsa-ucm-conf: upgrade 1.2.15.2 -> 1.2.15.3
2026-01-22 9:05 [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Wang Mingyu
@ 2026-01-22 9:05 ` Wang Mingyu
2026-01-24 20:31 ` Michael Opdenacker
2026-01-22 9:05 ` [OE-core] [PATCH 3/5] barebox-tools: upgrade 2025.12.0 -> 2026.01.0 Wang Mingyu
` (3 subsequent siblings)
4 siblings, 1 reply; 9+ messages in thread
From: Wang Mingyu @ 2026-01-22 9:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{alsa-ucm-conf_1.2.15.2.bb => alsa-ucm-conf_1.2.15.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.15.2.bb => alsa-ucm-conf_1.2.15.3.bb} (89%)
diff --git a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.2.bb b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.3.bb
similarity index 89%
rename from meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.2.bb
rename to meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.3.bb
index 1716ccf1e9..0ac51b6c5d 100644
--- a/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.2.bb
+++ b/meta/recipes-multimedia/alsa/alsa-ucm-conf_1.2.15.3.bb
@@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4"
SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "07b93bab13b2c54f4ecce1374efb8fce23a353d7e0038dd3c533a24825ea0ba3"
+SRC_URI[sha256sum] = "9f79e813c08fc86cfa46dd75c4fcda1a4a51b482db2607e1fcfaafb92f588a31"
# Something went wrong at upstream tarballing
inherit allarch
--
2.43.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [OE-core] [PATCH 3/5] barebox-tools: upgrade 2025.12.0 -> 2026.01.0
2026-01-22 9:05 [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Wang Mingyu
2026-01-22 9:05 ` [OE-core] [PATCH 2/5] alsa-ucm-conf: " Wang Mingyu
@ 2026-01-22 9:05 ` Wang Mingyu
2026-01-22 13:31 ` Antonin Godard
2026-01-22 9:05 ` [OE-core] [PATCH 4/5] jquery: upgrade 3.7.1 -> 4.0.0 Wang Mingyu
` (2 subsequent siblings)
4 siblings, 1 reply; 9+ messages in thread
From: Wang Mingyu @ 2026-01-22 9:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-bsp/barebox/barebox-common.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-bsp/barebox/barebox-common.inc b/meta/recipes-bsp/barebox/barebox-common.inc
index 3b6f827afa..14a5ca9709 100644
--- a/meta/recipes-bsp/barebox/barebox-common.inc
+++ b/meta/recipes-bsp/barebox/barebox-common.inc
@@ -3,6 +3,6 @@ SECTION = "bootloaders"
LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192"
-PV = "2025.12.0"
+PV = "2026.01.0"
SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2"
-SRC_URI[sha256sum] = "71d2cdc42bf52b2e96e62f24babc0f5a93acb5b21b048d4d17dd589a893529cf"
+SRC_URI[sha256sum] = "219283d67c5d2f79bd22915b8a71906531223cb01e6e5b8d1658f299441e4169"
--
2.43.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [OE-core] [PATCH 4/5] jquery: upgrade 3.7.1 -> 4.0.0
2026-01-22 9:05 [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Wang Mingyu
2026-01-22 9:05 ` [OE-core] [PATCH 2/5] alsa-ucm-conf: " Wang Mingyu
2026-01-22 9:05 ` [OE-core] [PATCH 3/5] barebox-tools: upgrade 2025.12.0 -> 2026.01.0 Wang Mingyu
@ 2026-01-22 9:05 ` Wang Mingyu
2026-01-29 11:05 ` Ross Burton
2026-01-22 9:05 ` [OE-core] [PATCH 5/5] less: upgrade 685 -> 691 Wang Mingyu
2026-01-24 20:33 ` [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Michael Opdenacker
4 siblings, 1 reply; 9+ messages in thread
From: Wang Mingyu @ 2026-01-22 9:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: Use named exports in src/
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../jquery/{jquery_3.7.1.bb => jquery_4.0.0.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/jquery/{jquery_3.7.1.bb => jquery_4.0.0.bb} (80%)
diff --git a/meta/recipes-devtools/jquery/jquery_3.7.1.bb b/meta/recipes-devtools/jquery/jquery_4.0.0.bb
similarity index 80%
rename from meta/recipes-devtools/jquery/jquery_3.7.1.bb
rename to meta/recipes-devtools/jquery/jquery_4.0.0.bb
index 0de92e041e..12480fef05 100644
--- a/meta/recipes-devtools/jquery/jquery_3.7.1.bb
+++ b/meta/recipes-devtools/jquery/jquery_4.0.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://jquery.com/"
DESCRIPTION = "${SUMMARY}"
LICENSE = "MIT"
SECTION = "devel"
-LIC_FILES_CHKSUM = "file://${S}/${BP}.js;beginline=5;endline=7;md5=9c7c6e9ab275fc1e0d99cb7180ecd14c"
+LIC_FILES_CHKSUM = "file://${S}/${BP}.js;beginline=5;endline=7;md5=cc4cd2ec01b168aa853fb281c97902bb"
# unpack items to ${S} so the archiver can see them
#
@@ -16,9 +16,9 @@ SRC_URI = "\
# Explicitly set to 1991-10-18 20:00:00.000000000
SOURCE_DATE_EPOCH = "687787200"
-SRC_URI[js.sha256sum] = "78a85aca2f0b110c29e0d2b137e09f0a1fb7a8e554b499f740d6744dc8962cfe"
-SRC_URI[min.sha256sum] = "fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a"
-SRC_URI[map.sha256sum] = "5e7d6d9c28b7f21006535e8875eb47e9667852a14c4624eed301c6cea19ae62b"
+SRC_URI[js.sha256sum] = "f5fb077959ca06faa1dc50761d8bbb836c6c78067932537a2b3fea9e401257c5"
+SRC_URI[min.sha256sum] = "39a546ea9ad97f8bfaf5d3e0e8f8556adb415e470e59007ada9759dce472adaa"
+SRC_URI[map.sha256sum] = "7d4a0882fe3f8ed0709ec7ebef361d67939488de2e0a6ce41b3bba82857895ef"
UPSTREAM_CHECK_REGEX = "jquery-(?P<pver>\d+(\.\d+)+)\.js"
--
2.43.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [OE-core] [PATCH 5/5] less: upgrade 685 -> 691
2026-01-22 9:05 [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Wang Mingyu
` (2 preceding siblings ...)
2026-01-22 9:05 ` [OE-core] [PATCH 4/5] jquery: upgrade 3.7.1 -> 4.0.0 Wang Mingyu
@ 2026-01-22 9:05 ` Wang Mingyu
2026-01-24 20:33 ` [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Michael Opdenacker
4 siblings, 0 replies; 9+ messages in thread
From: Wang Mingyu @ 2026-01-22 9:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-extended/less/{less_685.bb => less_691.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/less/{less_685.bb => less_691.bb} (95%)
diff --git a/meta/recipes-extended/less/less_685.bb b/meta/recipes-extended/less/less_691.bb
similarity index 95%
rename from meta/recipes-extended/less/less_685.bb
rename to meta/recipes-extended/less/less_691.bb
index 904980a72f..8354dc4486 100644
--- a/meta/recipes-extended/less/less_685.bb
+++ b/meta/recipes-extended/less/less_691.bb
@@ -29,7 +29,7 @@ SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \
file://run-ptest \
"
-SRC_URI[sha256sum] = "2701041e767e697ee420ce0825641cedc8f20b51576abe99d92c1666d332e9dc"
+SRC_URI[sha256sum] = "88b480eda1bb4f92009f7968b23189eaf1329211f5a3515869e133d286154d25"
UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"
--
2.43.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [OE-core] [PATCH 3/5] barebox-tools: upgrade 2025.12.0 -> 2026.01.0
2026-01-22 9:05 ` [OE-core] [PATCH 3/5] barebox-tools: upgrade 2025.12.0 -> 2026.01.0 Wang Mingyu
@ 2026-01-22 13:31 ` Antonin Godard
0 siblings, 0 replies; 9+ messages in thread
From: Antonin Godard @ 2026-01-22 13:31 UTC (permalink / raw)
To: wangmy, openembedded-core
Hi,
On Thu Jan 22, 2026 at 10:05 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> meta/recipes-bsp/barebox/barebox-common.inc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-bsp/barebox/barebox-common.inc b/meta/recipes-bsp/barebox/barebox-common.inc
> index 3b6f827afa..14a5ca9709 100644
> --- a/meta/recipes-bsp/barebox/barebox-common.inc
> +++ b/meta/recipes-bsp/barebox/barebox-common.inc
> @@ -3,6 +3,6 @@ SECTION = "bootloaders"
>
> LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192"
>
> -PV = "2025.12.0"
> +PV = "2026.01.0"
> SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2"
> -SRC_URI[sha256sum] = "71d2cdc42bf52b2e96e62f24babc0f5a93acb5b21b048d4d17dd589a893529cf"
> +SRC_URI[sha256sum] = "219283d67c5d2f79bd22915b8a71906531223cb01e6e5b8d1658f299441e4169"
This is also changing the version of barebox since this modifies the .inc, so
the patch title is misleading.
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] [PATCH 2/5] alsa-ucm-conf: upgrade 1.2.15.2 -> 1.2.15.3
2026-01-22 9:05 ` [OE-core] [PATCH 2/5] alsa-ucm-conf: " Wang Mingyu
@ 2026-01-24 20:31 ` Michael Opdenacker
0 siblings, 0 replies; 9+ messages in thread
From: Michael Opdenacker @ 2026-01-24 20:31 UTC (permalink / raw)
To: wangmy, openembedded-core; +Cc: michael.opdenacker
Hi Wang
Thanks for the patch!
On 1/22/26 10:05 AM, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
This is good, but next time, you should include a reference to upstream
package changes, here:
https://www.alsa-project.org/wiki/Changes_v1.2.15.2_v1.2.15.3
... as recommend by Auto Upgrade Helper.
Reviewed-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
--
Root Commit
Embedded Linux Training and Consulting
https://rootcommit.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3
2026-01-22 9:05 [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Wang Mingyu
` (3 preceding siblings ...)
2026-01-22 9:05 ` [OE-core] [PATCH 5/5] less: upgrade 685 -> 691 Wang Mingyu
@ 2026-01-24 20:33 ` Michael Opdenacker
4 siblings, 0 replies; 9+ messages in thread
From: Michael Opdenacker @ 2026-01-24 20:33 UTC (permalink / raw)
To: wangmy, openembedded-core; +Cc: michael.opdenacker
Hi Wang
Thanks for this second patch,
On 1/22/26 10:05 AM, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Here again, you should mention the upstream changes:
https://www.alsa-project.org/wiki/Changes_v1.2.15.2_v1.2.15.3
Reviewed-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
Cheers
Michael.
--
Root Commit
Embedded Linux Training and Consulting
https://rootcommit.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] [PATCH 4/5] jquery: upgrade 3.7.1 -> 4.0.0
2026-01-22 9:05 ` [OE-core] [PATCH 4/5] jquery: upgrade 3.7.1 -> 4.0.0 Wang Mingyu
@ 2026-01-29 11:05 ` Ross Burton
0 siblings, 0 replies; 9+ messages in thread
From: Ross Burton @ 2026-01-29 11:05 UTC (permalink / raw)
To: wangmy@fujitsu.com; +Cc: openembedded-core@lists.openembedded.org
jquery is only used by the diffoscope selftests and 4.0 included some API changes, so I’m concerned that this would need to be validated with diffoscope. I have a patch that I’m testing now to remove this recipe entirely, so we can drop this.
Ross
> On 22 Jan 2026, at 09:05, wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org> wrote:
>
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> License-Update: Use named exports in src/
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> .../jquery/{jquery_3.7.1.bb => jquery_4.0.0.bb} | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> rename meta/recipes-devtools/jquery/{jquery_3.7.1.bb => jquery_4.0.0.bb} (80%)
>
> diff --git a/meta/recipes-devtools/jquery/jquery_3.7.1.bb b/meta/recipes-devtools/jquery/jquery_4.0.0.bb
> similarity index 80%
> rename from meta/recipes-devtools/jquery/jquery_3.7.1.bb
> rename to meta/recipes-devtools/jquery/jquery_4.0.0.bb
> index 0de92e041e..12480fef05 100644
> --- a/meta/recipes-devtools/jquery/jquery_3.7.1.bb
> +++ b/meta/recipes-devtools/jquery/jquery_4.0.0.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "https://jquery.com/"
> DESCRIPTION = "${SUMMARY}"
> LICENSE = "MIT"
> SECTION = "devel"
> -LIC_FILES_CHKSUM = "file://${S}/${BP}.js;beginline=5;endline=7;md5=9c7c6e9ab275fc1e0d99cb7180ecd14c"
> +LIC_FILES_CHKSUM = "file://${S}/${BP}.js;beginline=5;endline=7;md5=cc4cd2ec01b168aa853fb281c97902bb"
>
> # unpack items to ${S} so the archiver can see them
> #
> @@ -16,9 +16,9 @@ SRC_URI = "\
> # Explicitly set to 1991-10-18 20:00:00.000000000
> SOURCE_DATE_EPOCH = "687787200"
>
> -SRC_URI[js.sha256sum] = "78a85aca2f0b110c29e0d2b137e09f0a1fb7a8e554b499f740d6744dc8962cfe"
> -SRC_URI[min.sha256sum] = "fc9a93dd241f6b045cbff0481cf4e1901becd0e12fb45166a8f17f95823f0b1a"
> -SRC_URI[map.sha256sum] = "5e7d6d9c28b7f21006535e8875eb47e9667852a14c4624eed301c6cea19ae62b"
> +SRC_URI[js.sha256sum] = "f5fb077959ca06faa1dc50761d8bbb836c6c78067932537a2b3fea9e401257c5"
> +SRC_URI[min.sha256sum] = "39a546ea9ad97f8bfaf5d3e0e8f8556adb415e470e59007ada9759dce472adaa"
> +SRC_URI[map.sha256sum] = "7d4a0882fe3f8ed0709ec7ebef361d67939488de2e0a6ce41b3bba82857895ef"
>
> UPSTREAM_CHECK_REGEX = "jquery-(?P<pver>\d+(\.\d+)+)\.js"
>
> --
> 2.43.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#229837): https://lists.openembedded.org/g/openembedded-core/message/229837
> Mute This Topic: https://lists.openembedded.org/mt/117397165/6875888
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross.burton@arm.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2026-01-29 11:06 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 9:05 [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Wang Mingyu
2026-01-22 9:05 ` [OE-core] [PATCH 2/5] alsa-ucm-conf: " Wang Mingyu
2026-01-24 20:31 ` Michael Opdenacker
2026-01-22 9:05 ` [OE-core] [PATCH 3/5] barebox-tools: upgrade 2025.12.0 -> 2026.01.0 Wang Mingyu
2026-01-22 13:31 ` Antonin Godard
2026-01-22 9:05 ` [OE-core] [PATCH 4/5] jquery: upgrade 3.7.1 -> 4.0.0 Wang Mingyu
2026-01-29 11:05 ` Ross Burton
2026-01-22 9:05 ` [OE-core] [PATCH 5/5] less: upgrade 685 -> 691 Wang Mingyu
2026-01-24 20:33 ` [OE-core] [PATCH 1/5] alsa-lib: upgrade 1.2.15.2 -> 1.2.15.3 Michael Opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox