-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello
Today I made several changes to OpenEmbedded layers hosted on git.linaro.org:
- - meta-aarch64 - - meta-linaro
Meta-aarch64 is now empty and is obsolete. Probably will be removed from server in about month or two. Meta-linaro repository got new structure based on meta-openembedded one and contains three layers:
- - meta-aarch64 - - meta-linaro - - meta-linaro-toolchain
Today meta-aarch64 is just a copy of old one but everything not related to ARMv8 will be moved from it to meta-linaro.
Meta-linaro-toolchain contains just gcc-linaro and support for external Linaro cross toolchains (armv7a and armv8 ones).
I considered creation of meta-aarch64-arm-toolchain one with ARM Ltd. version of gcc but it is not often used option so can stay where it is now (meta-aarch64).
Instructions how to start building for ARMv8 (with OE) are in wiki: https://wiki.linaro.org/HowTo/ARMv8/OpenEmbedded
Note that any scripts present in 'meta-aarch64' got dropped. If you want easy way then use 'jenkins-setup' scripts like it is described in wiki. They are written to be as easy to use as possible.
If you have any problems/questions: reply to this email.