Paul Sokolovsky [Mon, 26 Nov 2007 13:25:29 +0000 (13:25 +0000)]
keylaunch 2.0.10: Apply patch to unbreak key event capture.
* We of course still want to receive key events even after subscribing to
property events. This fixes when keylaunch doesn't receive forwarded
power buttons events from gpe-login --autolock in its locked state.
In plain words: now power button works with autolock screen.
Paul Sokolovsky [Mon, 26 Nov 2007 13:24:46 +0000 (13:24 +0000)]
keylaunch-conf: Fix permissions on keylaunchrc.
Paul Sokolovsky [Sun, 25 Nov 2007 23:04:30 +0000 (23:04 +0000)]
keylaunch-conf: Never-ever use "Pressed" events in public configs.
* It is possible to unambigously distingish events only of two types:
<default> (short press) and "Held" (long press). Using any other event
type is ambigous. In particular, with the old default config there was
ambiguity with power off and backlight toggle bindings - most of the time,
backlight toggling also caused power off. As freedom of using any key in any
way should be left to user, ambigouos bindings should be avoided.
Paul Sokolovsky [Sun, 25 Nov 2007 22:57:59 +0000 (22:57 +0000)]
keylaunch-conf: Describe keylaunchrc format.
Paul Sokolovsky [Sun, 25 Nov 2007 22:43:28 +0000 (22:43 +0000)]
keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility,
from random crap aka device-specific (mis)configs and hacks.
Paul Sokolovsky [Sat, 24 Nov 2007 16:14:00 +0000 (16:14 +0000)]
initramfs-uniboot & modules: These all are machine-independent scripts.
Paul Sokolovsky [Sat, 24 Nov 2007 15:34:07 +0000 (15:34 +0000)]
klibc-utils-fstype: Create a separate recipe for klibc's fstype.
* ... built against normal system libc.
Paul Sokolovsky [Sat, 24 Nov 2007 12:14:59 +0000 (12:14 +0000)]
initramfs-module-bootmenu: Switch from using buggy mount --guess-fstype to buggy klibc's fstype.
Paul Sokolovsky [Sat, 24 Nov 2007 12:11:21 +0000 (12:11 +0000)]
linux-handhelds-2.6: Factor out kernel filename to a variable, for easy global change.
Paul Sokolovsky [Fri, 23 Nov 2007 20:21:50 +0000 (20:21 +0000)]
linux-handhelds-2.6: Fix another typo in HaRET startup script.
Paul Sokolovsky [Fri, 23 Nov 2007 19:54:17 +0000 (19:54 +0000)]
klibc 1.1.1: Fix multimachine build.
* klibc fishes in kernel sources, and this is per-machine stuff, so
klibc must be per-machine too. This is of course not ideal, as klibc is
*not* machine-dependent, but at least it's on par with uclibc, which has the
same issue.
Paul Sokolovsky [Thu, 22 Nov 2007 18:49:28 +0000 (18:49 +0000)]
linux-rp: Depends on bc during buildtime for collie.
* Don't bother to create bc-natibe though, just add it to global
ASSUME_PROVIDED list.
Paul Sokolovsky [Thu, 22 Nov 2007 18:04:08 +0000 (18:04 +0000)]
bitbake.conf: Reformat and alphabetize ASSUME_PROVIDED list.
* According to http://lists.linuxtogo.org/pipermail/openembedded-devel/2007-November/003493.html ,
ASSUME_PROVIDED in the bitbake.conf is the authoritative location of list
of package which expected to be installed on the host for OE to work properly.
Make the list more prominent and easy to maintain.
Paul Sokolovsky [Thu, 22 Nov 2007 17:55:24 +0000 (17:55 +0000)]
Paul Sokolovsky [Thu, 22 Nov 2007 17:34:24 +0000 (17:34 +0000)]
initramfs-module-bootmenu: Interactive boot location selection for initramfs-uniboot.
* For now, supports booting from ext2/ext3 partitions and from ext2/ext3 loopback
images placed on vfat partition.
Paul Sokolovsky [Thu, 22 Nov 2007 17:31:23 +0000 (17:31 +0000)]
initramfs-uniboot & modules: Bump PRs for latest changes.
Paul Sokolovsky [Thu, 22 Nov 2007 17:29:37 +0000 (17:29 +0000)]
initramfs-module-loopboot: Allow to use absolute path for loop file location.
Paul Sokolovsky [Thu, 22 Nov 2007 17:26:10 +0000 (17:26 +0000)]
initrdscripts: module-initfs: Be silent on loading non-existent module.
* Use -q for modprobe, and as that apparently doesn't help bitbake's modprobe,
redirect output to /dev/null.
Paul Sokolovsky [Thu, 22 Nov 2007 17:20:55 +0000 (17:20 +0000)]
Graeme Gregory [Thu, 22 Nov 2007 16:51:57 +0000 (16:51 +0000)]
Graeme Gregory [Thu, 22 Nov 2007 16:44:20 +0000 (16:44 +0000)]
task-openmoko.bb : add openmoko-messages2 to the images
Paul Sokolovsky [Thu, 22 Nov 2007 16:23:37 +0000 (16:23 +0000)]
dropbear 0.49: Beautify init script output.
* Make sure that "Starting: dropbear" message is not broken by host
key generation output.
Jeremy Laine [Thu, 22 Nov 2007 16:10:32 +0000 (16:10 +0000)]
hostap-daemon_0.6.0.bb: package version 0.6.0 of hostap-daemon
* update makefile-cross.diff patch
* fix init script: pass -B to hostapd instead of passing -b
to start-stop-daemon
* instead of using per-machine enabling/disabling of madwifi
support, use the 'pci' feature, like wpa-supplicant
* build against madwifi-ng when madwifi support is enabled
Marcin Juszkiewicz [Thu, 22 Nov 2007 15:37:15 +0000 (15:37 +0000)]
Marcin Juszkiewicz [Thu, 22 Nov 2007 15:35:03 +0000 (15:35 +0000)]
gettext: Disable java since it finds any native gcj and breaks cross compiled builds (from Poky)
Paul Sokolovsky [Thu, 22 Nov 2007 15:08:12 +0000 (15:08 +0000)]
initrdscripts: We obviously first do rootdelay, and only then create device nodes.
Koen Kooi [Thu, 22 Nov 2007 15:04:06 +0000 (15:04 +0000)]
mpfr: add 2.3.0
Koen Kooi [Thu, 22 Nov 2007 13:48:12 +0000 (13:48 +0000)]
angstrom 2--7 lockdown file: fix typo spotted by XorA
Marcin Juszkiewicz [Thu, 22 Nov 2007 13:19:05 +0000 (13:19 +0000)]
Marcin Juszkiewicz [Thu, 22 Nov 2007 13:14:40 +0000 (13:14 +0000)]
zaurus-updater: dropped spitz one as unified works on spitz (tested by Rolf Leggewie)
Jeremy Laine [Thu, 22 Nov 2007 13:07:54 +0000 (13:07 +0000)]
angstrom.inc: add FEED_ARCH for mpc8313e-rdb and mpc8323e-rdb machines
Paul Sokolovsky [Thu, 22 Nov 2007 12:20:26 +0000 (12:20 +0000)]
initrdscripts: Finish renaming for ordered module load.
Paul Sokolovsky [Thu, 22 Nov 2007 12:16:41 +0000 (12:16 +0000)]
initrdscripts: Separate fs kernel module loading to separate plugin.
Paul Sokolovsky [Thu, 22 Nov 2007 12:07:37 +0000 (12:07 +0000)]
initrdscripts: Initial value for ROOT_DEV is null.
Paul Sokolovsky [Thu, 22 Nov 2007 12:05:21 +0000 (12:05 +0000)]
initrdscripts: Introduce boot order support for universal initramfs modules.
Chia-I Wu [Thu, 22 Nov 2007 12:02:30 +0000 (12:02 +0000)]
xserver-kdrive_1.3.0.0.bb : fix x86 breakage with glamo patch
Koen Kooi [Thu, 22 Nov 2007 08:35:55 +0000 (08:35 +0000)]
linux-rp 2.6.23: bump PR to force rebuild to get gcc fix
Koen Kooi [Thu, 22 Nov 2007 08:04:21 +0000 (08:04 +0000)]
angstrom-2007-preferred-versions: adjust versions to match feeds, as discussed on the angstrom-dev mailinglist
Mike Westerhof [Thu, 22 Nov 2007 06:59:26 +0000 (06:59 +0000)]
SlugOS: ixp4xx-kernel - added 2.6.23.8 recipe and supporting files. (Note that
SlugOS still selects 2.6.21 as the preferred version for now.)
OpenEmbedded Project [Wed, 21 Nov 2007 19:41:52 +0000 (19:41 +0000)]
Leon Woestenberg [Wed, 21 Nov 2007 18:59:43 +0000 (18:59 +0000)]
gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when .bb main changes.
Leon Woestenberg [Wed, 21 Nov 2007 18:25:55 +0000 (18:25 +0000)]
gcc-4.1.2: Follow upstream fix for pr34130. -C*abs(D) became abs(-C*D), not good.
Mike Westerhof [Wed, 21 Nov 2007 18:14:18 +0000 (18:14 +0000)]
slugos-packages: added portmap and nfs-utils back in.
Mike Westerhof [Wed, 21 Nov 2007 18:07:23 +0000 (18:07 +0000)]
slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-up
to external storage (NFS, memstick, or disk). This stops openssh complaining.
Mike Westerhof [Wed, 21 Nov 2007 18:05:36 +0000 (18:05 +0000)]
autofs: remove dependency on bash, and add rc.update.d stuff to bb file.
Mike Westerhof [Wed, 21 Nov 2007 18:04:47 +0000 (18:04 +0000)]
portmap: SlugOS only - do not build with "-pie -fpie" due to binutils problems.
(This change should be reverted when we get SlugOS working with binutils 1.18)
Koen Kooi [Wed, 21 Nov 2007 15:44:55 +0000 (15:44 +0000)]
local.conf.sample: update DISTRO to something that works for 99.9% of the users
Graeme Gregory [Wed, 21 Nov 2007 14:44:44 +0000 (14:44 +0000)]
xserver-kdrive : commit missing patches
Graeme Gregory [Wed, 21 Nov 2007 14:33:38 +0000 (14:33 +0000)]
linux-openmoko : commit missing patch
Koen Kooi [Wed, 21 Nov 2007 13:52:30 +0000 (13:52 +0000)]
cryptsetup: run through oe-stylize and remove postinst hack
Graeme Gregory [Wed, 21 Nov 2007 12:21:25 +0000 (12:21 +0000)]
xserver-kdrive_1.3.0.0.bb : add Xglamo server for Neo1973
Graeme Gregory [Wed, 21 Nov 2007 10:29:21 +0000 (10:29 +0000)]
openmoko-session2.bb, sane-srcrevs.inc : version boost for all openmoko
stuff. Also it is now using phonekit.
Matthias Hentges [Wed, 21 Nov 2007 04:10:31 +0000 (04:10 +0000)]
linux: Update ix4xx defconfig to enable cryptsetup on NSLU2
Matthias Hentges [Wed, 21 Nov 2007 04:06:18 +0000 (04:06 +0000)]
cryptsetup: Update RECOMMENDS and DEPENDS
Mike Westerhof [Wed, 21 Nov 2007 00:41:51 +0000 (00:41 +0000)]
Bump PR
Mike Westerhof [Wed, 21 Nov 2007 00:38:08 +0000 (00:38 +0000)]
wireless-tools.if-pre-up - move setting of the ESSID to the end of the script,
because certain chipsets (ZD1211) use that as the "commit" operation.
Mike Westerhof [Wed, 21 Nov 2007 00:35:37 +0000 (00:35 +0000)]
initscripts: SlugOS - add bootclean.sh to clean out /tmp, /var/lock, /var/run
(required when turned-up to disk). Create SlugOS-specific volatiles config
because SlugOS needs /etc/resolv.conf to be static and not volatile.
Paul Sokolovsky [Tue, 20 Nov 2007 23:40:11 +0000 (23:40 +0000)]
busybox-static 1.2.1: Enable support for -t & -n options for read command.
* These are timeout and num chars to read options, both are useful
when writing UI interaction code, with busybox-static being targetted
at writing bootloader tools and stuff.
Marcin Juszkiewicz [Tue, 20 Nov 2007 21:44:05 +0000 (21:44 +0000)]
Dmitry Baryshkov [Tue, 20 Nov 2007 21:42:09 +0000 (21:42 +0000)]
wlan-ng-modules: fix for the fix of wlan-ng-modules 0.2.7 - close #3340
Matthias Hentges [Tue, 20 Nov 2007 19:51:17 +0000 (19:51 +0000)]
Add cryptsetup: cryptsetup with luks support creates and manages encrypted containers and partitions
Philip Balister [Tue, 20 Nov 2007 14:19:17 +0000 (14:19 +0000)]
wifistix : Sync with gumstix repo.
Graeme Gregory [Tue, 20 Nov 2007 13:39:10 +0000 (13:39 +0000)]
Stelios Koroneos [Tue, 20 Nov 2007 13:20:24 +0000 (13:20 +0000)]
conf/distro/angstrom-2007.1.conf : Set gcc to 4.1.1 for the xilinx ml403 board
Rod Whitby [Tue, 20 Nov 2007 13:12:04 +0000 (13:12 +0000)]
slugos-packages: Demote packages that no longer build
Rod Whitby [Tue, 20 Nov 2007 13:11:41 +0000 (13:11 +0000)]
net-tools: Put quotes around flags so that expansion with spaces does not cause syntax errors.
Chris Lord [Tue, 20 Nov 2007 12:35:28 +0000 (12:35 +0000)]
libjana_svn.bb : build and package examples
Stelios Koroneos [Tue, 20 Nov 2007 10:37:28 +0000 (10:37 +0000)]
Stelios Koroneos [Tue, 20 Nov 2007 10:36:22 +0000 (10:36 +0000)]
packages/liboil/liboil_0.3.11.bb : Correctly detect if the powerpc target has fpu
Jeremy Laine [Tue, 20 Nov 2007 10:23:16 +0000 (10:23 +0000)]
python-cheetah_2.0.1.bb: package version 2.0.1 of the cheetah template engine
Jeremy Laine [Tue, 20 Nov 2007 08:18:15 +0000 (08:18 +0000)]
Jeremy Laine [Tue, 20 Nov 2007 08:17:42 +0000 (08:17 +0000)]
python-pyopenssl_0.6.bb: add simple Python wrapper around OpenSSL
Stelios Koroneos [Tue, 20 Nov 2007 06:24:05 +0000 (06:24 +0000)]
packages/glibc/glibc_2.5.bb : Add a new patch for the powerpc targets with softfloat
support that handles a case of strong alias for two (soft) float point functions.
Original patch provided by Hiroki Kaminaga kaminaga at sm dot sony dot co dot jp
Matthias Hentges [Tue, 20 Nov 2007 00:02:02 +0000 (00:02 +0000)]
Matthias Hentges [Tue, 20 Nov 2007 00:00:32 +0000 (00:00 +0000)]
altboot: Update to SVNR69, importing sd-dynamix-fix.patch, thanks!
OpenEmbedded Project [Mon, 19 Nov 2007 21:05:50 +0000 (21:05 +0000)]
Jeremy Laine [Mon, 19 Nov 2007 20:41:56 +0000 (20:41 +0000)]
python-pyrad_1.1.bb: package pyrad 1.1
OpenEmbedded Project [Mon, 19 Nov 2007 20:29:02 +0000 (20:29 +0000)]
Jeremy Laine [Mon, 19 Nov 2007 20:05:03 +0000 (20:05 +0000)]
setuptools.bbclass : add class for python packages using setuptools
Jeremy Laine [Mon, 19 Nov 2007 19:53:34 +0000 (19:53 +0000)]
distutils.bbclass : make the arguments passed to setup.py variables to allow customisation
Koen Kooi [Mon, 19 Nov 2007 19:33:17 +0000 (19:33 +0000)]
libmokogsmd2: bump PR for libgsmd change
Koen Kooi [Mon, 19 Nov 2007 19:32:44 +0000 (19:32 +0000)]
openmoko-panel-gsm: bump PR for libgsmd change
Matthias Hentges [Mon, 19 Nov 2007 17:00:41 +0000 (17:00 +0000)]
Matthias Hentges [Mon, 19 Nov 2007 16:57:59 +0000 (16:57 +0000)]
zaurusd: Try a bit harder to re-enable the backlight on hinge-open and resume when APM fails to do so for whatever reason
Matthias Hentges [Mon, 19 Nov 2007 16:39:50 +0000 (16:39 +0000)]
display-brightness: Do not allow to turn off the backlight
Graeme Gregory [Mon, 19 Nov 2007 15:46:45 +0000 (15:46 +0000)]
Graeme Gregory [Mon, 19 Nov 2007 15:44:45 +0000 (15:44 +0000)]
Graeme Gregory [Mon, 19 Nov 2007 15:44:32 +0000 (15:44 +0000)]
Graeme Gregory [Mon, 19 Nov 2007 15:44:19 +0000 (15:44 +0000)]
netbase_4.21.bb : on gta01/02 machines set default DNS on bring usb up
Koen Kooi [Mon, 19 Nov 2007 15:17:47 +0000 (15:17 +0000)]
Koen Kooi [Mon, 19 Nov 2007 15:17:39 +0000 (15:17 +0000)]
Koen Kooi [Mon, 19 Nov 2007 15:17:08 +0000 (15:17 +0000)]
angstrom: only ship strace and procps for debug builds, this is a first step into removing angstrom frobbing task-base stuff (should be left to images to decide on this stuff)
Koen Kooi [Mon, 19 Nov 2007 15:04:48 +0000 (15:04 +0000)]
angstrom 2007: prefer libgsmd over libgsmd-devel for the time being
Marcin Juszkiewicz [Mon, 19 Nov 2007 15:02:16 +0000 (15:02 +0000)]
Marcin Juszkiewicz [Mon, 19 Nov 2007 15:00:27 +0000 (15:00 +0000)]
zaurus-updater: Unified version for all PXA zaurus models - close #1526
Works on: c7x0, tosa.
Unknown status on: poodle, akita, spitz.
Supports:
- file size checking (no more flashing too big kernel or too big rootfs)
- bigger rootfs for c760/c860 (128MB Flash instead of 64MB in other c7x0 models)
- flash writing (kernel, rootfs) and microdrive writing (only for spitz models)
Changes by:
Marcin 'hrw' Juszkiewicz (idea, code cleanup, functions split)
Dmitry 'lumag' Baryshkov (fixes and Tosa support)
Graeme Gregory [Mon, 19 Nov 2007 14:18:38 +0000 (14:18 +0000)]
initscripts_1.0.bb : restore the resolv.conf handling we used to have
which is still built into packages like pppd
Graeme Gregory [Mon, 19 Nov 2007 13:57:18 +0000 (13:57 +0000)]
alsa-state.bb : add states for fic-gta01 for VOIP usage (full duplex audio)
Koen Kooi [Mon, 19 Nov 2007 09:05:18 +0000 (09:05 +0000)]
seppuku: some more debugging
Koen Kooi [Mon, 19 Nov 2007 09:03:19 +0000 (09:03 +0000)]
angstrom.inc: fix sepukku typo
Koen Kooi [Mon, 19 Nov 2007 08:50:48 +0000 (08:50 +0000)]
sepukku: don't log html to file, log more usefull stuff. Debug now looks like:
Logged into the box
Adding log file /data/build/koen/OE/build/tmp/angstrom/work/arm-oabi-angstrom-linux/failme-1.0-r0/temp/log.do_configure.23635
Trying http://bugs.openembedded.org/buglist.cgi?product=Openembedded&component=build&short_desc_type=substring&short_desc=failme-1.0-r0-do_configure
Result of bug search is
Bug is open: False and bug number: 2747
Reopened the bug #2747
Got exception in poster.open( attach_query, param )
Failed to attach the build log for bug #2747