From 0f34a5b10567333b970ea5c335ee4c98dbe9b9e4 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 30 Oct 2020 23:26:13 +0100 Subject: json-glib: fix reproducibility (From OE-Core rev: fd7e1a40bf29b552b90e3b20863b8c79594bcd85) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-gnome/json-glib/json-glib_1.6.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-gnome/json-glib/json-glib_1.6.0.bb') diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.0.bb b/meta/recipes-gnome/json-glib/json-glib_1.6.0.bb index 3cb637f220..82f983f3c5 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.6.0.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.6.0.bb @@ -19,7 +19,8 @@ GTKDOC_MESON_OPTION = "gtk_doc" GTKDOC_MESON_ENABLE_FLAG = 'enabled' GTKDOC_MESON_DISABLE_FLAG = 'disabled' -SRC_URI += " file://run-ptest" +SRC_URI += "file://run-ptest \ + file://0001-json-glib-json-enum-types.c.in-fix-build-reproducibi.patch" SRC_URI[archive.sha256sum] = "0d7c67602c4161ea7070fab6c5823afd9bd7f7bc955f652a50d3753b08494e73" PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native" -- cgit v1.2.3-54-g00ecf