* [PATCH v2 0/1] git: 2.44.1 -> 2.45.1
@ 2024-05-29 3:26 liezhi.yang
2024-05-29 3:26 ` [PATCH v2 1/1] " liezhi.yang
0 siblings, 1 reply; 2+ messages in thread
From: liezhi.yang @ 2024-05-29 3:26 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
* V2
Rebased to latest master
* V1
Initial version
// Robert
The following changes since commit aec96b5aec8d6b4a5ae8a719ca05bb727a6197cb:
selftest/rust: correctly form the PATH environment variable (2024-05-28 15:08:59 +0100)
are available in the Git repository at:
https://github.com/robertlinux/yocto rbt/git
https://github.com/robertlinux/yocto/tree/rbt/git
Robert Yang (1):
git: 2.44.1 -> 2.45.1
...mak.uname-do-not-force-RHEL-7-specific-build-.patch | 10 +++++++---
.../git/{git_2.44.1.bb => git_2.45.1.bb} | 2 +-
2 files changed, 8 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/git/{git_2.44.1.bb => git_2.45.1.bb} (98%)
--
2.44.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH v2 1/1] git: 2.44.1 -> 2.45.1
2024-05-29 3:26 [PATCH v2 0/1] git: 2.44.1 -> 2.45.1 liezhi.yang
@ 2024-05-29 3:26 ` liezhi.yang
0 siblings, 0 replies; 2+ messages in thread
From: liezhi.yang @ 2024-05-29 3:26 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
Rebased 0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
...mak.uname-do-not-force-RHEL-7-specific-build-.patch | 10 +++++++---
.../git/{git_2.44.1.bb => git_2.45.1.bb} | 2 +-
2 files changed, 8 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/git/{git_2.44.1.bb => git_2.45.1.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 d80d082ba3f..fc803c73c78 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
@@ -9,12 +9,16 @@ different flags than git builds on other host distros.
Upstream-Status: Inappropriate [upstream needs to check compiler and component versions properly]
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
+Rebased for 2.45.1.
+
+Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
+
---
config.mak.uname | 4 ----
1 file changed, 4 deletions(-)
diff --git a/config.mak.uname b/config.mak.uname
-index 259d151..136ae3b 100644
+index a7607a5..251057e 100644
--- a/config.mak.uname
+++ b/config.mak.uname
@@ -64,10 +64,6 @@ ifeq ($(uname_S),Linux)
@@ -22,9 +26,9 @@ index 259d151..136ae3b 100644
HAVE_PLATFORM_PROCINFO = YesPlease
COMPAT_OBJS += compat/linux/procinfo.o
- # centos7/rhel7 provides gcc 4.8.5 and zlib 1.2.7.
-- ifneq ($(findstring .el7.,$(uname_R)),)
+- ifneq ($(findstring .el7.,$(uname_R)),)
- BASIC_CFLAGS += -std=c99
-- endif
+- endif
endif
ifeq ($(uname_S),GNU/kFreeBSD)
HAVE_ALLOCA_H = YesPlease
diff --git a/meta/recipes-devtools/git/git_2.44.1.bb b/meta/recipes-devtools/git/git_2.45.1.bb
similarity index 98%
rename from meta/recipes-devtools/git/git_2.44.1.bb
rename to meta/recipes-devtools/git/git_2.45.1.bb
index 53d67eb40a4..d1b3e6ad408 100644
--- a/meta/recipes-devtools/git/git_2.44.1.bb
+++ b/meta/recipes-devtools/git/git_2.45.1.bb
@@ -164,4 +164,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
"
EXTRA_OEMAKE += "NO_GETTEXT=1"
-SRC_URI[tarball.sha256sum] = "118214bb8d7ba971a62741416e757562b8f5451cefc087a407e91857897c92cc"
+SRC_URI[tarball.sha256sum] = "10acb581993061e616be9c5674469335922025a666318e0748cb8306079fef24"
--
2.44.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-29 3:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29 3:26 [PATCH v2 0/1] git: 2.44.1 -> 2.45.1 liezhi.yang
2024-05-29 3:26 ` [PATCH v2 1/1] " liezhi.yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox