gtk-vnc 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]>
---
meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb
b/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb
index 3bfe38f08..8bd37f754 100644
--- a/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb
+++ b/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb
@@ -25,4 +25,6 @@ PACKAGECONFIG ??= "pulseaudio sasl"
inherit pkgconfig gnomebase gettext gobject-introspection vala features_check
+PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
+
SRC_URI[archive.sha256sum] =
"512763ac4e0559d0158b6682ca5dd1a3bd633f082f5e4349d7158e6b5f80f1ce"
--
2.44.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109267):
https://lists.openembedded.org/g/openembedded-devel/message/109267
Mute This Topic: https://lists.openembedded.org/mt/104859718/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-