Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *dhcpcd* to *10.3.0* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-dhcpcd-upgrade-10.2.4-10.3.0.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From cef017eaef06fbf5b8975a23544d929db8f7a7a4 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 15 Nov 2025 07:44:53 +0000
Subject: [PATCH] dhcpcd: upgrade 10.2.4 -> 10.3.0

---
 .../dhcpcd/{dhcpcd_10.2.4.bb => dhcpcd_10.3.0.bb}             | 2 +-
 ...20-resolv.conf-improve-the-sitation-of-working-with-.patch | 2 +-
 ...001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch | 4 ++--
 .../0001-remove-INCLUDEDIR-to-prevent-build-issues.patch      | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)
 rename meta/recipes-connectivity/dhcpcd/{dhcpcd_10.2.4.bb => dhcpcd_10.3.0.bb} 
(97%)

diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.2.4.bb 
b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb
similarity index 97%
rename from meta/recipes-connectivity/dhcpcd/dhcpcd_10.2.4.bb
rename to meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb
index bfb24aa58c..a9d55313ae 100644
--- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.2.4.bb
+++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb
@@ -17,7 +17,7 @@ SRC_URI = 
"git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=ma
            file://0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch \
            "
 
-SRCREV = "93df2b254caf9639f9ffb66e0fe2b584eeba6220"
+SRCREV = "385ff246cbdbd1627582999f7705bf9ef2ad0d7d"
 
 # Doesn't use automake so we can't do out-of-tree builds
 inherit pkgconfig autotools-brokensep systemd useradd
diff --git 
a/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch
 
b/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch
index 512e33aebf..54875d3f84 100644
--- 
a/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch
+++ 
b/meta/recipes-connectivity/dhcpcd/files/0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch
@@ -1,4 +1,4 @@
-From d1581ce103db0a5db0b1761907fff9ddd6b55a8a Mon Sep 17 00:00:00 2001
+From 62eda958ed6d5c23fe88672960b63d916f784a48 Mon Sep 17 00:00:00 2001
 From: Chen Qi <[email protected]>
 Date: Wed, 9 Nov 2022 16:33:18 +0800
 Subject: [PATCH] 20-resolv.conf: improve the sitation of working with systemd
diff --git 
a/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch
 
b/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch
index 484b84f94a..683731369b 100644
--- 
a/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch
+++ 
b/meta/recipes-connectivity/dhcpcd/files/0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch
@@ -1,4 +1,4 @@
-From e9b1376c59b15e7b03611429187d9d89167154b5 Mon Sep 17 00:00:00 2001
+From 3cad22fbb96e96d58c71bb867e7dd3a67ee1f513 Mon Sep 17 00:00:00 2001
 From: Lei Maohui <[email protected]>
 Date: Fri, 10 Mar 2023 03:48:46 +0000
 Subject: [PATCH] dhcpcd.8: Fix conflict error when enable multilib.
@@ -29,7 +29,7 @@ Signed-off-by: Lei Maohui <[email protected]>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in
-index 91fdde2c..b467dc3b 100644
+index ebbf06c0..c7ffee6b 100644
 --- a/src/dhcpcd.8.in
 +++ b/src/dhcpcd.8.in
 @@ -826,7 +826,7 @@ Configuration file for dhcpcd.
diff --git 
a/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch
 
b/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch
index fd3fae7e7e..12ffdad8ae 100644
--- 
a/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch
+++ 
b/meta/recipes-connectivity/dhcpcd/files/0001-remove-INCLUDEDIR-to-prevent-build-issues.patch
@@ -1,4 +1,4 @@
-From c2ebc32112e0cd29390b4dc951b65efae36d607b Mon Sep 17 00:00:00 2001
+From 48b70b3a25ea290115c95ae5d5451792c4cce2a2 Mon Sep 17 00:00:00 2001
 From: Stefano Cappa <[email protected]>
 Date: Sun, 13 Jan 2019 01:50:52 +0100
 Subject: [PATCH] remove INCLUDEDIR to prevent build issues
@@ -11,7 +11,7 @@ Signed-off-by: Stefano Cappa <[email protected]>
  1 file changed, 5 deletions(-)
 
 diff --git a/configure b/configure
