Hello,

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

Next steps:
    - apply the patch: git am 0001-makedepend-upgrade-1.0.9-1.0.10.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 3fd684c51f10173934a821a7b6a66d2eee4f7f3f Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 17 Aug 2026 05:07:20 +0000
Subject: [PATCH] makedepend: upgrade 1.0.9 -> 1.0.10

Source: ChangeLog

makedepend 1.0.10
meson: include headers when checking for functions
meson: Add option to build with meson
gitlab CI: drop the ci-fairy check-mr job
Improve man page formatting
---
 .../xorg-util/{makedepend_1.0.9.bb => makedepend_1.0.10.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-util/{makedepend_1.0.9.bb => 
makedepend_1.0.10.bb} (88%)

diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb 
b/meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb
rename to meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb
index 6db7d04079..643624485c 100644
--- a/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb
+++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.10.bb
@@ -17,4 +17,4 @@ BBCLASSEXTEND = "native"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f"
 
-SRC_URI[sha256sum] = 
"bc94ffda6cd4671603a69c39dbe8f96b317707b9185b2aaa3b54b5d134b41884"
+SRC_URI[sha256sum] = 
"baf742fb6c76c15febf5181e5cd814066205d8be9aef4abfdc2c54b235e14917"
-- 
2.47.1

packages/x86-64-v3-poky-linux/makedepend: SRC_URI changed from 
"https://www.x.org/releases//individual/util/makedepend-1.0.9.tar.gz"; to 
"https://www.x.org/releases//individual/util/makedepend-1.0.10.tar.gz";
packages/x86-64-v3-poky-linux/makedepend: PV changed from "1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend: PKGV changed from 1.0.9 [default] to 
1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend-dbg: PKGSIZE changed from 
102728 to 102736 (+0%)
packages/x86-64-v3-poky-linux/makedepend/makedepend-dbg: PV changed from 
"1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend-dbg: PKGV changed from 
1.0.9 [default] to 1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend-dev: PV changed from 
"1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend-dev: PKGV changed from 
1.0.9 [default] to 1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend-doc: PKGSIZE changed from 
9539 to 9659 (+1%)
packages/x86-64-v3-poky-linux/makedepend/makedepend-doc: PV changed from 
"1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend-doc: PKGV changed from 
1.0.9 [default] to 1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend-locale: PV changed from 
"1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend-locale: PKGV changed from 
1.0.9 [default] to 1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend-src: PV changed from 
"1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend-src: FILELIST: directory 
renamed /usr/src/debug/makedepend/1.0.9 -> /usr/src/debug/makedepend/1.0.10
packages/x86-64-v3-poky-linux/makedepend/makedepend-src: PKGV changed from 
1.0.9 [default] to 1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend-staticdev: PV changed from 
"1.0.9" to "1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend-staticdev: PKGV changed 
from 1.0.9 [default] to 1.0.10 [default]
packages/x86-64-v3-poky-linux/makedepend/makedepend: PV changed from "1.0.9" to 
"1.0.10"
packages/x86-64-v3-poky-linux/makedepend/makedepend: PKGV changed from 1.0.9 
[default] to 1.0.10 [default]
Changelog for makedepend: 1.0.9 -> 1.0.10
Source: ChangeLog

makedepend 1.0.10
meson: include headers when checking for functions
meson: Add option to build with meson
gitlab CI: drop the ci-fairy check-mr job
Improve man page formatting

Attachment: 0001-makedepend-upgrade-1.0.9-1.0.10.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#243591): 
https://lists.openembedded.org/g/openembedded-core/message/243591
Mute This Topic: https://lists.openembedded.org/mt/120786281/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to