From be73f398c04dbddcab97eea580ec622a3be2570d Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Sat, 30 Mar 2013 15:56:03 +0200 Subject: Update OE instructions for 12.12 release --- HACKING.textile | 8 ++++---- INSTALL.textile | 2 +- README.textile | 7 +++---- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/HACKING.textile b/HACKING.textile index 2c29768..38cbc90 100644 --- a/HACKING.textile +++ b/HACKING.textile @@ -13,10 +13,10 @@ bc. cd openembedded/openembedded-core . oe-init-build-env ../build bitbake bash -p. Of course you can use other targets instead of "bash". Use "core-image-minimal" to build simple rootfs. +p. Of course you can use other targets instead of "bash". Use "linaro-image-minimal" to build simple rootfs. h2. Usable build targets -* core-image-minimal - very minimal rootfs -* linaro-image-lamp - LAMP stack -* linaro-image-sdk - image with toolchain present +* linaro-image-minimal - very minimal rootfs +* linaro-image-lamp - LAMP stack +* linaro-image-sdk - image with toolchain diff --git a/INSTALL.textile b/INSTALL.textile index 7b39c68..85bd9d9 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-91.img \ + --block-device vexpress64-openembedded_IMAGENAME-armv8_IMAGEDATE-134.img \ --network nat diff --git a/README.textile b/README.textile index d540177..aefbc7e 100644 --- a/README.textile +++ b/README.textile @@ -22,11 +22,10 @@ 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 2012.11 release +* GCC updated to gcc-linaro 4.7 2012.12 release h2. Known Issues * "LP: #1068138":https://launchpad.net/bugs/1068138 syslogd segfault on shutdown -* "LP: #1068759":https://launchpad.net/bugs/1068759 MySQL not working by default -* "LP: #1068591":https://launchpad.net/bugs/1068591 PHP/mysqli extension crashes -* "LP: #1068121":https://launchpad.net/bugs/1068121 Various etc/hosts issues cause warnings in LAMP image +* "LP: #1087757":https://launchpad.net/bugs/1087757 fuse not building for aarch64 +* "LP: #1088941":https://launchpad.net/bugs/1088941 attr needs xattr syscall numbers for Aarch64 -- cgit v1.2.3