Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-06-30 | bitbake.conf: Add simplified FETCHCMD defitions for new versions of bitbake | Richard Purdie | 1 | |
2007-06-30 | alsa: Do not run postinst on the build host | Matthias Hentges | 1 | |
2007-06-30 | merge of '46bdfedbe1ecde1685daaddc2f0b8a46939f17c4' | Matthias Hentges | 6 | |
and 'fd22e92470cbc7bd32d4c2d747a6577afd80516e' | ||||
2007-06-30 | usb-gadget-mode: Add support for host-mode | Matthias Hentges | 4 | |
2007-06-30 | merge of '716f98fce0ebdab4efc34d2d51dc1ba58a4ead3d' | Paul Sokolovsky | 1 | |
and '98d02c14c4d2e08f3fe03f716c9fa5b128b351a4' | ||||
2007-06-30 | linux-handhelds-2.6: Drop 2.6.21-hh6, add 2.6.21-hh10. | Paul Sokolovsky | 1 | |
* Changes since -hh9 are: 1. Defconfiman static defconfigs for eteng500, rx3000, rx1950. 2. Add jornada820 port. 3. ghi270 port elaboration. 4. Codebase cleanup from outdated files (soc-old.h, ipaq.h). 5. rx3000: Power management improvements. 6. mach-sa1100: Refactors to use Generic GPIO API; User per-device hardware header files, like PXA ports. 7. ts-adc-debounce: Make number of Z samplings configurable, support mode without debouncing. 8. h2200: Touchscreen should work really well now with latest ts-adc-debounce changes. | ||||
2007-06-30 | merge of '0e37e6d3147e19d5d8fd54b3596f8b3527e4be92' | Matthias Hentges | 14 | |
and '98d02c14c4d2e08f3fe03f716c9fa5b128b351a4' | ||||
2007-06-30 | merge of 'cf0ca1fb863b51f73e0fc8ddecad3dfd621225e9' | Paul Sokolovsky | 1 | |
and 'ecd8452f93b34254190e688ff33a2d839e85e090' | ||||
2007-06-30 | imlib2: Fix .debug QA error | Matthias Hentges | 1 | |
2007-06-30 | linux-rp: Add missing patch | Richard Purdie | 1 | |
2007-06-30 | merge of '13f416a3e05817d30ce02ebb401beb3b6fc96436' | Paul Sokolovsky | 76 | |
and '3d5a36c3240f35b2c187753423b65752b6676f55' | ||||
2007-06-30 | linux-handhelds-2.6: Add defconfig for h1910, defconfigman r307. | Paul Sokolovsky | 2 | |
2007-06-30 | h1910.conf: Has only 16MB flash. | Paul Sokolovsky | 1 | |
2007-06-30 | merge of '31a02b133e4702b20594126da91c65d49030210f' | Paul Sokolovsky | 3 | |
and '32182b169272b2c54b4262367a683b02def92470' | ||||
2007-06-30 | eteng500, rx1950: Add bare configs for two more hh.org ports. | Paul Sokolovsky | 2 | |
2007-06-30 | rx3000.conf: Drop PREFERRED_VERSION for kernel from machine config. | Paul Sokolovsky | 1 | |
2007-06-30 | merge of 'a806799c0a139d4eae90d21ae8b860b247eb47a3' | Paul Sokolovsky | 76 | |
and 'b3615d69f6416b196ef0183e2864d4289292a007' | ||||
2007-06-30 | linux-handhelds-2.6: Add defconfigs for eteng500, rx1950, rx3000 machines. | Paul Sokolovsky | 6 | |
* All are s3c24xxx. | ||||
2007-06-30 | linux-handhelds-2.6: Fix defconfig for h3800. | Paul Sokolovsky | 1 | |
* Selected h3600 instead. | ||||
2007-06-30 | merge of 'a716072bb40b66870ec9797e151cda776beacf6c' | Matthias Hentges | 106 | |
and 'b3615d69f6416b196ef0183e2864d4289292a007' | ||||
2007-06-30 | compulab-pxa270_2.6.16: update md5 as compulab changed their download file | Cliff Brake | 1 | |
2007-06-30 | ixp4xx-kernel: Removed obsolete kernel versions | Rod Whitby | 73 | |
2007-06-30 | slugos-image: Create .tar.gz rootfs too, for machines which don't have ↵ | Rod Whitby | 1 | |
enough room in flash for a rootfs but do have a hard disk | ||||
2007-06-30 | ixp4xx-kernel: Added the defconfig to version 2.6.18, so that changes in the ↵ | Rod Whitby | 3 | |
svn repo do not affect it. | ||||
2007-06-30 | proj4: stage native tools | Koen Kooi | 3 | |
2007-06-30 | gtkmm: fix SRC_URI | Koen Kooi | 2 | |
2007-06-30 | lyx: also rdepend on python-textutils | Koen Kooi | 1 | |
2007-06-30 | sanity: also check for bison, closes #2580 | Patrik Gfeller | 1 | |
2007-06-30 | angstrom: readd big mount due to udev init scripts | Koen Kooi | 1 | |
2007-06-30 | merge of 'bb1bb675997832a7601e5748309247add662cc9a' | Paul Sokolovsky | 7 | |
and 'd247b65521d61fba926d1749aacaf2ae4bc82f02' | ||||
2007-06-30 | udev 092, 097, 100: Stop booting semi-configured system in case of random ↵ | Paul Sokolovsky | 3 | |
miniscule errors. * It makes *completely* no sense to just fail the udev script on first error and continue boot further. Either it should try to ignore them, or halt system boot. Otherwise, system in weird, semi-working state will emerge, without anu notices of such state. * This script for example fails on mount --bind and mount --move, which busybox 1.2.1 doesn't appear to handle correctly. | ||||
2007-06-30 | udev: Stop booting semi-configured system in case of random miniscule errors. | Paul Sokolovsky | 4 | |
* It makes *completely* no sense to just fail the udev script on first error and continue boot further. Either it should try to ignore them, or halt system boot. Otherwise, system in weird, semi-working state will emerge, without anu notices of such state. * This script for example fails on mount --bind and mount --move, which busybox 1.2.1 doesn't appear to handle correctly. | ||||
2007-06-29 | esmart: fix packaging. Closes 2573. | Rolf Leggewie | 1 | |
2007-06-29 | merge of '57fa0ccbbdbca8c188108e3c4fbde4702976f3c6' | Rolf Leggewie | 483 | |
and 'b29b99ceeb63af04c2736ab8176705046dc326c0' | ||||
2007-06-29 | tetex: adjust packaging a bit | Koen Kooi | 1 | |
2007-06-29 | aircrack-ng_1.0-svn.bb : renamed to differentiate from aircrack-ng HEAD also | Graeme Gregory | 1 | |
DEFAULT_PREFERENCE = "-1" | ||||
2007-06-29 | aircrack-ng_0.7.bb : dropped in place of the later alternatives | Graeme Gregory | 1 | |
2007-06-29 | aircrack_svn.bb : forgotten patch | Graeme Gregory | 1 | |
2007-06-29 | aircrack-ng_0.9.1.bb : version bump + fixups of .bb file | Graeme Gregory | 1 | |
2007-06-29 | aircrack-ng_svn.bb : add svn of aircrack that will become 1.0 | Graeme Gregory | 1 | |
2007-06-29 | mplayer_0.0+1.0rc1.bb : akita and palm can use pxa enhancements | Graeme Gregory | 1 | |
2007-06-29 | prism-firmware.bb : remove if around secondary firmware download as we always | Graeme Gregory | 2 | |
want to do this and logic as presented prevented download on flashless cards. | ||||
2007-06-29 | apex: Updated defconfig for 1.5.8 | Rod Whitby | 1 | |
2007-06-29 | task-slugos: Added madwifi drivers and tools | Rod Whitby | 1 | |
2007-06-29 | apex: updated to 1.5.8 | Rod Whitby | 1 | |
2007-06-29 | ixp4xx-kernel: Added 2.6.22 defconfig, untested, and not selected by default | Rod Whitby | 2 | |
2007-06-29 | ixp4xx-kernel: Updated to 2.6.21.5 for stable version | Rod Whitby | 2 | |
2007-06-28 | merge of '615ba6299e98edf3a5c47976f97de62b10352bf0' | Matthias Hentges | 1 | |
and '61d9290f8bf0b1072ab2cf68c220769146dace10' | ||||
2007-06-28 | revert inadvertent defconfig commit | Justin Patrin | 1 | |
2007-06-28 | merge of 'cfd14c49a0d924daeec754ef84c5b25d0b1a730f' | Justin Patrin | 2 | |
and 'e995761e9cc807169de17a910a63e2c893092e10' |