xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [xenomai-images][PATCH] xenomai: Update to latest releases
@ 2023-07-26  9:13 Clara Kowalsky
  2023-07-26 10:11 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Clara Kowalsky @ 2023-07-26  9:13 UTC (permalink / raw)
  To: xenomai; +Cc: jan.kiszka, Clara Kowalsky

Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
---
 conf/distro/include/xenomai-version.inc                     | 6 +++---
 .../xenomai/{xenomai_3.0.13.bb => xenomai_3.0.14.bb}        | 0
 .../xenomai/{xenomai_3.1.3.bb => xenomai_3.1.4.bb}          | 0
 .../xenomai/{xenomai_3.2.2.bb => xenomai_3.2.3.bb}          | 0
 4 files changed, 3 insertions(+), 3 deletions(-)
 rename recipes-xenomai/xenomai/{xenomai_3.0.13.bb => xenomai_3.0.14.bb} (100%)
 rename recipes-xenomai/xenomai/{xenomai_3.1.3.bb => xenomai_3.1.4.bb} (100%)
 rename recipes-xenomai/xenomai/{xenomai_3.2.2.bb => xenomai_3.2.3.bb} (100%)

diff --git a/conf/distro/include/xenomai-version.inc b/conf/distro/include/xenomai-version.inc
index 61e86f7..a8d40ed 100644
--- a/conf/distro/include/xenomai-version.inc
+++ b/conf/distro/include/xenomai-version.inc
@@ -11,13 +11,13 @@
 
 XENOMAI_DEFAULT_KERNEL_VERSION = "5.15%"
 
-XENOMAI_3_0_VERSION_LIST = "3.0 3.0% 3.0.% 3.0.13 stable-3.0.x"
+XENOMAI_3_0_VERSION_LIST = "3.0 3.0% 3.0.% 3.0.14 stable-3.0.x"
 XENOMAI_3_0_KERNEL_VERSION = "4.4%"
 
-XENOMAI_3_1_VERSION_LIST = "3.1 3.1% 3.1.% 3.1.3 stable-3.1.x"
+XENOMAI_3_1_VERSION_LIST = "3.1 3.1% 3.1.% 3.1.4 stable-3.1.x"
 XENOMAI_3_1_KERNEL_VERSION = "5.4%"
 
-XENOMAI_3_2_VERSION_LIST = "3.2 3.2% 3.2.% 3.2.2 stable-3.2.x"
+XENOMAI_3_2_VERSION_LIST = "3.2 3.2% 3.2.% 3.2.3 stable-3.2.x"
 XENOMAI_3_2_KERNEL_VERSION = "5.10%"
 
 # If PREFERRED_VERSION_xenomai contains any item from XENOMAI_3_0_VERSION_LIST use
diff --git a/recipes-xenomai/xenomai/xenomai_3.0.13.bb b/recipes-xenomai/xenomai/xenomai_3.0.14.bb
similarity index 100%
rename from recipes-xenomai/xenomai/xenomai_3.0.13.bb
rename to recipes-xenomai/xenomai/xenomai_3.0.14.bb
diff --git a/recipes-xenomai/xenomai/xenomai_3.1.3.bb b/recipes-xenomai/xenomai/xenomai_3.1.4.bb
similarity index 100%
rename from recipes-xenomai/xenomai/xenomai_3.1.3.bb
rename to recipes-xenomai/xenomai/xenomai_3.1.4.bb
diff --git a/recipes-xenomai/xenomai/xenomai_3.2.2.bb b/recipes-xenomai/xenomai/xenomai_3.2.3.bb
similarity index 100%
rename from recipes-xenomai/xenomai/xenomai_3.2.2.bb
rename to recipes-xenomai/xenomai/xenomai_3.2.3.bb
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [xenomai-images][PATCH] xenomai: Update to latest releases
  2023-07-26  9:13 [xenomai-images][PATCH] xenomai: Update to latest releases Clara Kowalsky
