All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kiszka" <jan.kiszka@siemens.com>
To: cip-dev <cip-dev@lists.cip-project.org>
Subject: [cip-dev] [PATCH] kas: Pull common target out of board files
Date: Thu, 30 Jul 2020 11:36:41 +0200	[thread overview]
Message-ID: <e3f79f2a-303f-c489-5901-9dd80457b2d0@siemens.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1772 bytes --]

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

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 kas-cip.yml                   | 1 +
 kas/board/bbb.yml             | 1 -
 kas/board/iwg20m.yml          | 1 -
 kas/board/qemu-amd64.yml      | 1 -
 kas/board/rzg2m.yml           | 1 -
 kas/board/simatic-ipc227e.yml | 1 -
 6 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/kas-cip.yml b/kas-cip.yml
index 0da07db..f4edd0f 100644
--- a/kas-cip.yml
+++ b/kas-cip.yml
@@ -13,6 +13,7 @@ header:
   version: 8
 
 distro: cip-core-buster
+target: cip-core-image
 
 repos:
   cip-core:
diff --git a/kas/board/bbb.yml b/kas/board/bbb.yml
index 08e9ec0..fc8dbbe 100644
--- a/kas/board/bbb.yml
+++ b/kas/board/bbb.yml
@@ -13,4 +13,3 @@ header:
   version: 8
 
 machine: bbb
-target: cip-core-image
diff --git a/kas/board/iwg20m.yml b/kas/board/iwg20m.yml
index fbb2a2e..3def3af 100644
--- a/kas/board/iwg20m.yml
+++ b/kas/board/iwg20m.yml
@@ -13,4 +13,3 @@ header:
   version: 8
 
 machine: iwg20m
-target: cip-core-image
diff --git a/kas/board/qemu-amd64.yml b/kas/board/qemu-amd64.yml
index 8b6a3ac..02e99ba 100644
--- a/kas/board/qemu-amd64.yml
+++ b/kas/board/qemu-amd64.yml
@@ -13,4 +13,3 @@ header:
   version: 8
 
 machine: qemu-amd64
-target: cip-core-image
diff --git a/kas/board/rzg2m.yml b/kas/board/rzg2m.yml
index f68c7b8..bbef122 100644
--- a/kas/board/rzg2m.yml
+++ b/kas/board/rzg2m.yml
@@ -13,4 +13,3 @@ header:
   version: 8
 
 machine: hihope-rzg2m
-target: cip-core-image
diff --git a/kas/board/simatic-ipc227e.yml b/kas/board/simatic-ipc227e.yml
index 25db755..a2c6965 100644
--- a/kas/board/simatic-ipc227e.yml
+++ b/kas/board/simatic-ipc227e.yml
@@ -13,4 +13,3 @@ header:
   version: 8
 
 machine: simatic-ipc227e
-target: cip-core-image
-- 
2.26.2

[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5071): https://lists.cip-project.org/g/cip-dev/message/5071
Mute This Topic: https://lists.cip-project.org/mt/75883195/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

             reply	other threads:[~2020-07-30  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30  9:36 Jan Kiszka [this message]
2020-07-30  9:37 ` [cip-dev] [PATCH] kas: Pull common target out of board files 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=e3f79f2a-303f-c489-5901-9dd80457b2d0@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.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.