]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
appstream: refresh patch
authorMarc Ferland <marc.ferland@sonatest.com>
Wed, 31 Jul 2024 15:28:57 +0000 (11:28 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Aug 2024 13:28:34 +0000 (14:28 +0100)
Refresh patch for 1.0.3 release.

Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch

index bc811d67b04cdd64de601f21c012bcda7b4e5418..d4d5517ab101faac3b9cb63c51818bcaae7faf96 100644 (file)
@@ -1,4 +1,4 @@
-From fe9ebb8c0fa7b84a9c5c667386b8fbb3baea2fad Mon Sep 17 00:00:00 2001
+From 03f00252c2fc948c0bce1fc0a6ee87adef71d1bb Mon Sep 17 00:00:00 2001
 From: Markus Volk <f_l_k@t-online.de>
 Date: Mon, 12 Dec 2022 15:42:42 +0100
 Subject: [PATCH] remove hardcoded path
@@ -14,10 +14,10 @@ Upstream-Status: Inappropriate [oe-specific]
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/meson.build b/meson.build
-index fa171d5..79d5168 100644
+index 5f2eaa22..4a2483a1 100644
 --- a/meson.build
 +++ b/meson.build
-@@ -185,10 +185,10 @@ endif
+@@ -191,10 +191,10 @@ endif
  stemmer_inc_dirs = include_directories()
  if get_option('stemming')
      stemmer_lib = cc.find_library('stemmer', required: true)