Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *appstream* to *1.0.1* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-appstream-upgrade-1.0.0-1.0.1.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 8370fb6a3fc00c1b719f0ffebea78f6dceada751 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <a...@yoctoproject.org>
Date: Mon, 1 Jan 2024 12:15:51 +0000
Subject: [PATCH] appstream: upgrade 1.0.0 -> 1.0.1

---
 .../appstream/0001-remove-hardcoded-path.patch       | 12 +++++-------
 .../{appstream_1.0.0.bb => appstream_1.0.1.bb}       |  2 +-
 2 files changed, 6 insertions(+), 8 deletions(-)
 rename meta/recipes-support/appstream/{appstream_1.0.0.bb => 
appstream_1.0.1.bb} (93%)

diff --git 
a/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch 
b/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch
index 66687a5b89..a086598922 100644
--- a/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch
+++ b/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch
@@ -1,4 +1,4 @@
-From 6ab00a4279823829a9b82dc9e4d055da4de88c6e Mon Sep 17 00:00:00 2001
+From eb2c75d565a111d61321a506e49e7e78120d462f Mon Sep 17 00:00:00 2001
 From: Markus Volk <f_...@t-online.de>
 Date: Mon, 12 Dec 2022 15:42:42 +0100
 Subject: [PATCH] remove hardcoded path
@@ -9,12 +9,13 @@ Dont include hardcoded path. This fixes:
 | cc1: error: include location "/usr/include" is unsafe for cross-compilation 
[-Werror=poison-system-directories]
 
 Upstream-Status: Inappropriate [oe-specific]
+
 ---
