Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-11-25 | keylaunch-conf: Describe keylaunchrc format. | Paul Sokolovsky | 1 | |
2007-11-25 | keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility, | Paul Sokolovsky | 19 | |
from random crap aka device-specific (mis)configs and hacks. | ||||
2007-11-24 | initramfs-uniboot & modules: These all are machine-independent scripts. | Paul Sokolovsky | 6 | |
2007-11-24 | klibc-utils-fstype: Create a separate recipe for klibc's fstype. | Paul Sokolovsky | 2 | |
* ... built against normal system libc. | ||||
2007-11-24 | initramfs-module-bootmenu: Switch from using buggy mount --guess-fstype to ↵ | Paul Sokolovsky | 2 | |
buggy klibc's fstype. | ||||
2007-11-24 | linux-handhelds-2.6: Factor out kernel filename to a variable, for easy ↵ | Paul Sokolovsky | 1 | |
global change. | ||||
2007-11-23 | linux-handhelds-2.6: Fix another typo in HaRET startup script. | Paul Sokolovsky | 1 | |
2007-11-23 | klibc 1.1.1: Fix multimachine build. | Paul Sokolovsky | 2 | |
* 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. | ||||
2007-11-22 | linux-rp: Depends on bc during buildtime for collie. | Paul Sokolovsky | 3 | |
* Don't bother to create bc-natibe though, just add it to global ASSUME_PROVIDED list. | ||||
2007-11-22 | bitbake.conf: Reformat and alphabetize ASSUME_PROVIDED list. | Paul Sokolovsky | 1 | |
* 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. | ||||
2007-11-22 | merge of '1caa2b8988bc7d01766f1668314bf16b821b2ff6' | Paul Sokolovsky | 7 | |
and 'b4fb0e02c0de82a5593a04d6a92a465545d17e15' | ||||
2007-11-22 | initramfs-module-bootmenu: Interactive boot location selection for ↵ | Paul Sokolovsky | 2 | |
initramfs-uniboot. * For now, supports booting from ext2/ext3 partitions and from ext2/ext3 loopback images placed on vfat partition. | ||||
2007-11-22 | initramfs-uniboot & modules: Bump PRs for latest changes. | Paul Sokolovsky | 3 | |
2007-11-22 | initramfs-module-loopboot: Allow to use absolute path for loop file location. | Paul Sokolovsky | 1 | |
2007-11-22 | initrdscripts: module-initfs: Be silent on loading non-existent module. | Paul Sokolovsky | 1 | |
* Use -q for modprobe, and as that apparently doesn't help bitbake's modprobe, redirect output to /dev/null. | ||||
2007-11-22 | merge of 'da208288712062005c17d9f4b6bea22ac67c9152' | Paul Sokolovsky | 13 | |
and 'fbf68cc9245c99890a7243d02341cbd6840ac6b9' | ||||
2007-11-22 | merge of '40f293b10b110d85c793d96acc26403ea53edb48' | Graeme Gregory | 3 | |
and '8e1c07ccc20b627b1a8808a0a3b8a7afcaf72b79' | ||||
2007-11-22 | task-openmoko.bb : add openmoko-messages2 to the images | Graeme Gregory | 3 | |
2007-11-22 | dropbear 0.49: Beautify init script output. | Paul Sokolovsky | 2 | |
* Make sure that "Starting: dropbear" message is not broken by host key generation output. | ||||
2007-11-22 | hostap-daemon_0.6.0.bb: package version 0.6.0 of hostap-daemon | Jeremy Laine | 4 | |
* 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 | ||||
2007-11-22 | merge of '0a649e59614b2140ef8f93c2dc52b1361f2acb0b' | Marcin Juszkiewicz | 2 | |
and '0b7b234637a0d41420b6a596ef10e38857ff6f57' | ||||
2007-11-22 | gettext: Disable java since it finds any native gcj and breaks cross ↵ | Marcin Juszkiewicz | 2 | |
compiled builds (from Poky) | ||||
2007-11-22 | initrdscripts: We obviously first do rootdelay, and only then create device ↵ | Paul Sokolovsky | 1 | |
nodes. | ||||
2007-11-22 | mpfr: add 2.3.0 | Koen Kooi | 2 | |
2007-11-22 | angstrom 2--7 lockdown file: fix typo spotted by XorA | Koen Kooi | 1 | |
2007-11-22 | merge of '618bc57259adc999e3aa2e274184f51d0b2c25ff' | Marcin Juszkiewicz | 5 | |
and 'd3817d825e9b6c052e0da2a808abdcdb3a410892' | ||||
2007-11-22 | zaurus-updater: dropped spitz one as unified works on spitz (tested by Rolf ↵ | Marcin Juszkiewicz | 5 | |
Leggewie) | ||||
2007-11-22 | angstrom.inc: add FEED_ARCH for mpc8313e-rdb and mpc8323e-rdb machines | Jeremy Laine | 1 | |
2007-11-22 | initrdscripts: Finish renaming for ordered module load. | Paul Sokolovsky | 3 | |
2007-11-22 | initrdscripts: Separate fs kernel module loading to separate plugin. | Paul Sokolovsky | 3 | |
2007-11-22 | initrdscripts: Initial value for ROOT_DEV is null. | Paul Sokolovsky | 1 | |
2007-11-22 | initrdscripts: Introduce boot order support for universal initramfs modules. | Paul Sokolovsky | 6 | |
2007-11-22 | xserver-kdrive_1.3.0.0.bb : fix x86 breakage with glamo patch | Chia-I Wu | 2 | |
2007-11-22 | linux-rp 2.6.23: bump PR to force rebuild to get gcc fix | Koen Kooi | 1 | |
2007-11-22 | angstrom-2007-preferred-versions: adjust versions to match feeds, as ↵ | Koen Kooi | 1 | |
discussed on the angstrom-dev mailinglist | ||||
2007-11-22 | SlugOS: ixp4xx-kernel - added 2.6.23.8 recipe and supporting files. (Note that | Mike Westerhof | 3 | |
SlugOS still selects 2.6.21 as the preferred version for now.) | ||||
2007-11-21 | merge of '6114e88c0acc202895c41c560c0546244d2c5227' | OpenEmbedded Project | 3 | |
and 'c971ec89c74107b683a418e2b491026999418bc4' | ||||
2007-11-21 | gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when ↵ | Leon Woestenberg | 2 | |
.bb main changes. | ||||
2007-11-21 | gcc-4.1.2: Follow upstream fix for pr34130. -C*abs(D) became abs(-C*D), not ↵ | Leon Woestenberg | 2 | |
good. | ||||
2007-11-21 | slugos-packages: added portmap and nfs-utils back in. | Mike Westerhof | 1 | |
2007-11-21 | slugos-init: turnup - use volatiles to create /var/log/lastlog when turned-up | Mike Westerhof | 2 | |
to external storage (NFS, memstick, or disk). This stops openssh complaining. | ||||
2007-11-21 | autofs: remove dependency on bash, and add rc.update.d stuff to bb file. | Mike Westerhof | 2 | |
2007-11-21 | portmap: SlugOS only - do not build with "-pie -fpie" due to binutils problems. | Mike Westerhof | 2 | |
(This change should be reverted when we get SlugOS working with binutils 1.18) | ||||
2007-11-21 | local.conf.sample: update DISTRO to something that works for 99.9% of the users | Koen Kooi | 1 | |
2007-11-21 | xserver-kdrive : commit missing patches | Graeme Gregory | 2 | |
2007-11-21 | linux-openmoko : commit missing patch | Graeme Gregory | 1 | |
2007-11-21 | cryptsetup: run through oe-stylize and remove postinst hack | Koen Kooi | 1 | |
2007-11-21 | xserver-kdrive_1.3.0.0.bb : add Xglamo server for Neo1973 | Graeme Gregory | 4 | |
2007-11-21 | openmoko-session2.bb, sane-srcrevs.inc : version boost for all openmoko | Graeme Gregory | 3 | |
stuff. Also it is now using phonekit. | ||||
2007-11-21 | linux: Update ix4xx defconfig to enable cryptsetup on NSLU2 | Matthias Hentges | 2 | |