All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: xenomai@xenomai.org
Subject: [xenomai-images][PATCH 1/5] linux-xenomai: Update to latest 4.4 and 4.19 ipipe releases
Date: Fri, 11 Jun 2021 22:13:08 +0200	[thread overview]
Message-ID: <e5ba93f17dac1cce9700a92637aff05007a5585b.1623442392.git.jan.kiszka@siemens.com> (raw)
In-Reply-To: <cover.1623442392.git.jan.kiszka@siemens.com>

From: Jan Kiszka <jan.kiszka@siemens.com>

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 recipes-kernel/linux/linux-xenomai_4.19.bb | 12 ++++++------
 recipes-kernel/linux/linux-xenomai_4.4.bb  |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/recipes-kernel/linux/linux-xenomai_4.19.bb b/recipes-kernel/linux/linux-xenomai_4.19.bb
index 12e2199..ef67067 100644
--- a/recipes-kernel/linux/linux-xenomai_4.19.bb
+++ b/recipes-kernel/linux/linux-xenomai_4.19.bb
@@ -12,15 +12,15 @@
 require recipes-kernel/linux/linux-xenomai.inc
 
 SRC_URI_append_amd64 = " git://github.com/xenomai-ci/ipipe-x86.git;protocol=https;nobranch=1"
-SRCREV_amd64 ?= "ipipe-core-4.19.140-cip33-x86-14"
-PV_amd64 ?= "4.19.140+"
+SRCREV_amd64 ?= "ipipe-core-4.19.192-cip50-x86-18"
+PV_amd64 ?= "4.19.192+"
 
 SRC_URI_append_arm64 = " git://github.com/xenomai-ci/ipipe-arm64.git;protocol=https;nobranch=1"
-SRCREV_arm64 ?= "ipipe-core-4.19.144-cip34-arm64-08"
-PV_arm64 ?= "4.19.144+"
+SRCREV_arm64 ?= "ipipe-core-4.19.190-cip49-arm64-10"
+PV_arm64 ?= "4.19.190+"
 
 SRC_URI_append_armhf = " git://github.com/xenomai-ci/ipipe-arm.git;protocol=https;nobranch=1"
-SRCREV_armhf ?= "ipipe-core-4.19.140-cip33-arm-11"
-PV_armhf ?= "4.19.140+"
+SRCREV_armhf ?= "ipipe-core-4.19.190-cip49-arm-15"
+PV_armhf ?= "4.19.190+"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-kernel/linux/linux-xenomai_4.4.bb b/recipes-kernel/linux/linux-xenomai_4.4.bb
index 0c2b1f3..2a1137c 100644
--- a/recipes-kernel/linux/linux-xenomai_4.4.bb
+++ b/recipes-kernel/linux/linux-xenomai_4.4.bb
@@ -12,11 +12,11 @@
 require recipes-kernel/linux/linux-xenomai.inc
 
 SRC_URI_append_amd64 = " git://github.com/xenomai-ci/ipipe.git;protocol=https;nobranch=1"
-SRCREV_amd64 ?= "ipipe-core-4.4.238-cip50-x86-26"
-PV_amd64 = "4.4.238+"
+SRCREV_amd64 ?= "ipipe-core-4.4.268-cip57-x86-28"
+PV_amd64 = "4.4.268+"
 
 SRC_URI_append_armhf = " git://github.com/xenomai-ci/ipipe.git;protocol=https;nobranch=1"
-SRCREV_armhf ?= "ipipe-core-4.4.238-cip50-arm-11"
-PV_armhf = "4.4.238+"
+SRCREV_armhf ?= "ipipe-core-4.4.268-cip57-arm-13"
+PV_armhf = "4.4.268+"
 
 S = "${WORKDIR}/git"
-- 
2.26.2



  reply	other threads:[~2021-06-11 20:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 20:13 [xenomai-images][PATCH 0/5] Update versions, add 5.10 kernel Jan Kiszka
2021-06-11 20:13 ` Jan Kiszka [this message]
2021-06-11 20:13 ` [xenomai-images][PATCH 2/5] xenomai: Update to 3.1.1 Jan Kiszka
2021-06-11 20:13 ` [xenomai-images][PATCH 3/5] linux-xenomai: Add 5.4 recipe and make it default Jan Kiszka
2021-06-11 20:13 ` [xenomai-images][PATCH 4/5] linux-xenomai: Add support for 5.10 to latest recipe Jan Kiszka
2021-06-11 20:13 ` [xenomai-images][PATCH 5/5] ci: Add kernel 5.10 to xenomai_next build Jan Kiszka

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=e5ba93f17dac1cce9700a92637aff05007a5585b.1623442392.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=xenomai@xenomai.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.