From f4ae515bebede13deb2ce9a6793860cd4a42fad0 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Sat, 30 Mar 2013 15:59:34 +0200 Subject: Update OE instructions for 13.03 release --- HACKING.textile | 10 ++++++---- INSTALL.textile | 2 +- README.textile | 15 ++++++++++----- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/HACKING.textile b/HACKING.textile index 38cbc90..4411eeb 100644 --- a/HACKING.textile +++ b/HACKING.textile @@ -2,8 +2,11 @@ h2. Initial setup bc. mkdir openembedded cd openembedded -git clone git://git.linaro.org/openembedded/meta-aarch64.git -bash meta-aarch64/scripts/init.sh +git clone git://git.linaro.org/openembedded/jenkins-setup.git +cd jenkins-setup +git clone release-13.03 +cd .. +bash init-and-build.sh p. This will clone all required repositories and does initial setup. @@ -18,5 +21,4 @@ p. Of course you can use other targets instead of "bash". Use "linaro-image-mini h2. Usable build targets * linaro-image-minimal - very minimal rootfs -* linaro-image-lamp - LAMP stack -* linaro-image-sdk - image with toolchain +* linaro-image-lamp - LAMP stack and toolchain diff --git a/INSTALL.textile b/INSTALL.textile index 8686719..e2af0b9 100644 --- a/INSTALL.textile +++ b/INSTALL.textile @@ -15,5 +15,5 @@ h3. Installation Steps h2. Booting the image bc. ./Foundation_v8 --image img-foundation.axf \ - --block-device vexpress64-openembedded_IMAGENAME-armv8_IMAGEDATE-242.img \ + --block-device vexpress64-openembedded_IMAGENAME-armv8_IMAGEDATE-XYZ.img \ --network nat diff --git a/README.textile b/README.textile index 5382f98..69e206f 100644 --- a/README.textile +++ b/README.textile @@ -22,12 +22,17 @@ Subscribe to the important Linaro mailing lists and join our IRC channels to sta h2. Changes in this release -* GCC updated to gcc-linaro 4.7 2013.02 release -* Kernel updated to linux-linaro 2013.02 release -* SDK got integrated into LAMP image -* libmysqlclient_r is provided now in SDK instead of standard libmysqlclient -* GDB updated to support AArch64 +* GCC updated to gcc-linaro 4.7 2013.03 release +* Kernel updated to linux-linaro 2013.03 release +* DTB for foundation fastmodel got renamed +* meta-aarch64 integrated into meta-linaro repository +* meta-linaro repository has new structure +* nss-myhostname library instead of hacked netbase +* bash, powertop in images +* sshfs-fuse in lamp image +* Linaro cross toolchains can be used with OpenEmbedded (but still require some work) h2. Known Issues * "LP: #1068138":https://launchpad.net/bugs/1068138 syslogd segfault on shutdown +* "LP: #1160968":https://launchpad.net/bugs/1160968 unable to fetch the mysql.php file from PHP/MySQL Test -- cgit v1.2.3