All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/4] vte: tiny cleanup / renumber patch
Date: Fri,  5 Jun 2020 17:29:24 +0200	[thread overview]
Message-ID: <20200605152927.3428858-1-schnitzeltony@gmail.com> (raw)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ... => 0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch} | 0
 meta/recipes-support/vte/vte_0.60.2.bb                        | 4 +---
 2 files changed, 1 insertion(+), 3 deletions(-)
 rename meta/recipes-support/vte/vte/{0002-Add-W_EXITCODE-macro-for-non-glibc-systems.patch => 0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch} (100%)

diff --git a/meta/recipes-support/vte/vte/0002-Add-W_EXITCODE-macro-for-non-glibc-systems.patch b/meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch
similarity index 100%
rename from meta/recipes-support/vte/vte/0002-Add-W_EXITCODE-macro-for-non-glibc-systems.patch
rename to meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch
diff --git a/meta/recipes-support/vte/vte_0.60.2.bb b/meta/recipes-support/vte/vte_0.60.2.bb
index 8c7054913f..571fdeba9e 100644
--- a/meta/recipes-support/vte/vte_0.60.2.bb
+++ b/meta/recipes-support/vte/vte_0.60.2.bb
@@ -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"
 
-- 
2.26.2


             reply	other threads:[~2020-06-05 15:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 15:29 Andreas Müller [this message]
2020-06-05 15:29 ` [PATCH 2/4] vte: upgrade 0.60.2 -> 0.60.3 Andreas Müller
2020-06-05 15:29 ` [PATCH 3/4] harfbuzz: upgrade 2.6.4 -> 2.6.7 Andreas Müller
2020-06-05 15:29 ` [PATCH 4/4] sqlite3: upgrade 3.32.1 -> 3.32.2 Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200605152927.3428858-1-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.