On 22.08.19 15:21, Q. Gylstorff wrote:
From: Quirin Gylstorff <quirin.gylsto...@siemens.com>

The arm64 architecture is currently only supported by the xenomai
next branch.

Signed-off-by: Quirin Gylstorff <quirin.gylsto...@siemens.com>
---
  conf/machine/hikey.conf      | 2 ++
  conf/machine/qemu-arm64.conf | 1 +
  kas.yml                      | 2 +-
  3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/conf/machine/hikey.conf b/conf/machine/hikey.conf
index fc199ab..4972e4d 100644
--- a/conf/machine/hikey.conf
+++ b/conf/machine/hikey.conf
@@ -15,3 +15,5 @@ IMAGE_TYPE = "wic-img"
  IMAGER_INSTALL += "${GRUB_BOOTLOADER_INSTALL}"
IMAGE_PREINSTALL_append = " firmware-ti-connectivity"
+
+PREFERRED_VERSION_xenomai = "next"
\ No newline at end of file
diff --git a/conf/machine/qemu-arm64.conf b/conf/machine/qemu-arm64.conf
index a633095..472f619 100644
--- a/conf/machine/qemu-arm64.conf
+++ b/conf/machine/qemu-arm64.conf
@@ -12,3 +12,4 @@
  require qemu-machine.inc
DISTRO_ARCH = "arm64"
+PREFERRED_VERSION_xenomai = "next"
diff --git a/kas.yml b/kas.yml
index 2bf62d4..260eb36 100644
--- a/kas.yml
+++ b/kas.yml
@@ -36,4 +36,4 @@ local_conf_header:
    cross: |
      ISAR_CROSS_COMPILE = "1"
    xenomai-version: |
-    PREFERRED_VERSION_xenomai = "stable"
+    PREFERRED_VERSION_xenomai ?= "stable"


Thanks, applied to next.

Jan

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

Reply via email to