All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] init-system-helpers: upgrade 1.64 -> 1.65.2
@ 2022-10-10  8:38 Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] git: upgrade 2.37.3 -> 2.38.0 Wang Mingyu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Wang Mingyu @ 2022-10-10  8:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...nit-system-helpers_1.64.bb => init-system-helpers_1.65.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/initscripts/{init-system-helpers_1.64.bb => init-system-helpers_1.65.2.bb} (96%)

diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.64.bb b/meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb
similarity index 96%
rename from meta/recipes-core/initscripts/init-system-helpers_1.64.bb
rename to meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb
index 663d60c6e0..1fc23acb74 100644
--- a/meta/recipes-core/initscripts/init-system-helpers_1.64.bb
+++ b/meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb
@@ -16,7 +16,7 @@ SECTION = "base"
 LICENSE = "BSD-3-Clause & GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=c4ec20aa158fa9de26ee1accf78dcaae"
 
-SRCREV = "c440893051406c11f0a315058939657d5937be4f"
+SRCREV = "2f446b69db728b2bda68270a9b81de88102e1fdd"
 SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))(?!_exp)"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [OE-core] [PATCH] git: upgrade 2.37.3 -> 2.38.0
  2022-10-10  8:38 [OE-core] [PATCH] init-system-helpers: upgrade 1.64 -> 1.65.2 Wang Mingyu
@ 2022-10-10  8:38 ` Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] meson: upgrade 0.63.2 -> 0.63.3 Wang Mingyu
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Wang Mingyu @ 2022-10-10  8:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/git/{git_2.37.3.bb => git_2.38.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/git/{git_2.37.3.bb => git_2.38.0.bb} (98%)

diff --git a/meta/recipes-devtools/git/git_2.37.3.bb b/meta/recipes-devtools/git/git_2.38.0.bb
similarity index 98%
rename from meta/recipes-devtools/git/git_2.37.3.bb
rename to meta/recipes-devtools/git/git_2.38.0.bb
index 2eed85e807..a726382ba0 100644
--- a/meta/recipes-devtools/git/git_2.37.3.bb
+++ b/meta/recipes-devtools/git/git_2.38.0.bb
@@ -165,4 +165,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
                  "
 EXTRA_OEMAKE += "NO_GETTEXT=1"
 
-SRC_URI[tarball.sha256sum] = "181f65587155ea48c682f63135678ec53055adf1532428752912d356e46b64a8"
+SRC_URI[tarball.sha256sum] = "12f2630a1b3318d67452a512fece0d44bf6ca1b9c51a6447456b4eab5b0198a5"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [OE-core] [PATCH] meson: upgrade 0.63.2 -> 0.63.3
  2022-10-10  8:38 [OE-core] [PATCH] init-system-helpers: upgrade 1.64 -> 1.65.2 Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] git: upgrade 2.37.3 -> 2.38.0 Wang Mingyu
@ 2022-10-10  8:38 ` Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] mtd-utils: upgrade 2.1.4 -> 2.1.5 Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] mtools: upgrade 4.0.40 -> 4.0.41 Wang Mingyu
  3 siblings, 0 replies; 6+ messages in thread
From: Wang Mingyu @ 2022-10-10  8:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-devtools/meson/{meson_0.63.2.bb => meson_0.63.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/meson/{meson_0.63.2.bb => meson_0.63.3.bb} (98%)

diff --git a/meta/recipes-devtools/meson/meson_0.63.2.bb b/meta/recipes-devtools/meson/meson_0.63.3.bb
similarity index 98%
rename from meta/recipes-devtools/meson/meson_0.63.2.bb
rename to meta/recipes-devtools/meson/meson_0.63.3.bb
index 890faacec9..9267077422 100644
--- a/meta/recipes-devtools/meson/meson_0.63.2.bb
+++ b/meta/recipes-devtools/meson/meson_0.63.3.bb
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \
            file://0001-is_debianlike-always-return-False.patch \
            file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \
            "
-SRC_URI[sha256sum] = "16222f17ef76be0542c91c07994f9676ae879f46fc21c0c786a21ef2cb518bbf"
+SRC_URI[sha256sum] = "519c0932e1a8b208741f0fdce90aa5c0b528dd297cf337009bf63539846ac056"
 
 inherit python_setuptools_build_meta github-releases
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [OE-core] [PATCH] mtd-utils: upgrade 2.1.4 -> 2.1.5
  2022-10-10  8:38 [OE-core] [PATCH] init-system-helpers: upgrade 1.64 -> 1.65.2 Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] git: upgrade 2.37.3 -> 2.38.0 Wang Mingyu
  2022-10-10  8:38 ` [OE-core] [PATCH] meson: upgrade 0.63.2 -> 0.63.3 Wang Mingyu
@ 2022-10-10  8:38 ` Wang Mingyu
  2022-10-10 21:49   ` Alexandre Belloni
  2022-10-10  8:38 ` [OE-core] [PATCH] mtools: upgrade 4.0.40 -> 4.0.41 Wang Mingyu
  3 siblings, 1 reply; 6+ messages in thread
