Age | Commit message (Collapse) | Author | Files |
|
|
|
hal 0.5.11 is fixing many, many, many memory leaks and is required
if someone wants to have the device powered on for more than two
days. I heavily encourage other distributions to switch as well.
I can not see the autoreconf errors mentioned in koen's move
a765a58dfd410eef8147e2e6ad1d0e4cef922c58 he is free to send them to
me.
I'm using tmp/staging/i686-linux/usr/bin/autoreconf --version
autoreconf (GNU Autoconf) 2.61
|
|
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
|
|
This was already cherry picked then moved to non-working
This reverts commit 2172627af94c9b3bfd6278e64b90b0ab664512f6.
|
|
|
|
* autoreconf fails
* after fixing that it doesn't build
|
|
Allow a distribution to globally bump the PR of every package
this is useful when there was a change in the toolchain and
every package is going to be different.
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \;
find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \;
Acked-By: Koen Kooi <koen@openembedded.org>
|
|
hal-0.5.11 should fix many many leaks compared to hal-0.5.9
and upgrade hal-info on the way as well
|
|
|
|
hal_0.5.9.bb is the only user of hal.inc and we can safely move everything
into the common include file.
|
|
|
|
|
|
|
|
|
|
libusb-compat: add a compat layer for libusb 0.1.x apps
hal: use libusb-compat, not libusb
lcd4linux: use libusb-compat, not libusb
This will give increased powersavings because of this new feature:
* libusb-0.1 wakes up the CPU every millisecond when waiting for bulk/interrupt data. The replacement of libusb-1.0 combined with libusb-compat-0.1 sleeps efficiently, only waking up when data has arrived.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(--without-xauth should be fine on single user systems)
|
|
|
|
|
|
* x11 dependants are in ohm-plugin-x11, leaving a small and contained ohm and libohm package
|
|
|
|
|
|
|
|
|
|
|
|
* has a hack to work around autofoo >2.59 dep
* requires linux-libc-headers >= 2.6.18
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
|
|
|
|
|
|
|
|
|
|
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/28 13:52:52+02:00 utwente.nl!koen
gnome-power_0.0.5.bb, libwnck_2.8.1.bb: new file
hal_0.5.2.bb: stage libs + headers
2005/06/28 13:08:58+02:00 utwente.nl!koen
hal_0.5.2.bb: inherit pkgconfig
BKrev: 42c13a28BTxVjEgHqRMV-YVQqJM3SA
|
|
into mill.internal.reciva.com:/nexus/home/pb/oe/oe
2005/06/28 12:52:32+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/28 12:52:04+02:00 utwente.nl!koen
hal_0.5.2.bb: add udev-utils to RRECOMMENDS
BKrev: 42c12ec6_JVvJClqrGYl6z2yd3NgGw
|
|
BKrev: 42c124b5hi17whpHo7vfhzu737rHeg
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/22 20:21:56+02:00 handhelds.org!zecke
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/ich/programming/oe/openembedded
2005/05/22 20:20:46+02:00 handhelds.org!zecke
phalanx chess engine:
linting of phalanx_22.bb to not define palmtopdir manually again...
2005/05/22 20:19:36+02:00 handhelds.org!zecke
SIMpad:
Be mean cset. Use the 2.6 kernel as default. It is not perfect
but it doesn't conflict with the OpenSIMpad 0.9.0 release goals. Now
it will also feature a complete 2.6 kernel...
2005/05/22 20:17:31+02:00 handhelds.org!zecke
openembedded/conf/documentation.conf:
-Mention USE_NLS for linux-uclibc builds
2005/05/22 20:14:58+02:00 hrw.one.pl!hrw
update mtd to newer snapshot
2005/05/22 20:02:11+02:00 void!koen
hal_0.2.98.bb: fix src_uri, add 0.2.98
Rename: packages/hal/hal_0.2.bb -> packages/hal/hal_0.2.98.bb
BKrev: 4290d20avP9nXtH6mietbuD16BIsBQ
|