mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-ninja: Version bump. 1.10.2.g51db2.kitware.jobserver-1 -> 1.11.1.g95dee.kitware.jobserver-1
Date: Mon, 21 Nov 2022 22:30:06 +0100	[thread overview]
Message-ID: <20221121213006.2512310-1-christian.melki@t2data.com> (raw)

Move along the kitware ninjas. Fork of regular ninja but with jobserver support.
Regular ninja release: https://groups.google.com/g/ninja-build/c/R2oCyDctDf8/m/-U94Y5I8AgAJ
https://github.com/ninja-build/ninja/milestone/3?closed=1

* Reapplied patch set to make it apply cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-don-t-close-open-fds.patch                           | 4 ++--
 .../series                                                    | 0
 rules/host-ninja.make                                         | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
 rename patches/{ninja-1.10.2.g51db2.kitware.jobserver-1 => ninja-1.11.1.g95dee.kitware.jobserver-1}/0001-don-t-close-open-fds.patch (91%)
 rename patches/{ninja-1.10.2.g51db2.kitware.jobserver-1 => ninja-1.11.1.g95dee.kitware.jobserver-1}/series (100%)

diff --git a/patches/ninja-1.10.2.g51db2.kitware.jobserver-1/0001-don-t-close-open-fds.patch b/patches/ninja-1.11.1.g95dee.kitware.jobserver-1/0001-don-t-close-open-fds.patch
similarity index 91%
rename from patches/ninja-1.10.2.g51db2.kitware.jobserver-1/0001-don-t-close-open-fds.patch
rename to patches/ninja-1.11.1.g95dee.kitware.jobserver-1/0001-don-t-close-open-fds.patch
index a2dfc5b8e..0155a62bb 100644
--- a/patches/ninja-1.10.2.g51db2.kitware.jobserver-1/0001-don-t-close-open-fds.patch
+++ b/patches/ninja-1.11.1.g95dee.kitware.jobserver-1/0001-don-t-close-open-fds.patch
@@ -10,7 +10,7 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/configure.py b/configure.py
-index 57e1ca3ab369..e49802f4c75b 100755
+index a239b90eef44..1f287c116d66 100755
 --- a/configure.py
 +++ b/configure.py
 @@ -191,7 +191,7 @@ class Bootstrap:
@@ -22,7 +22,7 @@ index 57e1ca3ab369..e49802f4c75b 100755
          except subprocess.CalledProcessError:
              print('when running: ', cmdline)
              raise
-@@ -716,4 +716,4 @@ if options.bootstrap:
+@@ -722,4 +722,4 @@ if options.bootstrap:
      if options.verbose:
          rebuild_args.append('-v')
  
diff --git a/patches/ninja-1.10.2.g51db2.kitware.jobserver-1/series b/patches/ninja-1.11.1.g95dee.kitware.jobserver-1/series
similarity index 100%
rename from patches/ninja-1.10.2.g51db2.kitware.jobserver-1/series
rename to patches/ninja-1.11.1.g95dee.kitware.jobserver-1/series
diff --git a/rules/host-ninja.make b/rules/host-ninja.make
index fab8fd2d3..f64230312 100644
--- a/rules/host-ninja.make
+++ b/rules/host-ninja.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_NINJA) += host-ninja
 #
 # Paths and names
 #
-HOST_NINJA_VERSION	:= 1.10.2.g51db2.kitware.jobserver-1
-HOST_NINJA_MD5		:= 0bdd69f1013deb74465fe5d03e8fa2ea
+HOST_NINJA_VERSION	:= 1.11.1.g95dee.kitware.jobserver-1
+HOST_NINJA_MD5		:= 22de7254869309dc2c750933928b3500
 HOST_NINJA		:= ninja-$(HOST_NINJA_VERSION)
 HOST_NINJA_SUFFIX	:= tar.gz
 HOST_NINJA_URL		:= https://github.com/Kitware/ninja/archive/refs/tags/v$(HOST_NINJA_VERSION).$(HOST_NINJA_SUFFIX)
-- 
2.34.1




             reply	other threads:[~2022-11-21 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 21:30 Christian Melki [this message]
2022-11-23  6:57 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20221121213006.2512310-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox