]> code.ossystems Code Review - openembedded-core.git/commitdiff
vte: tiny cleanup / renumber patch
authorAndreas Müller <schnitzeltony@gmail.com>
Fri, 5 Jun 2020 15:29:24 +0000 (17:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Jun 2020 22:14:02 +0000 (23:14 +0100)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch [moved from meta/recipes-support/vte/vte/0002-Add-W_EXITCODE-macro-for-non-glibc-systems.patch with 100% similarity]
meta/recipes-support/vte/vte_0.60.2.bb

index 8c7054913f5ec3e1cad06356117a496b9290d486..571fdeba9ea9b6d6088805bfa9d7b52f8aa8e68a 100644 (file)
@@ -17,9 +17,7 @@ GIR_MESON_OPTION = 'gir'
 inherit gnomebase gtk-doc features_check upstream-version-is-even gobject-introspection
 
 # vapigen.m4 is required when vala is not present (but the one from vala should be used normally)
-SRC_URI += " \
-            file://0002-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \
-           "
+SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch"
 SRC_URI[archive.md5sum] = "1a0b5395915d2f3c88484511b38cc584"
 SRC_URI[archive.sha256sum] = "35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5"