All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add secondary toolchain to devkit
@ 2018-08-21 19:13 Jacob Stiffler
  2018-08-21 19:13 ` [PATCH 1/3] external-linaro-secondary-sdk-toolchain: secondary toolchain for devkit Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jacob Stiffler @ 2018-08-21 19:13 UTC (permalink / raw)
  To: meta-arago

Add a method to install a second toolchain in the devkit for situation
when a chip has multiple cores with different architectures.


Changes from RFC:
* Move all changes to meta-arago-distro
* Move configuration from arago-prefs.inc to toolchain-linaro.inc

Jacob Stiffler (3):
  external-linaro-secondary-sdk-toolchain: secondary toolchain for
    devkit
  packagegroup-arago-cross-canadian: add SECONDARY_TOOLCHAIN
  toolchain-linaro: enable SECONDARY_TOOLCHAIN

 meta-arago-distro/conf/distro/include/toolchain-linaro.inc        | 3 +++
 .../recipes-core/meta/external-linaro-secondary-sdk-toolchain.bb  | 4 ++++
 .../packagegroups/packagegroup-arago-cross-canadian.bbappend      | 8 ++++++++
 3 files changed, 15 insertions(+)
 create mode 100644 meta-arago-distro/recipes-core/meta/external-linaro-secondary-sdk-toolchain.bb
 create mode 100644 meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-cross-canadian.bbappend

-- 
2.7.4



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

end of thread, other threads:[~2018-08-21 22:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-21 19:13 [PATCH 0/3] Add secondary toolchain to devkit Jacob Stiffler
2018-08-21 19:13 ` [PATCH 1/3] external-linaro-secondary-sdk-toolchain: secondary toolchain for devkit Jacob Stiffler
2018-08-21 19:13 ` [PATCH 2/3] packagegroup-arago-cross-canadian: add SECONDARY_TOOLCHAIN Jacob Stiffler
2018-08-21 21:40   ` Denys Dmytriyenko
2018-08-21 21:44     ` Denys Dmytriyenko
2018-08-21 22:10       ` Jacob Stiffler
2018-08-21 19:13 ` [PATCH 3/3] toolchain-linaro: enable SECONDARY_TOOLCHAIN Jacob Stiffler

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.