Rod Whitby [Wed, 15 Nov 2006 07:25:48 +0000 (07:25 +0000)]
Mike Westerhof [Wed, 15 Nov 2006 00:53:21 +0000 (00:53 +0000)]
Holger Freyther [Wed, 15 Nov 2006 00:11:44 +0000 (00:11 +0000)]
site-conf: Include builtin.m4 through aclocal.m4 and execute the defined function
Document how to generate the configure script, document how to add a new
package and do that for the builtin functions
Holger Freyther [Wed, 15 Nov 2006 00:10:21 +0000 (00:10 +0000)]
Add empty and almost empty m4 files for packages we have test results from
Start with the builtin.m4 which will generate test results for the
default/builtin autoconf functions.
The same pattern needs to be applied to every file...
Holger Freyther [Wed, 15 Nov 2006 00:08:01 +0000 (00:08 +0000)]
Koen Kooi [Tue, 14 Nov 2006 23:27:20 +0000 (23:27 +0000)]
mx31ads-kernel: fix copy/paste error
Koen Kooi [Tue, 14 Nov 2006 23:14:47 +0000 (23:14 +0000)]
gtk+ 2.10.6: bump PR
Matt Reimer [Tue, 14 Nov 2006 23:10:22 +0000 (23:10 +0000)]
gtk+-2.10.6: Fix calendar widget rendering with the pangoxft2 patch.
Matt Reimer [Tue, 14 Nov 2006 23:09:05 +0000 (23:09 +0000)]
Holger Freyther [Tue, 14 Nov 2006 23:02:24 +0000 (23:02 +0000)]
Add site-conf a one stop to the utilized autoconf scripts
Richard Purdie [Tue, 14 Nov 2006 22:29:46 +0000 (22:29 +0000)]
site infrastructure changes: Allow more than one file per target so common files can be created. Add a new class to handle this. Based on the work of Jamie Lenehan, with changes from me. This commit creates a common x86 file and the arm configs are merged but much work still remains.
Richard Purdie [Tue, 14 Nov 2006 22:15:06 +0000 (22:15 +0000)]
git: Set PV correctly, update for upstream changes in directory names
Koen Kooi [Tue, 14 Nov 2006 21:46:26 +0000 (21:46 +0000)]
Koen Kooi [Tue, 14 Nov 2006 20:14:55 +0000 (20:14 +0000)]
libmimedir: add a maxdate for the gslist patch and a sane-srcdate to work around some weirdness in bitbake trunk
Matt Reimer [Tue, 14 Nov 2006 19:53:02 +0000 (19:53 +0000)]
Koen Kooi [Tue, 14 Nov 2006 18:42:00 +0000 (18:42 +0000)]
gcc4-build-sdk.inc: remove gcc3 patch
Koen Kooi [Tue, 14 Nov 2006 18:31:08 +0000 (18:31 +0000)]
meta-toolchain.bb: remove hardcoded references
Michael Lauer [Tue, 14 Nov 2006 17:28:40 +0000 (17:28 +0000)]
fstests: add sane-srcdate and add proper PV
Mike Westerhof [Tue, 14 Nov 2006 16:50:47 +0000 (16:50 +0000)]
Unslung: rootfs - fixed permissions on /root for ssh, add control flag for rc.bootdisk
Michael Lauer [Tue, 14 Nov 2006 16:43:16 +0000 (16:43 +0000)]
Richard Purdie [Tue, 14 Nov 2006 16:41:51 +0000 (16:41 +0000)]
Marcin Juszkiewicz [Tue, 14 Nov 2006 16:32:24 +0000 (16:32 +0000)]
native.bbclass: set INHIBIT_DEFAULT_DEPS - native packages does not need cross toolchain which is added by base.bbclass
Marcin Juszkiewicz [Tue, 14 Nov 2006 16:17:01 +0000 (16:17 +0000)]
curl-native: DEPEND on zlib-native not on zlib
Michael Lauer [Tue, 14 Nov 2006 15:12:41 +0000 (15:12 +0000)]
add fstests, a benchmarking suite from o-hand
bb-file based on poky, added a compile fix and packaging
Koen Kooi [Tue, 14 Nov 2006 14:42:20 +0000 (14:42 +0000)]
MAINTAINERS: add lrg
Koen Kooi [Tue, 14 Nov 2006 14:35:29 +0000 (14:35 +0000)]
mx31ads: add eabi switch and some stylistic changes
Koen Kooi [Tue, 14 Nov 2006 13:57:11 +0000 (13:57 +0000)]
Koen Kooi [Tue, 14 Nov 2006 13:56:44 +0000 (13:56 +0000)]
notecase: add missing patches
Graeme Gregory [Tue, 14 Nov 2006 13:23:46 +0000 (13:23 +0000)]
gtk+_2.10.6.bb : the gtk+-handhelds.patch merged.
Changes to gtkcalendar.c have been dropped as these seems to amount to no
actual functional change and may just be leftovers from previous patch
merges.
Koen Kooi [Tue, 14 Nov 2006 12:58:44 +0000 (12:58 +0000)]
sysvinit: attempt to fix #1582
Koen Kooi [Tue, 14 Nov 2006 12:46:06 +0000 (12:46 +0000)]
notecase: add 1.2.6 of the notecase outliner
* hand written makefile that has 'CXX=gcc', among other things....
Koen Kooi [Tue, 14 Nov 2006 11:33:23 +0000 (11:33 +0000)]
gtk+ 2.10.6: fix cups backend by removing a stale patch
Koen Kooi [Tue, 14 Nov 2006 10:07:42 +0000 (10:07 +0000)]
Koen Kooi [Tue, 14 Nov 2006 10:07:15 +0000 (10:07 +0000)]
cups: fix SRC_URI, courtesy Todd Blumer
Graeme Gregory [Tue, 14 Nov 2006 10:01:21 +0000 (10:01 +0000)]
Graeme Gregory [Tue, 14 Nov 2006 09:53:43 +0000 (09:53 +0000)]
Koen Kooi [Tue, 14 Nov 2006 09:53:07 +0000 (09:53 +0000)]
fuse: update to 2.6.0
Graeme Gregory [Tue, 14 Nov 2006 09:49:24 +0000 (09:49 +0000)]
gtk+_2.10.6.bb : rediffed the single-click and spinbutton patches and apply
only one leftover patch to be applied to 2.10.6 for handheld use now.
Koen Kooi [Tue, 14 Nov 2006 09:21:50 +0000 (09:21 +0000)]
add check_pf.patch to glibc-2.4/ as well
~lart FILESDIR
Koen Kooi [Tue, 14 Nov 2006 09:09:57 +0000 (09:09 +0000)]
gmailfs: update to 0.7.2
Koen Kooi [Tue, 14 Nov 2006 09:05:50 +0000 (09:05 +0000)]
glibc 2.5: add patch to fix
"Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed."
on ARM/OABI
Koen Kooi [Tue, 14 Nov 2006 08:51:21 +0000 (08:51 +0000)]
python-fuse: add it
Koen Kooi [Tue, 14 Nov 2006 08:50:26 +0000 (08:50 +0000)]
distutils-base bbclass: exclude debug files from $bindir and $libdir, PYTHON_DIR still contains them, see bug #1581
Koen Kooi [Tue, 14 Nov 2006 08:38:03 +0000 (08:38 +0000)]
task angstrom x11: add .desktop file for rxvt
Marcin Juszkiewicz [Mon, 13 Nov 2006 21:49:20 +0000 (21:49 +0000)]
gmailfs: re-added broken version - koen will fix it
Matt Reimer [Mon, 13 Nov 2006 19:19:49 +0000 (19:19 +0000)]
Cliff Brake [Mon, 13 Nov 2006 19:10:05 +0000 (19:10 +0000)]
Cliff Brake [Mon, 13 Nov 2006 19:07:14 +0000 (19:07 +0000)]
logicpd-pxa270-2.6.17: touchscreen load/unload fix (Shane Volpe)
fix for problem where touch is required to load/unload the driver
Cliff Brake [Mon, 13 Nov 2006 18:57:30 +0000 (18:57 +0000)]
Cliff Brake [Mon, 13 Nov 2006 18:57:08 +0000 (18:57 +0000)]
logicpd-pxa270-2.6.17-rc5: add touch and audio support (by Shane Volpe)
Marcin Juszkiewicz [Mon, 13 Nov 2006 15:19:55 +0000 (15:19 +0000)]
slugos/ludeos-packages: add COMPATIBLE_MACHINE = 'nslu2'
Marcin Juszkiewicz [Mon, 13 Nov 2006 15:10:26 +0000 (15:10 +0000)]
libao(-plugin)-alsa: removed RDEPENDency on libao2
Marcin Juszkiewicz [Mon, 13 Nov 2006 14:53:50 +0000 (14:53 +0000)]
Liam Girdwood [Mon, 13 Nov 2006 14:14:56 +0000 (14:14 +0000)]
MX31ADS kernel configuration
Marcin Juszkiewicz [Mon, 13 Nov 2006 14:14:14 +0000 (14:14 +0000)]
slugon-image(name): set COMPATIBLE_MACHINE to nslu2
Liam Girdwood [Mon, 13 Nov 2006 14:13:01 +0000 (14:13 +0000)]
MX31ADS kernel ported from 2.6.16 (Frescale release) to 2.6.19rc5
Marcin Juszkiewicz [Mon, 13 Nov 2006 14:10:51 +0000 (14:10 +0000)]
opie-mediaplayer1-ogg-mp3: fixed (R)DEPENDS
Marcin Juszkiewicz [Mon, 13 Nov 2006 14:09:08 +0000 (14:09 +0000)]
Rod Whitby [Mon, 13 Nov 2006 13:46:01 +0000 (13:46 +0000)]
Rod Whitby [Mon, 13 Nov 2006 13:44:03 +0000 (13:44 +0000)]
slugimage: updated to latest svn version
Rod Whitby [Mon, 13 Nov 2006 13:43:03 +0000 (13:43 +0000)]
ixp4xx-kernel: updated to latest svn patchset
Marcin Juszkiewicz [Mon, 13 Nov 2006 13:41:28 +0000 (13:41 +0000)]
task-qpe: removed gnuz and qpf-dejavu as there were removed from repo
Marcin Juszkiewicz [Mon, 13 Nov 2006 12:50:51 +0000 (12:50 +0000)]
Rod Whitby [Mon, 13 Nov 2006 12:36:28 +0000 (12:36 +0000)]
slugos-image: Now includes the apex second stage loader, and the ixp4xx-npe microcode. Does not find or load the microcode correctly yet. Also uses the latest 2.6.19-rc5 kernel.
Rod Whitby [Mon, 13 Nov 2006 12:35:25 +0000 (12:35 +0000)]
ixp4xx-kernel: Updated to 2.6.19-rc5
Rod Whitby [Mon, 13 Nov 2006 12:34:53 +0000 (12:34 +0000)]
ixp4xx-npe: Now stages the firmware for later use.
Rod Whitby [Mon, 13 Nov 2006 12:33:18 +0000 (12:33 +0000)]
slugimage: Updated to use the new SVN repository
Rod Whitby [Mon, 13 Nov 2006 12:32:18 +0000 (12:32 +0000)]
apex: now works for nslu2
Rod Whitby [Mon, 13 Nov 2006 12:29:51 +0000 (12:29 +0000)]
upslug2: Set COMPATIBLE_MACHINE to nslu2
Marcin Juszkiewicz [Mon, 13 Nov 2006 12:27:56 +0000 (12:27 +0000)]
Marcin Juszkiewicz [Mon, 13 Nov 2006 12:25:58 +0000 (12:25 +0000)]
task-essential-to-boot: removed, obsoleted by task-base
Marcin Juszkiewicz [Mon, 13 Nov 2006 12:22:15 +0000 (12:22 +0000)]
povray: DEPEND on zlib not on libz
Rod Whitby [Mon, 13 Nov 2006 12:20:45 +0000 (12:20 +0000)]
unslung: Set more COMPATIBLE_MACHINE entries
Marcin Juszkiewicz [Mon, 13 Nov 2006 12:20:25 +0000 (12:20 +0000)]
libpcre-native: do not PROVIDE pcre
Marcin Juszkiewicz [Mon, 13 Nov 2006 12:01:28 +0000 (12:01 +0000)]
Marcin Juszkiewicz [Mon, 13 Nov 2006 11:59:00 +0000 (11:59 +0000)]
gmailfs: dropped - OE lack python-fuse which it depend and there were few new versions upstream so it looks like no one care
Rod Whitby [Mon, 13 Nov 2006 10:59:44 +0000 (10:59 +0000)]
portmap-unslung: Set COMPATIBLE_MACHINE=nslu2
Rod Whitby [Mon, 13 Nov 2006 10:54:41 +0000 (10:54 +0000)]
COMPATIBLE_MACHINE=nslu2: various packages updated
Rod Whitby [Mon, 13 Nov 2006 10:42:28 +0000 (10:42 +0000)]
conf/bitbake.conf: Changed STAGING_MICROCODE_DIR to STAGING_FIRMWARE_DIR on hrw's request
Rod Whitby [Mon, 13 Nov 2006 10:21:44 +0000 (10:21 +0000)]
Rod Whitby [Mon, 13 Nov 2006 10:17:00 +0000 (10:17 +0000)]
bitbake.conf: Added STAGING_MICROCODE_DIR for microcode which is used in image generation.
Matthias Hentges [Sun, 12 Nov 2006 15:19:58 +0000 (15:19 +0000)]
altboot: Make Mr. Parser happy again
Matthias Hentges [Sun, 12 Nov 2006 15:04:53 +0000 (15:04 +0000)]
initscripts: checkroot.sh: chvt 1 if fsck returns with an errorcode and waits for user input. Fixes the "hanging" bootsplash on some distros
Koen Kooi [Sun, 12 Nov 2006 14:16:35 +0000 (14:16 +0000)]
jpeg: fix packaging
* due to some bugs in shlib renaming we can't add RREPLACES, so packagers beware
Koen Kooi [Sun, 12 Nov 2006 13:27:50 +0000 (13:27 +0000)]
Alan Carvalho de Assis [Sun, 12 Nov 2006 13:27:11 +0000 (13:27 +0000)]
ipatience: add 0.1, closes #1574
Rod Whitby [Sun, 12 Nov 2006 09:02:18 +0000 (09:02 +0000)]
slugos: Changed SLUGOS_FLASH_IMAGE to be multi-valued, to allow for multiple target upgrade image formats. Changed the image name, so that it overwrites the previously built image (and doesn't fill the autobuilder disks).
Holger Freyther [Sat, 11 Nov 2006 22:40:19 +0000 (22:40 +0000)]
Koen Kooi [Sat, 11 Nov 2006 22:34:26 +0000 (22:34 +0000)]
gnome-doc-utils: fix another parser error to make Holger even happier
Koen Kooi [Sat, 11 Nov 2006 22:27:03 +0000 (22:27 +0000)]
eds-dbus: fix parse error
Koen Kooi [Sat, 11 Nov 2006 22:25:35 +0000 (22:25 +0000)]
angstrom: fix some parse errors to make Holger happy
Holger Freyther [Sat, 11 Nov 2006 22:21:09 +0000 (22:21 +0000)]
Koen Kooi [Sat, 11 Nov 2006 20:32:53 +0000 (20:32 +0000)]
Koen Kooi [Sat, 11 Nov 2006 20:32:28 +0000 (20:32 +0000)]
faad2: add a gcc4 fix
* as a side note: thank $deity that we don't use that line-ending mangling bitkeeper anymore, yay!
Mike Westerhof [Sat, 11 Nov 2006 19:58:44 +0000 (19:58 +0000)]
Unslung: rootfs: unsling: skip the lost+found directory
Mike Westerhof [Sat, 11 Nov 2006 19:55:43 +0000 (19:55 +0000)]
Unslung: Slingbox: df: fixed handling of root pseudo-devices for Unslung
Paul Sokolovsky [Sat, 11 Nov 2006 19:21:04 +0000 (19:21 +0000)]
MAINTAINERS: Add myself as opie packages mainatiner.
* Somehow mail archive didn't capture Michael Lauer's approval of
my maintainership proposal, but here's my response quoting it:
http://handhelds.org/hypermail/opie-devel/30/3097.html
Michael Lauer [Sat, 11 Nov 2006 18:22:30 +0000 (18:22 +0000)]
Koen Kooi [Sat, 11 Nov 2006 13:28:03 +0000 (13:28 +0000)]
matchbox-applet-inputmanager: clean up
Koen Kooi [Sat, 11 Nov 2006 13:16:58 +0000 (13:16 +0000)]
mb-applet-inputmanager: apply patch from Phil Blundell to pop up input method on focus
* requires libgtkinput to be loaded
* see http://www.nabble.com/libgtkinput-t971843.html
* this also brings mbinputmgr-tray.c in sync with o-hand svn rev 1163