From: claudius.heine.ext@siemens.com
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: [PATCH 1/2] Renamed 'Multistrap' references to 'Isar' (no functional change)
Date: Wed, 11 Apr 2018 09:54:30 +0200 [thread overview]
Message-ID: <20180411075431.6201-2-claudius.heine.ext@siemens.com> (raw)
In-Reply-To: <20180411075431.6201-1-claudius.heine.ext@siemens.com>
From: Claudius Heine <ch@denx.de>
A few references to 'Multistrap' could still be found in some files.
This patch removes them since multistrap is no longer used.
Signed-off-by: Claudius Heine <ch@denx.de>
---
meta-isar/conf/local.conf.sample | 2 +-
meta-isar/recipes-core/images/isar-image-base.bb | 2 +-
meta/recipes-devtools/buildchroot/buildchroot.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample
index 39875c1..390cc4c 100644
--- a/meta-isar/conf/local.conf.sample
+++ b/meta-isar/conf/local.conf.sample
@@ -21,7 +21,7 @@
MACHINE ??= "qemuarm"
#
-# Multistrap Configuration Selection
+# Isar Configuration Selection
#
# You need to select a specific distribution configuration which will used for both:
# generation of buildchroot environment and target root filesystem.
diff --git a/meta-isar/recipes-core/images/isar-image-base.bb b/meta-isar/recipes-core/images/isar-image-base.bb
index 37596ed..6b0030b 100644
--- a/meta-isar/recipes-core/images/isar-image-base.bb
+++ b/meta-isar/recipes-core/images/isar-image-base.bb
@@ -3,7 +3,7 @@
# This software is a part of ISAR.
# Copyright (C) 2015-2017 ilbers GmbH
-DESCRIPTION = "Multistrap target filesystem"
+DESCRIPTION = "Isar target filesystem"
LICENSE = "gpl-2.0"
LIC_FILES_CHKSUM = "file://${LAYERDIR_isar}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
diff --git a/meta/recipes-devtools/buildchroot/buildchroot.bb b/meta/recipes-devtools/buildchroot/buildchroot.bb
index 690dab8..216df1e 100644
--- a/meta/recipes-devtools/buildchroot/buildchroot.bb
+++ b/meta/recipes-devtools/buildchroot/buildchroot.bb
@@ -3,7 +3,7 @@
# This software is a part of ISAR.
# Copyright (C) 2015-2016 ilbers GmbH
-DESCRIPTION = "Multistrap development filesystem"
+DESCRIPTION = "Isar development filesystem"
LICENSE = "gpl-2.0"
LIC_FILES_CHKSUM = "file://${LAYERDIR_isar}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
--
2.16.3
next prev parent reply other threads:[~2018-04-11 7:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-11 7:54 [PATCH 0/2] Some smaller fixes to the debootstrap patchset claudius.heine.ext
2018-04-11 7:54 ` claudius.heine.ext [this message]
2018-04-11 7:54 ` [PATCH 2/2] isar-bootstrap: Change task dependencies to improve parallelization claudius.heine.ext
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=20180411075431.6201-2-claudius.heine.ext@siemens.com \
--to=claudius.heine.ext@siemens.com \
--cc=ch@denx.de \
--cc=isar-users@googlegroups.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox