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.asu.dev'
([EMAIL PROTECTED])
2. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.testing'
([EMAIL PROTECTED])
3. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
4. development tree for U-Boot: Changes to 'zecke'
([EMAIL PROTECTED])
5. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.testing'
([EMAIL PROTECTED])
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 6 +++---
packages/linux/linux-openmoko/turn_off_EVBUG.patch | 13 -------------
packages/linux/linux-openmoko_2.6.24+git.bb | 3 +--
3 files changed, 4 insertions(+), 18 deletions(-)
New commits:
commit d13bc11101d52a2c03cae52bc370933fcddb9cb5
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 15:52:22 2008 +0200
[srcrev] Upgrade u-boot to the latest stable version
commit 22f6dc18659afaa38db8226e8ff4a851c025c785
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 15:49:42 2008 +0200
[srcrev] Upgrade opkg-utils-native to get tick's Size fixes #1803
commit 1794e77758c85422e388128855c27982a97849a6
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 15:49:12 2008 +0200
[srcrev] Upgrade the linux kernel to the latest stable version
commit fc40f53aa77cd366c9c0d4502af25375ffb590e8
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 15:48:04 2008 +0200
[linux-openmoko] Remove the evbug removal as it was removed upstream too
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 6 +++---
.../openmoko-community-repository.bb | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 5dfbd0cbf396e47d62a3c25b1dc12ef2cc4fac62
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 15:49:42 2008 +0200
[srcrev] Upgrade opkg-utils-native to get tick's Size fixes #1803
commit 8fb5a68f2681c2939fcea7eb0119af36ae2d8f15
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Tue Aug 12 19:32:01 2008 +1000
and up illume to fix softmenu
commit ddef1b5f718f7d7586a7b3d4345f870f0f27a0d5
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Tue Aug 12 11:25:55 2008 +0800
[openmoko-community-repository] Modify the URL
Remove the duplicate slash
--- End Message ---
--- Begin Message ---
packages/efl1/ecore.inc | 3 ++-
packages/efl1/ecore_cvs.bb | 2 +-
packages/efl1/evas.inc | 2 +-
packages/efl1/evas_cvs.bb | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit e8c57c8226d1e8dc1ebde7bc6051d448cfe6e57c
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 16:34:54 2008 +0200
[evas] Fix DEPENDS to make the build deterministic
On first build fontconfig was not picked up. This might explain
exposure being painted all black. Assume that is fixed now.
commit 9d7eb9572cfcbb7b1f58b1876d197b011b627419
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 16:32:57 2008 +0200
[ecore] Fix DEPENDS to make the build deterministic
XCursor, XRandr, Xinerama and Xprint was found and used on the
second configure run but not on the first one. Fix that.
--- End Message ---
--- Begin Message ---
New branch 'zecke' available with the following commits:
commit 29ca5bb62d594f6d468bdf4af5d581a6b27675c1
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date: Tue Aug 12 16:54:38 2008 +0200
Add a small hint that this is my u-boot.
commit abbfcd01067ce0a48e615a39367cebba19180d5d
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date: Sat Jul 26 22:49:23 2008 +0200
[s3c2440] Enable hardware ECC for large page NAND devices
Enable hardware ECC for the s3c2442 CPU and large page (2K) NAND pages
as
used by the freerunner (gta02). NAND_ECC_HW3_256 was picked to be
compatible with the Linux kernel. The values of ECC have not been
verified.
This way we can flash the kernel and rootfs from uboot and be able to
use
that from the kernel.
commit 87f4a099af91b2a278618194da07a118b361f46b
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date: Sat Jul 26 08:51:02 2008 +0200
[gta02] Remove the code as it is marked liked this
We can read the PCB version from kernel/user space so I assume
we do not need this anymore.
--- End Message ---
--- Begin Message ---
packages/efl1/ecore.inc | 3 ++-
packages/efl1/ecore_cvs.bb | 2 +-
packages/efl1/evas.inc | 2 +-
packages/efl1/evas_cvs.bb | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 4094dddf4d8c9bd1a243e897dabc266ae9edacb5
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 16:34:54 2008 +0200
[evas] Fix DEPENDS to make the build deterministic
On first build fontconfig was not picked up. This might explain
exposure being painted all black. Assume that is fixed now.
commit 24a61b61c521d17f7c1c74165b541d9142b57d8e
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Aug 12 16:32:57 2008 +0200
[ecore] Fix DEPENDS to make the build deterministic
XCursor, XRandr, Xinerama and Xprint was found and used on the
second configure run but not on the first one. Fix that.
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog