public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Straighten cross names
@ 2018-09-11 10:16 Henning Schild
  2018-09-11 10:16 ` [PATCH 1/2] cross: use env variables instead of switches Henning Schild
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Henning Schild @ 2018-09-11 10:16 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

With the recent introduction of cross building we introduced confusing
names in Isar. The following article describes how the names should be
in Debian, which is probably what we should follow.

https://wiki.debian.org/CrossCompiling#Nomenclature

This series partially fixes the names. Applying it without changing the
rest would probably just increase the confusion. I am still posting it
as a starting point and to point out that there currently is a naming
issue in Isar.

Henning Schild (2):
  cross: use env variables instead of switches
  build-kernel: fix the cross compile arch naming

 meta/classes/dpkg.bbclass                         |  8 ++++++--
 meta/recipes-devtools/buildchroot/files/build.sh  |  2 +-
 meta/recipes-devtools/buildchroot/files/common.sh | 13 -------------
 meta/recipes-devtools/buildchroot/files/deps.sh   |  2 +-
 meta/recipes-kernel/linux/files/build-kernel.sh   | 18 +++++++++---------
 meta/recipes-kernel/linux/linux-custom.inc        |  4 ++--
 6 files changed, 19 insertions(+), 28 deletions(-)

-- 
2.16.4


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

end of thread, other threads:[~2018-09-28 10:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11 10:16 [PATCH 0/2] Straighten cross names Henning Schild
2018-09-11 10:16 ` [PATCH 1/2] cross: use env variables instead of switches Henning Schild
2018-09-21 12:55   ` [PATCHv2 " Henning Schild
2018-09-21 13:08     ` Henning Schild
2018-09-27  7:12       ` Maxim Yu. Osipov
2018-09-27  7:15         ` Jan Kiszka
2018-09-28 10:47         ` Henning Schild
2018-09-11 10:16 ` [PATCH 2/2] build-kernel: fix the cross compile arch naming Henning Schild
2018-09-11 12:10   ` Jan Kiszka
2018-09-11 12:20     ` Henning Schild
2018-09-21 10:00 ` [PATCH 0/2] Straighten cross names Maxim Yu. Osipov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox