summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-03-08merge of '521a15d5242153bff521498efbf891cf1447b5fe'Paul Sokolovsky27
and 'a37e2216457a4dbf8ab2b7ce0be1209c96b188c9'
2008-03-08linux-handhelds-2.6: Remove broken keep-initramfs.patch.Paul Sokolovsky2
* Doesn't work with the no-initramfs case. * Added explicit touch after cp instead.
2008-03-08merge of '4a7a14fac99e1af17265980554b9c5390863c35b'Florian Boor6
and 'd06ab8ea3c49e1734c6984d23d283558d4aef52c'
2008-03-08mainstone.conf: Use new kernelFlorian Boor1
2008-03-08linux-mainstone: Add 2.6.25-rc4 for Mainstone including latest PXA27x love ↵Florian Boor5
and keypad patch by Eric Miao.
2008-03-08initramfs-uniboot: Add new global var - CONSOLE - and start to use it as ↵Paul Sokolovsky2
output device. * This is to workaround bogus console= passed in by bootldr.
2008-03-08initramfs-module-bootldr-buster: Add initial code to workaround bogus system ↵Paul Sokolovsky2
console issue. * The main trouble is the bogus console=ttySA0 passed by bootldr It appears that kernel doesn't have protection against only invalid consoles being passed on the command line, which means that the kernel is deaf and dumb when booted by bootldr.
2008-03-08initramfs-module-bootldr-buster: initramfs module to fight Compaq bootldr ↵Paul Sokolovsky2
stupidity.
2008-03-08add c-nc, a mastermind-style game in Gtk+Michael Lauer2
2008-03-08merge of '0fb63a3a1c21083e64e1fc35d8abe83eabdecfe6'Michael Lauer3
and 'a7d0911cc51bd1eb437c71feab04198858ad16b8'
2008-03-08gnutls (all) fix pkgconfig file at the proper locationMichael Lauer3
2008-03-08initramfs-uniboot: Add support for early-init plugins.Paul Sokolovsky2
* Extend plugin protocol: plugins matching pattern '0*' are early-init, executed ASAP after boot, before kernel command and block devices are scanned. And thus, they can affect parsing of kernel command line (by overriding $CMDLINE) or detection of block devices (e.g. by loading additional modules).
2008-03-08merge of '06ce69bdc60c0c1af032aa86ee3e1084efc8a90f'Paul Sokolovsky18
and '78a91dd85df256e5c35bffcb15ad33cc39787cc2'
2008-03-08initramfs-module-bootmenu: If rootdelay= param was not passed, assume 2s ↵Paul Sokolovsky2
delay still. * So people who don't bother to set correct rootdelay still have good chance for there SD/CF cards detected. * To disable the feature, explicit rootdelay=0 should be passed on kernel command line.
2008-03-08merge of '1764f957f206702d307a2f5bfa5532a678b7dfb7'Paul Sokolovsky18
and '4732dee1ac437b13f71dcc2ccdab2646994e3446'
2008-03-08initramfs-module-bootmenu: Show only block devices with FSes supported for boot.Paul Sokolovsky2
2008-03-08merge of '1d903fb7ec58f7624d299d4ab97b686792281fab'Michael Lauer5
and 'e32ef2d91c28ac53b3bb5ea6cc70a9ed3182abb5'
2008-03-08add libgee, a collection library providing GObject-based interfaces and ↵Michael Lauer4
classes for commonly used data structures.
2008-03-08merge of '046a7c86c7f2f843861265ba5899d217db4dc308'Paul Sokolovsky14
and '2a3c5fdda9cf1cb761839f7e9309dcdb782f1f06'
2008-03-08klibc-utils-fstype-static 1.1.1: Remove hacky recipe now that there's ↵Paul Sokolovsky2
klibc-utils-static.
2008-03-08initramfs-module-bootmenu: Use klibc-linked fstype util, tested to work as ↵Paul Sokolovsky1
expected.
2008-03-08merge of '0142e29f90cc8908a8014e28ded353006b402400'Paul Sokolovsky2
and '6d9b16cd18bb40ceb6646604f7f6fbbe385a34b2'
2008-03-08linux-handhelds-2.6: Use rm -f for stale initramfs cleanup.Paul Sokolovsky2
2008-03-08merge of 'ad5346155c810928977e1056761f7e6de5142de2'Michael Lauer14
and 'feafcb12f6ebb596d3500f718255df081a8c8f5a'
2008-03-08gstreamer update: base 0.10.17, good 0.10.7, bad 0.10.6, ugly 0.10.7Michael Lauer11
2008-03-08ncurses 5.4 revamp packaging. closes #1262Michael Lauer3
2008-03-08merge of '2c5004d72a3f70fdae1b53fd5cfe6b9ba04648c1'Thomas Kunze21
and 'a165e975aad0f13da309bb70051fe1419481cb0a'
2008-03-08linux.inc, gumstix-kernel.inc: remove sizecheck stuffThomas Kunze2
The do_sizecheck function is in kernel.bbclass for some time now.
2008-03-08task-python-everything: catch up with renamingMichael Lauer1
2008-03-08merge of '42eff26099cde8822773944e3b244f74387ef7cc'Michael Lauer18
and 'd2b1667a830019b8580dcf05a70b8e95329e9e25'
2008-03-08python-pyiw 0.3.3 fix unpackingMichael Lauer1
2008-03-08python-gsmd svn fix SRC_URIMichael Lauer1
2008-03-08wireless-tools: remove .29 prereleases, add .29 release, refactor .inc fileMichael Lauer4
2008-03-08merge of '0ddcb5d93c6823446f17c0303c740ad3d73f821c'Paul Sokolovsky17
and 'ea4c245b169cb6f11be84dd55e1615f6b3c50a90'
2008-03-08linux-handhelds-2.6: Fix some initramfs support issues.Paul Sokolovsky2
* Be sure to clean up any possible old initramfs. * Fix bashism.
2008-03-08bluez: update to latest releasesKoen Kooi8
2008-03-08linux-handhelds 2.6.21-hh20: add patch to stop the kernel from blowing away ↵Koen Kooi2
our initramfs archive
2008-03-08angstrom 2008: ask for initramfs file, not its symlinke Koen Kooi1
2008-03-08klibc, klibc-utils-static: add losetup and modprobe to klibc-utilsThomas Kunze6
2008-03-08cmake-native 2.4.8 write proper do_stageMichael Lauer2
2008-03-07merge of '514c74770d16faa584d0781f1cd2f02bd79b5008'Paul Sokolovsky3
and '825754db28a782e72d84614900aff9f88d9f6349'
2008-03-07liveramdisk-image, initramfs-jffs2: Be sure to depend on/load mtdblock.Paul Sokolovsky3
2008-03-07unslung: Add DEPENDS on cross-linkage and staging-linkage due to an old ↵Richard Purdie1
binutils version
2008-03-07cross-linkage: Make it less destructive and saferRichard Purdie1
2008-03-07merge of '787c9500fd515ecad11ceaa1f7b49e5e1c70006f'Richard Purdie1
and '93c08db0250845bf12c335e4a53413860bbe6dfb'
2008-03-07staging-linkage: Fix a typoRichard Purdie1
2008-03-07merge of '24bae19acc08cfef78544f0893bc16d124a3f204'Richard Purdie2
and 'a3b18a00a09e716f4b3d5bfced86fea0439953a0'
2008-03-07h2200.conf: Autoload g_ether, like other linux-hh machines do.Paul Sokolovsky2
* Bump kernel PR too.
2008-03-07glibc: Fix the headers path option for various files, thanks for mwester for ↵Richard Purdie11
pointing it out
2008-03-07openttd: dropped 0.4.0.1 as unfetchableMarcin Juszkiewicz1