From: Wang Mingyu @ 2022-10-10  8:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
removed since it's included in 2.1.5

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...used-linux-fs.h-header-from-includes.patch | 31 -------------------
 meta/recipes-devtools/mtd/mtd-utils_git.bb    |  8 ++---
 2 files changed, 3 insertions(+), 36 deletions(-)
 delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch

diff --git a/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch b/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
deleted file mode 100644
index 73d4a8475f..0000000000
--- a/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 6fb10bd18488ed84776675bc1b2982800a51d839 Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com>
-Date: Sat, 6 Aug 2022 20:14:38 -0700
-Subject: [mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes
-
-This header is not needed, moreover it includes linux/mount.h which is
-now in conflict[1] with glibc provided sys/mount.h from glibc 2.36 onwards
-
-[1] https://sourceware.org/glibc/wiki/Release/2.36
-
-Upstream-Status: Submitted [https://lists.infradead.org/pipermail/linux-mtd/2022-August/094667.html]
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
----
- tests/fs-tests/lib/tests.c | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c
-index d1a2e0c..3db0426 100644
---- a/tests/fs-tests/lib/tests.c
-+++ b/tests/fs-tests/lib/tests.c
-@@ -35,7 +35,6 @@
- #include <sys/vfs.h>
- #include <sys/mount.h>
- #include <sys/statvfs.h>
--#include <linux/fs.h>
- #include <linux/jffs2.h>
- 
- #include "tests.h"
--- 
-2.37.1
-
diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb
index 943666e529..2d76991d2f 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_git.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb
@@ -11,12 +11,10 @@ inherit autotools pkgconfig update-alternatives
 DEPENDS = "zlib e2fsprogs util-linux"
 RDEPENDS:mtd-utils-tests += "bash"
 
-PV = "2.1.4"
+PV = "2.1.5"
 
-SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c"
-SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \
-           file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \
-           "
+SRCREV = "3f3b4cc6c3120107e7aaa21c6415772a255ac49c"
+SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [OE-core] [PATCH] mtools: upgrade 4.0.40 -> 4.0.41
  2022-10-10  8:38 [OE-core] [PATCH] init-system-helpers: upgrade 1.64 -> 1.65.2 Wang Mingyu
                   ` (2 preceding siblings ...)
  2022-10-10  8:38 ` [OE-core] [PATCH] mtd-utils: upgrade 2.1.4 -> 2.1.5 Wang Mingyu
@ 2022-10-10  8:38 ` Wang Mingyu
  3 siblings, 0 replies; 6+ messages in thread
From: Wang Mingyu @ 2022-10-10  8:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

disable-hardcoded-configs.patch
refreshed for new version

Changelo:
=========
- Made it possible again to have FAT32 filesystems with less
  than 0xfff5 clusters
- Make FAT32 entries 0 and 1 match what windows 10 does
- Misc source code and configure script cleanup

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../mtools/mtools/disable-hardcoded-configs.patch           | 6 +++---
 .../mtools/{mtools_4.0.40.bb => mtools_4.0.41.bb}           | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/mtools/{mtools_4.0.40.bb => mtools_4.0.41.bb} (93%)

diff --git a/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch b/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch
index 8f46174a5b..2d42fa531a 100644
--- a/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch
+++ b/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch
@@ -1,4 +1,4 @@
-From 3a05dc2c0acff1713dd44cef5e9f328f0706eb3e Mon Sep 17 00:00:00 2001
+From c496cad7b7a84e599f521f289648373df9fad80f Mon Sep 17 00:00:00 2001
 From: Ed Bartosh <ed.bartosh@linux.intel.com>
 Date: Tue, 13 Jun 2017 14:55:52 +0300
 Subject: [PATCH] Disabled reading host configs.
@@ -12,10 +12,10 @@ Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
  1 file changed, 8 deletions(-)
 
 diff --git a/config.c b/config.c
-index 630f99d..07dbf53 100644
+index 8c5fa83..346048b 100644
 --- a/config.c
 +++ b/config.c
-@@ -834,14 +834,6 @@ void read_config(void)
+@@ -843,14 +843,6 @@ void read_config(void)
  	memcpy(devices, const_devices,
  	       nr_const_devices*sizeof(struct device));
  
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.40.bb b/meta/recipes-devtools/mtools/mtools_4.0.41.bb
similarity index 93%
rename from meta/recipes-devtools/mtools/mtools_4.0.40.bb
rename to meta/recipes-devtools/mtools/mtools_4.0.41.bb
index 200c7c7681..29e7427a10 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.40.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.41.bb
@@ -24,7 +24,7 @@ RRECOMMENDS:${PN}:libc-glibc = "\
 	glibc-gconv-ibm866 \
 	glibc-gconv-ibm869 \
 	"
-SRC_URI[sha256sum] = "a22fca42354011dd2293a7f51f228b46ebbd802e7740b0975912afecb79d5df4"
+SRC_URI[sha256sum] = "2542152264fb3eff7ed70662abf4f4eef8133bc37d0b7a686c240df2b5f80a13"
 
 SRC_URI = "${GNU_MIRROR}/mtools/mtools-${PV}.tar.bz2 \
            file://mtools-makeinfo.patch \
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [OE-core] [PATCH] mtd-utils: upgrade 2.1.4 -> 2.1.5
  2022-10-10  8:38 ` [OE-core] [PATCH] mtd-utils: upgrade 2.1.4 -> 2.1.5 Wang Mingyu
@ 2022-10-10 21:49   ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2022-10-10 21:49 UTC (permalink / raw)
  To: wangmy; +Cc: openembedded-core

Hello,

This breaks oe-selftest:

https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/4237/steps/14/logs/stdio

It would be greatly appreciated if you could ensure running oe-selftest
before submitting

On 10/10/2022 16:38:32+0800, wangmy wrote:
> 0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
> removed since it's included in 2.1.5
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...used-linux-fs.h-header-from-includes.patch | 31 -------------------
>  meta/recipes-devtools/mtd/mtd-utils_git.bb    |  8 ++---
>  2 files changed, 3 insertions(+), 36 deletions(-)
>  delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
> 
> diff --git a/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch b/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
> deleted file mode 100644
> index 73d4a8475f..0000000000
> --- a/meta/recipes-devtools/mtd/mtd-utils/0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch
> +++ /dev/null
> @@ -1,31 +0,0 @@
> -From 6fb10bd18488ed84776675bc1b2982800a51d839 Mon Sep 17 00:00:00 2001
> -From: Khem Raj <raj.khem@gmail.com>
> -Date: Sat, 6 Aug 2022 20:14:38 -0700
> -Subject: [mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes
> -
> -This header is not needed, moreover it includes linux/mount.h which is
> -now in conflict[1] with glibc provided sys/mount.h from glibc 2.36 onwards
> -
> -[1] https://sourceware.org/glibc/wiki/Release/2.36
> -
> -Upstream-Status: Submitted [https://lists.infradead.org/pipermail/linux-mtd/2022-August/094667.html]
> -Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ----
> - tests/fs-tests/lib/tests.c | 1 -
> - 1 file changed, 1 deletion(-)
> -
> -diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c
> -index d1a2e0c..3db0426 100644
> ---- a/tests/fs-tests/lib/tests.c
> -+++ b/tests/fs-tests/lib/tests.c
> -@@ -35,7 +35,6 @@
> - #include <sys/vfs.h>
> - #include <sys/mount.h>
> - #include <sys/statvfs.h>
> --#include <linux/fs.h>
> - #include <linux/jffs2.h>
> - 
> - #include "tests.h"
> --- 
> -2.37.1
> -
> diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb
> index 943666e529..2d76991d2f 100644
> --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb
> +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb
> @@ -11,12 +11,10 @@ inherit autotools pkgconfig update-alternatives
>  DEPENDS = "zlib e2fsprogs util-linux"
>  RDEPENDS:mtd-utils-tests += "bash"
>  
> -PV = "2.1.4"
> +PV = "2.1.5"
>  
> -SRCREV = "c7f1bfa44a84d02061787e2f6093df5cc40b9f5c"
> -SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \
> -           file://0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch \
> -           "
> +SRCREV = "3f3b4cc6c3120107e7aaa21c6415772a255ac49c"
> +SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#171561): https://lists.openembedded.org/g/openembedded-core/message/171561
> Mute This Topic: https://lists.openembedded.org/mt/94232218/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-10 21:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10  8:38 [OE-core] [PATCH] init-system-helpers: upgrade 1.64 -> 1.65.2 Wang Mingyu
2022-10-10  8:38 ` [OE-core] [PATCH] git: upgrade 2.37.3 -> 2.38.0 Wang Mingyu
2022-10-10  8:38 ` [OE-core] [PATCH] meson: upgrade 0.63.2 -> 0.63.3 Wang Mingyu
2022-10-10  8:38 ` [OE-core] [PATCH] mtd-utils: upgrade 2.1.4 -> 2.1.5 Wang Mingyu
2022-10-10 21:49   ` Alexandre Belloni
2022-10-10  8:38 ` [OE-core] [PATCH] mtools: upgrade 4.0.40 -> 4.0.41 Wang Mingyu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.