@ 2023-07-26 10:11 ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2023-07-26 10:11 UTC (permalink / raw)
  To: Clara Kowalsky, xenomai

On 26.07.23 11:13, Clara Kowalsky wrote:
> Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
> ---
>  conf/distro/include/xenomai-version.inc                     | 6 +++---
>  .../xenomai/{xenomai_3.0.13.bb => xenomai_3.0.14.bb}        | 0
>  .../xenomai/{xenomai_3.1.3.bb => xenomai_3.1.4.bb}          | 0
>  .../xenomai/{xenomai_3.2.2.bb => xenomai_3.2.3.bb}          | 0
>  4 files changed, 3 insertions(+), 3 deletions(-)
>  rename recipes-xenomai/xenomai/{xenomai_3.0.13.bb => xenomai_3.0.14.bb} (100%)
>  rename recipes-xenomai/xenomai/{xenomai_3.1.3.bb => xenomai_3.1.4.bb} (100%)
>  rename recipes-xenomai/xenomai/{xenomai_3.2.2.bb => xenomai_3.2.3.bb} (100%)
> 
> diff --git a/conf/distro/include/xenomai-version.inc b/conf/distro/include/xenomai-version.inc
> index 61e86f7..a8d40ed 100644
> --- a/conf/distro/include/xenomai-version.inc
> +++ b/conf/distro/include/xenomai-version.inc
> @@ -11,13 +11,13 @@
>  
>  XENOMAI_DEFAULT_KERNEL_VERSION = "5.15%"
>  
> -XENOMAI_3_0_VERSION_LIST = "3.0 3.0% 3.0.% 3.0.13 stable-3.0.x"
> +XENOMAI_3_0_VERSION_LIST = "3.0 3.0% 3.0.% 3.0.14 stable-3.0.x"
>  XENOMAI_3_0_KERNEL_VERSION = "4.4%"
>  
> -XENOMAI_3_1_VERSION_LIST = "3.1 3.1% 3.1.% 3.1.3 stable-3.1.x"
> +XENOMAI_3_1_VERSION_LIST = "3.1 3.1% 3.1.% 3.1.4 stable-3.1.x"
>  XENOMAI_3_1_KERNEL_VERSION = "5.4%"
>  
> -XENOMAI_3_2_VERSION_LIST = "3.2 3.2% 3.2.% 3.2.2 stable-3.2.x"
> +XENOMAI_3_2_VERSION_LIST = "3.2 3.2% 3.2.% 3.2.3 stable-3.2.x"
>  XENOMAI_3_2_KERNEL_VERSION = "5.10%"
>  
>  # If PREFERRED_VERSION_xenomai contains any item from XENOMAI_3_0_VERSION_LIST use
> diff --git a/recipes-xenomai/xenomai/xenomai_3.0.13.bb b/recipes-xenomai/xenomai/xenomai_3.0.14.bb
> similarity index 100%
> rename from recipes-xenomai/xenomai/xenomai_3.0.13.bb
> rename to recipes-xenomai/xenomai/xenomai_3.0.14.bb
> diff --git a/recipes-xenomai/xenomai/xenomai_3.1.3.bb b/recipes-xenomai/xenomai/xenomai_3.1.4.bb
> similarity index 100%
> rename from recipes-xenomai/xenomai/xenomai_3.1.3.bb
> rename to recipes-xenomai/xenomai/xenomai_3.1.4.bb
> diff --git a/recipes-xenomai/xenomai/xenomai_3.2.2.bb b/recipes-xenomai/xenomai/xenomai_3.2.3.bb
> similarity index 100%
> rename from recipes-xenomai/xenomai/xenomai_3.2.2.bb
> rename to recipes-xenomai/xenomai/xenomai_3.2.3.bb

Thanks, applied.

Jan
-- 
Siemens AG, Technology
Linux Expert Center


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-26 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-26  9:13 [xenomai-images][PATCH] xenomai: Update to latest releases Clara Kowalsky
2023-07-26 10:11 ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).