summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2013-08-27 14:35:04 +0100
committerAndrew McDermott <andrew.mcdermott@linaro.org>2013-08-29 08:49:01 +0100
commit47df8424be5c3d974fdb458f7382f99a8c70892a (patch)
tree92c2eea0a051414cef36e02fe79ece9447d9c48d
parentb3ab597ef242fe5248b8206cde7efd151173142e (diff)
Update OE instructions for 13.08 release13.08
Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
-rw-r--r--HACKING.textile2
-rw-r--r--README.textile16
2 files changed, 11 insertions, 7 deletions
diff --git a/HACKING.textile b/HACKING.textile
index 2f88b6f..1a59dc8 100644
--- a/HACKING.textile
+++ b/HACKING.textile
@@ -4,7 +4,7 @@ bc. mkdir openembedded
cd openembedded
git clone git://git.linaro.org/openembedded/jenkins-setup.git
cd jenkins-setup
-git checkout release-13.07
+git checkout release-13.08
cd ..
sudo bash jenkins-setup/pre-build-root-install-dependencies.sh
bash jenkins-setup/init-and-build.sh
diff --git a/README.textile b/README.textile
index 6dbb325..ca00d2b 100644
--- a/README.textile
+++ b/README.textile
@@ -22,13 +22,17 @@ Subscribe to the important Linaro mailing lists and join our IRC channels to sta
h2. Changes in this release
-* Add PAM to DISTRO_FEATURES
-* Set libjpeg-turbo as the preferred provider for jpeg
-* Update to Linaro GCC 4.8-2013.07 release
-* Switched builds to use Linaro versions of binutils and eglibc (2.17)
+* Update to Linaro GCC 4.8-2013.08 release
+* Remove meta-openembedded/toolchain layer
+* Add meta-bigendian to default layers
+* Add meta-filesystems layer
+* Whitelist non-commercial license on all images
+* Add Fedora support and clean up dependencies based on Yocto Project Reference Manual
+* New "leg-java":http://releases.linaro.org/13.08/openembedded/images/leg-java-armv8 images have builds of openjdk-7 and openjdk-8
+* Python (2.7.3) available in LAMP image
h2. Known Issues
* "Invalid ps busybox option '-a' when starting or stopping cups":https://bugs.launchpad.net/linaro-oe/+bug/1192942
-* "busybox wget v1.21.1 fails to copy file(s) properly":https://bugs.launchpad.net/linaro-oe/+bug/1196907
-* "mysql and phpinfo tests fails on OE LAMP":https://bugs.launchpad.net/linaro-oe/+bug/1182442
+* "HTTP downloads get cut short in Foundation model":https://bugs.launchpad.net/linaro-oe/+bug/1196907
+* "perf self test does not execute on Linaro openembedded lamp image":https://bugs.launchpad.net/linaro-oe/+bug/1212126