All of lore.kernel.org
 help / color / mirror / Atom feed
* [xenomai-images][PATCH] distro/xenomai-demo: Update to Debian 10
@ 2019-08-14 14:24 Q. Gylstorff
  2019-08-22 14:50 ` [xenomai-images][PATCH v2] " Q. Gylstorff
  0 siblings, 1 reply; 3+ messages in thread
From: Q. Gylstorff @ 2019-08-14 14:24 UTC (permalink / raw)
  To: xenomai

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Debian 10 (Buster) was released and Stretch is now old stable, update
the distribution to the latest stable version.

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 conf/distro/xenomai-demo.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/xenomai-demo.conf b/conf/distro/xenomai-demo.conf
index 1fb7838..2610548 100644
--- a/conf/distro/xenomai-demo.conf
+++ b/conf/distro/xenomai-demo.conf
@@ -9,9 +9,9 @@
 # SPDX-License-Identifier: MIT
 #
 
-require conf/distro/debian-stretch.conf
+require conf/distro/debian-buster.conf
 
-HOST_DISTRO ?= "debian-stretch"
+HOST_DISTRO ?= "debian-buster"
 
 KERNEL_NAME = "xenomai"
 
-- 
2.20.1



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

* [xenomai-images][PATCH v2] distro/xenomai-demo: Update to Debian 10
  2019-08-14 14:24 [xenomai-images][PATCH] distro/xenomai-demo: Update to Debian 10 Q. Gylstorff
@ 2019-08-22 14:50 ` Q. Gylstorff
  2019-08-22 15:01   ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Q. Gylstorff @ 2019-08-22 14:50 UTC (permalink / raw)
  To: xenomai

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Debian 10 (Buster) was released and Stretch is now old stable, update
the distribution to the latest stable version.

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
Changes:
  V2:
  Updated for merge with next

 conf/distro/xenomai-demo.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/xenomai-demo.conf b/conf/distro/xenomai-demo.conf
index 1fb7838..2610548 100644
--- a/conf/distro/xenomai-demo.conf
+++ b/conf/distro/xenomai-demo.conf
@@ -9,9 +9,9 @@
 # SPDX-License-Identifier: MIT
 #
 
-require conf/distro/debian-stretch.conf
+require conf/distro/debian-buster.conf
 
-HOST_DISTRO ?= "debian-stretch"
+HOST_DISTRO ?= "debian-buster"
 
 KERNEL_NAME = "xenomai"
 
-- 
2.20.1



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

* Re: [xenomai-images][PATCH v2] distro/xenomai-demo: Update to Debian 10
  2019-08-22 14:50 ` [xenomai-images][PATCH v2] " Q. Gylstorff
@ 2019-08-22 15:01   ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2019-08-22 15:01 UTC (permalink / raw)
  To: Q. Gylstorff, xenomai

On 22.08.19 16:50, Q. Gylstorff wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> 
> Debian 10 (Buster) was released and Stretch is now old stable, update
> the distribution to the latest stable version.
> 
> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> ---
> Changes:
>    V2:
>    Updated for merge with next
> 
>   conf/distro/xenomai-demo.conf | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/distro/xenomai-demo.conf b/conf/distro/xenomai-demo.conf
> index 1fb7838..2610548 100644
> --- a/conf/distro/xenomai-demo.conf
> +++ b/conf/distro/xenomai-demo.conf
> @@ -9,9 +9,9 @@
>   # SPDX-License-Identifier: MIT
>   #
>   
> -require conf/distro/debian-stretch.conf
> +require conf/distro/debian-buster.conf
>   
> -HOST_DISTRO ?= "debian-stretch"
> +HOST_DISTRO ?= "debian-buster"
>   
>   KERNEL_NAME = "xenomai"
>   
> 

Thanks, applied.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux


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

end of thread, other threads:[~2019-08-22 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 14:24 [xenomai-images][PATCH] distro/xenomai-demo: Update to Debian 10 Q. Gylstorff
2019-08-22 14:50 ` [xenomai-images][PATCH v2] " Q. Gylstorff
2019-08-22 15:01   ` Jan Kiszka

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.