* [PATCH 0/4] upgrade 4 recipes
@ 2014-03-20 2:19 Robert Yang
2014-03-20 22:30 ` Richard Purdie
0 siblings, 1 reply; 8+ messages in thread
From: Robert Yang @ 2014-03-20 2:19 UTC (permalink / raw)
To: openembedded-core
Hi Saul and RP:
I've test these upgrade on my local AB, they worke well.
// Robert
The following changes since commit ef196434620522affc11b5b1b867386b5d14a4c3:
alsa-tools: fix build when x11 and gtk+ not available (2014-03-19 14:41:55 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/up
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/up
Robert Yang (4):
file: upgrade from 5.16 to 5.17
wget: upgrade from 1.14 to 1.15
automake: upgrade from 1.14 to 1.14.1
mklibs-native: upgrade from 0.1.38 to 0.1.39
.../{automake_1.14.bb => automake_1.14.1.bb} | 4 +-
.../file/{file_5.16.bb => file_5.17.bb} | 4 +-
...bs-native_0.1.38.bb => mklibs-native_0.1.39.bb} | 8 +--
meta/recipes-extended/wget/wget-1.14/fix_doc.patch | 71 ----------------------
meta/recipes-extended/wget/wget.inc | 1 +
.../wget/{wget-1.14 => wget}/fix_makefile.patch | 0
meta/recipes-extended/wget/wget_1.14.bb | 10 ---
meta/recipes-extended/wget/wget_1.15.bb | 7 +++
8 files changed, 16 insertions(+), 89 deletions(-)
rename meta/recipes-devtools/automake/{automake_1.14.bb => automake_1.14.1.bb} (89%)
rename meta/recipes-devtools/file/{file_5.16.bb => file_5.17.bb} (86%)
rename meta/recipes-devtools/mklibs/{mklibs-native_0.1.38.bb => mklibs-native_0.1.39.bb} (73%)
delete mode 100644 meta/recipes-extended/wget/wget-1.14/fix_doc.patch
rename meta/recipes-extended/wget/{wget-1.14 => wget}/fix_makefile.patch (100%)
delete mode 100644 meta/recipes-extended/wget/wget_1.14.bb
create mode 100644 meta/recipes-extended/wget/wget_1.15.bb
--
1.8.3.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/4] upgrade 4 recipes
2014-03-20 2:19 [PATCH 0/4] upgrade 4 recipes Robert Yang
@ 2014-03-20 22:30 ` Richard Purdie
2014-03-21 0:57 ` Robert Yang
0 siblings, 1 reply; 8+ messages in thread
From: Richard Purdie @ 2014-03-20 22:30 UTC (permalink / raw)
To: Robert Yang; +Cc: openembedded-core
On Thu, 2014-03-20 at 10:19 +0800, Robert Yang wrote:
> I've test these upgrade on my local AB, they worke well.
We're past feature freeze so these need to wait until 1.7 unless there
is some pressing reason to include them?
Cheers,
Richard
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/4] upgrade 4 recipes
2014-03-20 22:30 ` Richard Purdie
@ 2014-03-21 0:57 ` Robert Yang
0 siblings, 0 replies; 8+ messages in thread
From: Robert Yang @ 2014-03-21 0:57 UTC (permalink / raw)
To: Richard Purdie; +Cc: openembedded-core
On 03/21/2014 06:30 AM, Richard Purdie wrote:
> On Thu, 2014-03-20 at 10:19 +0800, Robert Yang wrote:
>> I've test these upgrade on my local AB, they worke well.
>
> We're past feature freeze so these need to wait until 1.7 unless there
> is some pressing reason to include them?
>
No, there is no reason, I will re-send in 1.7.
// Robert
> Cheers,
>
> Richard
>
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 0/4] Upgrade 4 recipes
@ 2025-11-17 6:37 liezhi.yang
2025-11-17 6:37 ` [PATCH 1/4] squashfs-tools: 4.7.2 -> 4.7.4 liezhi.yang
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: liezhi.yang @ 2025-11-17 6:37 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
The following changes since commit e7dc42e30c76bf0fbb4d3cc019bbec675bac55fa:
oe-build-perf-report: relax metadata matching rules (2025-11-16 23:44:30 +0000)
are available in the Git repository at:
https://github.com/robertlinux/yocto rbt/pu
https://github.com/robertlinux/yocto/tree/rbt/pu
Robert Yang (4):
squashfs-tools: 4.7.2 -> 4.7.4
fmt: 11.2.0 -> 12.1.0
git: 2.51.0 -> 2.51.2
ccache: 4.12 -> 4.12.1
.../{ccache_4.12.bb => ccache_4.12.1.bb} | 2 +-
...compilation-on-clang-21-libc-21-4477.patch | 46 -------------------
...01-Workaround-an-ABI-issue-in-spdlog.patch | 8 ++--
.../fmt/{fmt_11.2.0.bb => fmt_12.1.0.bb} | 5 +-
...-do-not-force-RHEL-7-specific-build-.patch | 4 +-
meta/recipes-devtools/git/git/fixsort.patch | 2 +-
.../git/{git_2.51.0.bb => git_2.51.2.bb} | 2 +-
...tools_4.7.2.bb => squashfs-tools_4.7.4.bb} | 2 +-
8 files changed, 12 insertions(+), 59 deletions(-)
rename meta/recipes-devtools/ccache/{ccache_4.12.bb => ccache_4.12.1.bb} (93%)
delete mode 100644 meta/recipes-devtools/fmt/fmt/0001-Fix-compilation-on-clang-21-libc-21-4477.patch
rename meta/recipes-devtools/fmt/{fmt_11.2.0.bb => fmt_12.1.0.bb} (84%)
rename meta/recipes-devtools/git/{git_2.51.0.bb => git_2.51.2.bb} (98%)
rename meta/recipes-devtools/squashfs-tools/{squashfs-tools_4.7.2.bb => squashfs-tools_4.7.4.bb} (96%)
--
2.49.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 1/4] squashfs-tools: 4.7.2 -> 4.7.4
2025-11-17 6:37 [PATCH 0/4] Upgrade 4 recipes liezhi.yang
@ 2025-11-17 6:37 ` liezhi.yang
2025-11-17 6:37 ` [PATCH 2/4] fmt: 11.2.0 -> 12.1.0 liezhi.yang
` (2 subsequent siblings)
3 siblings, 0 replies; 8+ messages in thread
From: liezhi.yang @ 2025-11-17 6:37 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
.../{squashfs-tools_4.7.2.bb => squashfs-tools_4.7.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/squashfs-tools/{squashfs-tools_4.7.2.bb => squashfs-tools_4.7.4.bb} (96%)
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb
similarity index 96%
rename from meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb
index 8bca98f419..eb3974bcb5 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https;branch=master;tag=${PV}"
-SRCREV = "99d23a31b471433c51e9c145aeba2ab1536e34df"
+SRCREV = "bad1d213ab6df587d6fa0ef7286180fbf7b86167"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
--
2.49.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH 2/4] fmt: 11.2.0 -> 12.1.0
2025-11-17 6:37 [PATCH 0/4] Upgrade 4 recipes liezhi.yang
2025-11-17 6:37 ` [PATCH 1/4] squashfs-tools: 4.7.2 -> 4.7.4 liezhi.yang
@ 2025-11-17 6:37 ` liezhi.yang
2025-11-17 6:37 ` [PATCH 3/4] git: 2.51.0 -> 2.51.2 liezhi.yang
2025-11-17 6:37 ` [PATCH 4/4] ccache: 4.12 -> 4.12.1 liezhi.yang
3 siblings, 0 replies; 8+ messages in thread
From: liezhi.yang @ 2025-11-17 6:37 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
* Remove backport patch 0001-Fix-compilation-on-cl
* Refresh 0001-Workaround-an-ABI-issue-in-spdlog.patch
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
...compilation-on-clang-21-libc-21-4477.patch | 46 -------------------
...01-Workaround-an-ABI-issue-in-spdlog.patch | 8 ++--
.../fmt/{fmt_11.2.0.bb => fmt_12.1.0.bb} | 5 +-
3 files changed, 6 insertions(+), 53 deletions(-)
delete mode 100644 meta/recipes-devtools/fmt/fmt/0001-Fix-compilation-on-clang-21-libc-21-4477.patch
rename meta/recipes-devtools/fmt/{fmt_11.2.0.bb => fmt_12.1.0.bb} (84%)
diff --git a/meta/recipes-devtools/fmt/fmt/0001-Fix-compilation-on-clang-21-libc-21-4477.patch b/meta/recipes-devtools/fmt/fmt/0001-Fix-compilation-on-clang-21-libc-21-4477.patch
deleted file mode 100644
index 911fa90a40..0000000000
--- a/meta/recipes-devtools/fmt/fmt/0001-Fix-compilation-on-clang-21-libc-21-4477.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-From f4345467fce7edbc6b36c3fa1cf197a67be617e2 Mon Sep 17 00:00:00 2001
-From: Remy Jette <remy@remyjette.com>
-Date: Sat, 21 Jun 2025 07:28:14 -0700
-Subject: [PATCH] Fix compilation on clang-21 / libc++-21 (#4477)
-
-`<cstdlib>` was not being included, so malloc and free were only declared
-via transitive includes. Some includes changed in the latest libc++-21
-build which broke fmt.
-
-Also changed `malloc`/`free` to `std::malloc` and `std::free`, as
-putting those symbols in the global namespace is optional for the
-implementation when including `<cstdlib>`.
-
-Upstream-Status: Backport [https://github.com/fmtlib/fmt/pull/4477]
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
----
- include/fmt/format.h | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-Index: fmt-11.2.0/include/fmt/format.h
-===================================================================
---- fmt-11.2.0.orig/include/fmt/format.h
-+++ fmt-11.2.0/include/fmt/format.h
-@@ -44,6 +44,7 @@
- # include <cmath> // std::signbit
- # include <cstddef> // std::byte
- # include <cstdint> // uint32_t
-+# include <cstdlib> // std::malloc, std::free
- # include <cstring> // std::memcpy
- # include <limits> // std::numeric_limits
- # include <new> // std::bad_alloc
-@@ -744,12 +745,12 @@ template <typename T> struct allocator {
-
- T* allocate(size_t n) {
- FMT_ASSERT(n <= max_value<size_t>() / sizeof(T), "");
-- T* p = static_cast<T*>(malloc(n * sizeof(T)));
-+ T* p = static_cast<T*>(std::malloc(n * sizeof(T)));
- if (!p) FMT_THROW(std::bad_alloc());
- return p;
- }
-
-- void deallocate(T* p, size_t) { free(p); }
-+ void deallocate(T* p, size_t) { std::free(p); }
- };
-
- } // namespace detail
diff --git a/meta/recipes-devtools/fmt/fmt/0001-Workaround-an-ABI-issue-in-spdlog.patch b/meta/recipes-devtools/fmt/fmt/0001-Workaround-an-ABI-issue-in-spdlog.patch
index 3fe85d51ee..442506f834 100644
--- a/meta/recipes-devtools/fmt/fmt/0001-Workaround-an-ABI-issue-in-spdlog.patch
+++ b/meta/recipes-devtools/fmt/fmt/0001-Workaround-an-ABI-issue-in-spdlog.patch
@@ -1,4 +1,4 @@
-From 5a5637c306c617ddb3726c76d3f7490a2dc0a5cd Mon Sep 17 00:00:00 2001
+From 32f4a4a634c99d4e00cc6149786a9180ad651f76 Mon Sep 17 00:00:00 2001
From: Victor Zverovich <viz@meta.com>
Date: Sat, 22 Mar 2025 06:57:04 -0700
Subject: [PATCH] Workaround an ABI issue in spdlog
@@ -10,10 +10,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/include/fmt/format.h b/include/fmt/format.h
-index 287e7163..61cb2825 100644
+index 4a653007..82f80efd 100644
--- a/include/fmt/format.h
+++ b/include/fmt/format.h
-@@ -774,7 +774,9 @@ enum { inline_buffer_size = 500 };
+@@ -793,7 +793,9 @@ enum { inline_buffer_size = 500 };
* converted to `std::string` with `to_string(out)`.
*/
template <typename T, size_t SIZE = inline_buffer_size,
@@ -24,7 +24,7 @@ index 287e7163..61cb2825 100644
class basic_memory_buffer : public detail::buffer<T> {
private:
T store_[SIZE];
-@@ -2594,7 +2596,7 @@ class bigint {
+@@ -2746,7 +2748,7 @@ class bigint {
}
public:
diff --git a/meta/recipes-devtools/fmt/fmt_11.2.0.bb b/meta/recipes-devtools/fmt/fmt_12.1.0.bb
similarity index 84%
rename from meta/recipes-devtools/fmt/fmt_11.2.0.bb
rename to meta/recipes-devtools/fmt/fmt_12.1.0.bb
index 133e1ae77d..22cab6f138 100644
--- a/meta/recipes-devtools/fmt/fmt_11.2.0.bb
+++ b/meta/recipes-devtools/fmt/fmt_12.1.0.bb
@@ -4,12 +4,11 @@ HOMEPAGE = "https://fmt.dev"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729"
-SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https;tag=${PV}\
+SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https;tag=${PV} \
file://0001-Workaround-an-ABI-issue-in-spdlog.patch \
- file://0001-Fix-compilation-on-clang-21-libc-21-4477.patch \
file://run-ptest \
"
-SRCREV = "40626af88bd7df9a5fb80be7b25ac85b122d6c21"
+SRCREV = "407c905e45ad75fc29bf0f9bb7c5c2fd3475976f"
inherit cmake ptest
--
2.49.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH 3/4] git: 2.51.0 -> 2.51.2
2025-11-17 6:37 [PATCH 0/4] Upgrade 4 recipes liezhi.yang
2025-11-17 6:37 ` [PATCH 1/4] squashfs-tools: 4.7.2 -> 4.7.4 liezhi.yang
2025-11-17 6:37 ` [PATCH 2/4] fmt: 11.2.0 -> 12.1.0 liezhi.yang
@ 2025-11-17 6:37 ` liezhi.yang
2025-11-17 6:37 ` [PATCH 4/4] ccache: 4.12 -> 4.12.1 liezhi.yang
3 siblings, 0 replies; 8+ messages in thread
From: liezhi.yang @ 2025-11-17 6:37 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
...config.mak.uname-do-not-force-RHEL-7-specific-build-.patch | 4 ++--
meta/recipes-devtools/git/git/fixsort.patch | 2 +-
meta/recipes-devtools/git/{git_2.51.0.bb => git_2.51.2.bb} | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/git/{git_2.51.0.bb => git_2.51.2.bb} (98%)
diff --git a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch
index 61bf0e12dc..f55282fcca 100644
--- a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch
+++ b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch
@@ -1,4 +1,4 @@
-From 325c30dac4eafdd463c8ffcfe1215858d642ab91 Mon Sep 17 00:00:00 2001
+From e8aebf375140b67fb48baea10af2ac0088fe6768 Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <alex@linutronix.de>
Date: Mon, 7 Feb 2022 10:13:15 +0100
Subject: [PATCH] config.mak.uname: do not force RHEL-7 specific build settings
@@ -17,7 +17,7 @@ Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
1 file changed, 4 deletions(-)
diff --git a/config.mak.uname b/config.mak.uname
-index b12d4e1..b5b8d82 100644
+index 1691c6a..00d0f93 100644
--- a/config.mak.uname
+++ b/config.mak.uname
@@ -63,10 +63,6 @@ ifeq ($(uname_S),Linux)
diff --git a/meta/recipes-devtools/git/git/fixsort.patch b/meta/recipes-devtools/git/git/fixsort.patch
index 7066e1808d..8c60bd5c21 100644
--- a/meta/recipes-devtools/git/git/fixsort.patch
+++ b/meta/recipes-devtools/git/git/fixsort.patch
@@ -1,4 +1,4 @@
-From 65fa5c0f849fe4a1e3cb8e6af0086ef0748c28de Mon Sep 17 00:00:00 2001
+From 7b509d1e3f9acbbe0c35ef62f54cfa2ed8f9a740 Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Wed, 17 Feb 2021 17:57:13 +0000
Subject: [PATCH] generate-configlist.sh: Fix determinism issue
diff --git a/meta/recipes-devtools/git/git_2.51.0.bb b/meta/recipes-devtools/git/git_2.51.2.bb
similarity index 98%
rename from meta/recipes-devtools/git/git_2.51.0.bb
rename to meta/recipes-devtools/git/git_2.51.2.bb
index aeb8c54aa0..14d5a3d60e 100644
--- a/meta/recipes-devtools/git/git_2.51.0.bb
+++ b/meta/recipes-devtools/git/git_2.51.2.bb
@@ -170,4 +170,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
"
EXTRA_OEMAKE += "NO_GETTEXT=1"
-SRC_URI[tarball.sha256sum] = "3d531799d2cf2cac8e294ec6e3229e07bfca60dc6c783fe69e7712738bef7283"
+SRC_URI[tarball.sha256sum] = "9b44c2b337ec838e10aad42439d390963904449710d30c9e7e4ba449f45da98f"
--
2.49.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH 4/4] ccache: 4.12 -> 4.12.1
2025-11-17 6:37 [PATCH 0/4] Upgrade 4 recipes liezhi.yang
` (2 preceding siblings ...)
2025-11-17 6:37 ` [PATCH 3/4] git: 2.51.0 -> 2.51.2 liezhi.yang
@ 2025-11-17 6:37 ` liezhi.yang
3 siblings, 0 replies; 8+ messages in thread
From: liezhi.yang @ 2025-11-17 6:37 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
.../ccache/{ccache_4.12.bb => ccache_4.12.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/ccache/{ccache_4.12.bb => ccache_4.12.1.bb} (93%)
diff --git a/meta/recipes-devtools/ccache/ccache_4.12.bb b/meta/recipes-devtools/ccache/ccache_4.12.1.bb
similarity index 93%
rename from meta/recipes-devtools/ccache/ccache_4.12.bb
rename to meta/recipes-devtools/ccache/ccache_4.12.1.bb
index 52643c4bff..2d0b83e244 100644
--- a/meta/recipes-devtools/ccache/ccache_4.12.bb
+++ b/meta/recipes-devtools/ccache/ccache_4.12.1.bb
@@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash"
SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz"
-SRC_URI[sha256sum] = "e884c62cbacae2e9488b8641a671a79fb7a1221db01310dacef61c9e55c2e55b"
+SRC_URI[sha256sum] = "a3da50ab0fb0d42f60c17d1450312e6ace9b681f6221cb77c8a09a845f9d760c"
inherit cmake github-releases
--
2.49.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-11-17 6:37 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 6:37 [PATCH 0/4] Upgrade 4 recipes liezhi.yang
2025-11-17 6:37 ` [PATCH 1/4] squashfs-tools: 4.7.2 -> 4.7.4 liezhi.yang
2025-11-17 6:37 ` [PATCH 2/4] fmt: 11.2.0 -> 12.1.0 liezhi.yang
2025-11-17 6:37 ` [PATCH 3/4] git: 2.51.0 -> 2.51.2 liezhi.yang
2025-11-17 6:37 ` [PATCH 4/4] ccache: 4.12 -> 4.12.1 liezhi.yang
-- strict thread matches above, loose matches on Subject: below --
2014-03-20 2:19 [PATCH 0/4] upgrade 4 recipes Robert Yang
2014-03-20 22:30 ` Richard Purdie
2014-03-21 0:57 ` Robert Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox