summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
-rw-r--r--Config.in2
-rw-r--r--package/atk/atk.mk2
3 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 152ffa595..d9607c2f0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+2010.08: Not yet released:
+
+ Fixes all over the tree.
+
+ Updated/fixed packages: atk
+
2010.08-rc2, Released August 30th, 2010:
Fixes all over the tree.
diff --git a/Config.in b/Config.in
index d541358a0..7d32a2f06 100644
--- a/Config.in
+++ b/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
- default "2010.08-rc2"
+ default "2010.08-rc2-git"
source "target/Config.in.arch"
source "target/device/Config.in"
diff --git a/package/atk/atk.mk b/package/atk/atk.mk
index 6f3a3b66f..71937a9bf 100644
--- a/package/atk/atk.mk
+++ b/package/atk/atk.mk
@@ -41,7 +41,7 @@ ATK_CONF_ENV = ac_cv_func_posix_getpwuid_r=yes \
gl_cv_c_restrict=no ac_cv_prog_F77=no
ATK_CONF_OPT = --enable-shared \
- --enable-static
+ --enable-static \
--disable-glibtest --enable-explicit-deps=no \
--disable-debug