- meson.build       | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ meson.build | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/meson.build b/meson.build
-index fd0e3373..2f273ada 100644
+index 0556b1e..f9694b3 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -185,10 +185,10 @@ endif
@@ -30,6 +31,3 @@ index fd0e3373..2f273ada 100644
          else
              error('Unable to find Snowball header "libstemmer.h". Please 
ensure libstemmer/Snowball is installed properly in order to continue.')
          endif
--- 
-2.34.1
-
diff --git a/meta/recipes-support/appstream/appstream_1.0.0.bb 
b/meta/recipes-support/appstream/appstream_1.0.1.bb
similarity index 93%
rename from meta/recipes-support/appstream/appstream_1.0.0.bb
rename to meta/recipes-support/appstream/appstream_1.0.1.bb
index 3f8bfcd263..1114011835 100644
--- a/meta/recipes-support/appstream/appstream_1.0.0.bb
+++ b/meta/recipes-support/appstream/appstream_1.0.1.bb
@@ -28,7 +28,7 @@ SRC_URI = " \
        
https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz \
        file://0001-remove-hardcoded-path.patch \
 "
-SRC_URI[sha256sum] = 
"ef23477a380e8b525e92cfa87687f1146b9cef74c641349a1ae11250be5401d0"
+SRC_URI[sha256sum] = 
"fa4d5994e5c6f22e9b66cb0b52e8b5f5d96e7353ea5528b56436e0150829203b"
 
 S = "${WORKDIR}/AppStream-${PV}"
 
-- 
2.42.0

Attachment: 0001-appstream-upgrade-1.0.0-1.0.1.patch
Description: Binary data

packages/core2-64-poky-linux/appstream/appstream: FILELIST: removed 
"/usr/lib/libappstream.so.1.0.0", added "/usr/lib/libappstream.so.1.0.1"
Changes to packages/core2-64-poky-linux/appstream (sysroot):
  /usr/lib/libappstream.so.5 changed symlink target from libappstream.so.1.0.0 
to libappstream.so.1.0.1
  /usr/lib/libappstream.so.1.0.0 moved to /usr/lib/libappstream.so.1.0.1
Changes to packages/x86_64-linux/appstream-native (sysroot):
  /usr/lib/libappstream.so.5 changed symlink target from libappstream.so.1.0.0 
to libappstream.so.1.0.1
  /usr/lib/libappstream.so.1.0.0 moved to /usr/lib/libappstream.so.1.0.1
packages/core2-64-poky-linux/appstream/appstream-dbg: PKGV changed from 1.0.0 
[default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-dbg: FILELIST: removed 
"/usr/lib/.debug/libappstream.so.1.0.0", added 
"/usr/lib/.debug/libappstream.so.1.0.1"
packages/core2-64-poky-linux/appstream/appstream-dbg: PKGSIZE changed from 
2373624 to 2376528 (+0%)
packages/core2-64-poky-linux/appstream/appstream-dbg: PV changed from "1.0.0" 
to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-dev: PKGV changed from 1.0.0 
[default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-dev: PV changed from "1.0.0" 
to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-doc: PKGV changed from 1.0.0 
[default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-doc: PV changed from "1.0.0" 
to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ain: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ain: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ar: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ar: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-bn-bd: PKGV changed 
from 1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-bn-bd: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-bn: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-bn: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ca: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ca: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ckb: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ckb: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-cs: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-cs: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-da: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-da: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-de: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-de: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-en-gb: PKGV changed 
from 1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-en-gb: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-eo: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-eo: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-es: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-es: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-et: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-et: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-eu: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-eu: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-fi: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-fi: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-fr: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-fr: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-gd: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-gd: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-gl: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-gl: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-he: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-he: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-hi: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-hi: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-hr: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-hr: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-hu: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-hu: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-id: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-id: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-it: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-it: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ja: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ja: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ka: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ka: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ko: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ko: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-lt: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-lt: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-nb: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-nb: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-nl: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-nl: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-oc: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-oc: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-pl: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-pl: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-pt-br: PKGV changed 
from 1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-pt-br: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-pt: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-pt: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ro: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ro: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-rom: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-rom: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-ru: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-ru: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-sk: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-sk: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-sl: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-sl: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-sr+latin: PKGV changed 
from 1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-sr+latin: PV changed 
from "1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-sr: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-sr: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-sv: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-sv: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-tr: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-tr: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-uk: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-uk: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-zh-cn: PKGV changed 
from 1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-zh-cn: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-locale-zh-tw: PKGV changed 
from 1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-locale-zh-tw: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-src: PKGV changed from 1.0.0 
[default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-src: PKGSIZE changed from 
1829227 to 1832848 (+0%)
packages/core2-64-poky-linux/appstream/appstream-src: PV changed from "1.0.0" 
to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream-staticdev: PKGV changed from 
1.0.0 [default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream-staticdev: PV changed from 
"1.0.0" to "1.0.1"
packages/core2-64-poky-linux/appstream/appstream: PKGV changed from 1.0.0 
[default] to 1.0.1 [default]
packages/core2-64-poky-linux/appstream/appstream: FILELIST: removed 
"/usr/lib/libappstream.so.1.0.0", added "/usr/lib/libappstream.so.1.0.1"
packages/core2-64-poky-linux/appstream/appstream: PKGSIZE changed from 3571943 
to 3577830 (+0%)
packages/core2-64-poky-linux/appstream/appstream: PV changed from "1.0.0" to 
"1.0.1"
packages/core2-64-poky-linux/appstream: SRC_URI changed from 
"https://www.freedesktop.org/software/appstream/releases/AppStream-1.0.0.tar.xz 
file://0001-remove-hardcoded-path.patch" to 
"https://www.freedesktop.org/software/appstream/releases/AppStream-1.0.1.tar.xz 
file://0001-remove-hardcoded-path.patch"
packages/core2-64-poky-linux/appstream: PKGV changed from 1.0.0 [default] to 
1.0.1 [default]
packages/core2-64-poky-linux/appstream: PV changed from "1.0.0" to "1.0.1"
Changes to packages/core2-64-poky-linux/appstream (sysroot):
  /usr/lib/libappstream.so.5 changed symlink target from libappstream.so.1.0.0 
to libappstream.so.1.0.1
  /usr/lib/libappstream.so.1.0.0 moved to /usr/lib/libappstream.so.1.0.1
Changes to packages/x86_64-linux/appstream-native (sysroot):
  /usr/lib/libappstream.so.5 changed symlink target from libappstream.so.1.0.0 
to libappstream.so.1.0.1
  /usr/lib/libappstream.so.1.0.0 moved to /usr/lib/libappstream.so.1.0.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193175): 
https://lists.openembedded.org/g/openembedded-core/message/193175
Mute This Topic: https://lists.openembedded.org/mt/103461975/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to