All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jon Mason" <jdmason@kudzu.us>
To: meta-arm@lists.yoctoproject.org
Cc: Khem Raj <raj.khem@gmail.com>,
	Denys Dmytriyenko <denis@denix.org>,
	Sumit Garg <sumit.garg@linaro.org>,
	Nicolas Dechesne <nicolas.dechesne@linaro.org>
Subject: [PATCH 2/3] CI: increase CONF_VERSION
Date: Wed,  4 Aug 2021 12:41:44 -0400	[thread overview]
Message-ID: <20210804164145.1556-3-jon.mason@arm.com> (raw)
In-Reply-To: <20210804164145.1556-1-jon.mason@arm.com>

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ci/base.yml                    | 2 +-
 kas/fvp-baser-aemv8r64-bsp.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ci/base.yml b/ci/base.yml
index 2113dc4941ea..15088ab8396e 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -26,7 +26,7 @@ env:
 
 local_conf_header:
   base: |
-    CONF_VERSION = "1"
+    CONF_VERSION = "2"
     PACKAGE_CLASSES = "package_ipk"
     LICENSE_FLAGS_WHITELIST += "armcompiler"
     PACKAGECONFIG_remove_pn-qemu-system-native = "gtk+ sdl"
diff --git a/kas/fvp-baser-aemv8r64-bsp.yml b/kas/fvp-baser-aemv8r64-bsp.yml
index 47aae84ac84b..77bddba3d3ae 100644
--- a/kas/fvp-baser-aemv8r64-bsp.yml
+++ b/kas/fvp-baser-aemv8r64-bsp.yml
@@ -27,7 +27,7 @@ env:
 
 local_conf_header:
   base: |
-    CONF_VERSION = "1"
+    CONF_VERSION = "2"
     PACKAGE_CLASSES = "package_ipk"
     PACKAGECONFIG_remove_pn-qemu-system-native = "gtk+ sdl"
     EXTRA_IMAGE_FEATURES_append = " debug-tweaks"
-- 
2.20.1


  parent reply	other threads:[~2021-08-04 16:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 16:41 [PATCH 0/3] Convert to new override syntax Jon Mason
2021-08-04 16:41 ` [PATCH 1/3] meta-arm: Add honister layer compatibility Jon Mason
2021-08-04 16:41 ` Jon Mason [this message]
2021-08-04 16:41 ` [PATCH 3/3] meta-arm: Convert to new override syntax Jon Mason
2021-08-04 16:53 ` [meta-arm] [PATCH 0/3] " Richard Purdie
2021-08-04 16:54 ` Khem Raj
2021-08-04 17:00   ` Denys Dmytriyenko

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=20210804164145.1556-3-jon.mason@arm.com \
    --to=jdmason@kudzu.us \
    --cc=denis@denix.org \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nicolas.dechesne@linaro.org \
    --cc=raj.khem@gmail.com \
    --cc=sumit.garg@linaro.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.