All of lore.kernel.org
 help / color / mirror / Atom feed
From: sikor6 at gmail.com <sikor6@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] xenomai: bump version to 3.0.3
Date: Tue, 21 Mar 2017 00:33:47 +0100	[thread overview]
Message-ID: <20170320233349.14057-1-sikor6@gmail.com> (raw)

From: Pawel Sikora <sikor6@gmail.com>

Signed-off-by: Pawel Sikora <sikor6@gmail.com>
---
 package/xenomai/xenomai.hash | 2 +-
 package/xenomai/xenomai.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/xenomai/xenomai.hash b/package/xenomai/xenomai.hash
index 4d74472ee..e41859343 100644
--- a/package/xenomai/xenomai.hash
+++ b/package/xenomai/xenomai.hash
@@ -1,2 +1,2 @@
 # Locally computed;
-sha256  b6ff723cb0f3b1c2c4e15bccfd114b248dea1b4164a0ac0e612815379ce7caf8  xenomai-2.6.4.tar.bz2
+sha256  4c396b4d447efd414c4d7c0894f97ef52b4ec45c87f512c14adee981a45f0e3b  xenomai-3.0.3.tar.bz2
diff --git a/package/xenomai/xenomai.mk b/package/xenomai/xenomai.mk
index 6e0e44163..28875b944 100644
--- a/package/xenomai/xenomai.mk
+++ b/package/xenomai/xenomai.mk
@@ -6,7 +6,7 @@
 
 XENOMAI_VERSION = $(call qstrip,$(BR2_PACKAGE_XENOMAI_VERSION))
 ifeq ($(XENOMAI_VERSION),)
-XENOMAI_VERSION = 2.6.4
+XENOMAI_VERSION = 3.0.3
 else
 BR_NO_CHECK_HASH_FOR += $(XENOMAI_SOURCE)
 endif
-- 
2.12.0

             reply	other threads:[~2017-03-20 23:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 23:33 sikor6 at gmail.com [this message]
2017-03-20 22:40 ` [Buildroot] [PATCH 1/3] xenomai: bump version to 3.0.3 Thomas Petazzoni
2017-03-20 23:17   ` Paweł Sikora
2017-03-21  8:57   ` Arnout Vandecappelle
2017-03-21  9:19     ` Thomas Petazzoni
2017-03-21 17:39       ` Pawel Sikora
2017-03-20 23:33 ` [Buildroot] [PATCH 2/3] remove: 0001-bfin-remove-inline-keyword.patch sikor6 at gmail.com
2017-03-21  9:05   ` Arnout Vandecappelle
2017-03-21 15:53     ` Pawel Sikora
2017-03-20 23:33 ` [Buildroot] [PATCH 3/3] xenomai: enable SMP in configuration options sikor6 at gmail.com
2017-03-21  9:08   ` Arnout Vandecappelle
2017-03-21 15:57     ` Pawel Sikora

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=20170320233349.14057-1-sikor6@gmail.com \
    --to=sikor6@gmail.com \
    --cc=buildroot@busybox.net \
    /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.