]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Update for 2013.08.1
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 17 Sep 2013 11:20:08 +0000 (13:20 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 17 Sep 2013 11:21:15 +0000 (13:21 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile

diff --git a/CHANGES b/CHANGES
index f1b01a3e887a93ee20d0dc50c570db28b5f9837c..754f379696992b5fb20c7c38292592388bffac66 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+2013.08.1, Released September 17th, 2013:
+
+       Handle the removed GCC and development files on target options
+       through Config.in.legacy.
+
+       Rootfs /lib symlink handling fixed (triggered by make external-deps)
+
+       Updated/fixed packages: elf2flt, ti-gfx
+
 2013.08, Released August 31th, 2013:
 
        Minor fixes.
index 819a597fec7fc13424075407ce07729993cf9983..70749ef6535a021ac47e57abbf255d115c56cba3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2013.08
+export BR2_VERSION:=2013.08.1
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81