-index a60da137..3673de8b 100755
+index e9c08f18..3f0770b7 100755
 --- a/configure
 +++ b/configure
 @@ -26,7 +26,6 @@ BUILD=
-- 
2.47.1

Attachment: 0001-dhcpcd-upgrade-10.2.4-10.3.0.patch
Description: Binary data

packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-dbg: PKGSIZE changed from 1345584 
to 1354968 (+1%)
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-dbg: PKGV changed from 10.2.4 
[default] to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-dbg: PV changed from "10.2.4" to 
"10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-dev: PKGV changed from 10.2.4 
[default] to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-dev: PV changed from "10.2.4" to 
"10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-doc: PKGSIZE changed from 66829 to 
67121 (+0%)
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-doc: PKGV changed from 10.2.4 
[default] to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-doc: PV changed from "10.2.4" to 
"10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-locale: PKGV changed from 10.2.4 
[default] to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-locale: PV changed from "10.2.4" to 
"10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-src: PKGSIZE changed from 1120455 
to 1121999 (+0%)
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-src: FILELIST: directory renamed 
/usr/src/debug/dhcpcd/10.2.4/src -> /usr/src/debug/dhcpcd/10.3.0/src, directory 
renamed /usr/src/debug/dhcpcd/10.2.4/compat/crypt_openssl -> 
/usr/src/debug/dhcpcd/10.3.0/compat/crypt_openssl, directory renamed 
/usr/src/debug/dhcpcd/10.2.4/src/dev -> /usr/src/debug/dhcpcd/10.3.0/src/dev, 
removed "/usr/src/debug/dhcpcd/10.2.4/compat/endian.h 
/usr/src/debug/dhcpcd/10.2.4/compat/bitops.h 
/usr/src/debug/dhcpcd/10.2.4/compat/setproctitle.h 
/usr/src/debug/dhcpcd/10.2.4/compat/rbtree.h 
/usr/src/debug/dhcpcd/10.2.4/compat/consttime_memequal.h 
/usr/src/debug/dhcpcd/10.2.4/compat/setproctitle.c 
/usr/src/debug/dhcpcd/10.2.4/compat/_strtoi.h 
/usr/src/debug/dhcpcd/10.2.4/compat/pidfile.h 
/usr/src/debug/dhcpcd/10.2.4/compat/rb.c 
/usr/src/debug/dhcpcd/10.2.4/compat/strtoi.h 
/usr/src/debug/dhcpcd/10.2.4/compat/pidfile.c", added 
"/usr/src/debug/dhcpcd/10.3.0/compat/endian.h 
/usr/src/debug/dhcpcd/10.3.0/compat/bitops.h /usr/sr
 c/debug/dhcpcd/10.3.0/compat/setproctitle.h 
/usr/src/debug/dhcpcd/10.3.0/compat/consttime_memequal.h 
/usr/src/debug/dhcpcd/10.3.0/compat/setproctitle.c 
/usr/src/debug/dhcpcd/10.3.0/compat/_strtoi.h 
/usr/src/debug/dhcpcd/10.3.0/compat/pidfile.h 
/usr/src/debug/dhcpcd/10.3.0/vendor/rbtree.c 
/usr/src/debug/dhcpcd/10.3.0/compat/pidfile.c 
/usr/src/debug/dhcpcd/10.3.0/compat/strtoi.h 
/usr/src/debug/dhcpcd/10.3.0/vendor/rbtree.h"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-src: PKGV changed from 10.2.4 
[default] to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-src: PV changed from "10.2.4" to 
"10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-staticdev: PKGV changed from 10.2.4 
[default] to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd-staticdev: PV changed from "10.2.4" 
to "10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd: PKGSIZE changed from 440855 to 
444982 (+1%)
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd: PKGV changed from 10.2.4 [default] 
to 10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd/dhcpcd: PV changed from "10.2.4" to 
"10.3.0"
packages/x86-64-v3-poky-linux/dhcpcd: PKGV changed from 10.2.4 [default] to 
10.3.0 [default]
packages/x86-64-v3-poky-linux/dhcpcd: PV changed from "10.2.4" to "10.3.0"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#226319): 
https://lists.openembedded.org/g/openembedded-core/message/226319
Mute This Topic: https://lists.openembedded.org/mt/116309710/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to