summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGustavo Zacarias2010-11-05 21:20:16 +0100
committerPeter Korsgaard2010-11-19 07:23:41 +0100
commite855e2b2de71b6172822e2ed81bec4ddbd82aeb4 (patch)
tree8629011db71494c2867e6016cfe912d61d979cb8 /CHANGES
parentUpdate uclibc snapshot config to avoid build breakage (diff)
downloadbuildroot-e855e2b2de71b6172822e2ed81bec4ddbd82aeb4.tar.gz
buildroot-e855e2b2de71b6172822e2ed81bec4ddbd82aeb4.tar.xz
buildroot-e855e2b2de71b6172822e2ed81bec4ddbd82aeb4.zip
webkit: fix compilation with directfb
Closes #2833 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3f3b2f7f7..748738eee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@
Fixes all over the tree.
Updated/fixed packages: libglib2, module-init-tools,
- mtd-utils, openssh, qt, sqlite
+ mtd-utils, openssh, qt, sqlite, webkit
Issues resolved (http://bugs.uclibc.org):
@@ -12,6 +12,7 @@
#2809: failed to compile libglib2
#2821: [PATCH] Patch for JavaScriptCore in QtWebKit module
#2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6...
+ #2833: Failed to compile webkit without X11
2010.11-rc1, Released November 8th, 2010: