Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
2. r4727 - developers/raster/ompower ([EMAIL PROTECTED])
3. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.dev'
([EMAIL PROTECTED])
--- Begin Message ---
packages/efl1/evas-native_svn.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
New commits:
commit dc14835d6eec73ff78f10ec0886c210f552745d6
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Fri Oct 24 16:23:28 2008 +0800
[evas-native] Add _GNU_SOURCE for preprocessor
In some old glibc (ex 2.3.6) it will miss _GNU_SOURCE
and then miss __USE_XOPEN2K. In the end miss some define and cause
compiling error.
--- End Message ---
--- Begin Message ---
Author: john_lee
Date: 2008-10-24 11:23:13 +0200 (Fri, 24 Oct 2008)
New Revision: 4727
Modified:
developers/raster/ompower/main.h
Log:
Update to match E svnrev 36882.
Modified: developers/raster/ompower/main.h
===================================================================
--- developers/raster/ompower/main.h 2008-10-20 14:52:57 UTC (rev 4726)
+++ developers/raster/ompower/main.h 2008-10-24 09:23:13 UTC (rev 4727)
@@ -1,5 +1,6 @@
#include "config.h"
#include <Ecore.h>
+#include <Ecore_Data.h>
#include <E_DBus.h>
#include <string.h>
#include <stdio.h>
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit e151c5a9326d76649e50437b8601044fd0bc3720
Author: John Lee <[EMAIL PROTECTED]>
Date: Fri Oct 24 17:27:59 2008 +0800
ompower: update to 4727 to match with EFL changes.
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog