gnome-disk-utility inserts lines containing ${S} into the source. Although
required for
compilation, it affects reproducibility for the src package.
Fix this by simply not packaging the modified source code
Signed-off-by: Markus Volk <[email protected]>
---
.../recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
index 4f3738cfb..856d29e7c 100644
--- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_45.0.bb
@@ -33,6 +33,8 @@ SRC_URI[archive.sha256sum] =
"3d8625faa99047bc4aefd29921ad728ab4d700cff86e0f2ec6
EXTRA_OEMESON = "-Dman=false"
+PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
+
FILES:${PN} += " \
${datadir}/metainfo \
${datadir}/dbus-1 \
--
2.44.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109238):
https://lists.openembedded.org/g/openembedded-devel/message/109238
Mute This Topic: https://lists.openembedded.org/mt/104815333/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-