summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.32.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa1
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa1
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08linux: Do not put the simone kernel image into package.Florian Boor1
The default bootloader configuration expects the kernel in a separate partition. We save quite some precious flash removing the kernel from the filesystem.
2010-03-04linux 2.6.32: add support for ts72xx boardsPetr Štetiar1
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.32: update to latest stable 2.6.32.9 patchsetPetr Štetiar1
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-14linux_2.6.32: eee701: removed fb devices from defconfigFrans Meulenbroeks1
removed fb devices from defconfig. they conflict with kms which is used by the latest intel gfx driver. While at it also turned floppy support into a module (improves boot time substantially) and compiled some modules for video that are always loaded into the kernel Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13linux-2.6.32i eee701 fixed intelfb driver.Frans Meulenbroeks1
Fixed an issue with the intelfb driver giving an error when starting on eeepc patch originaltes from: http://lists.freedesktop.org/archives/intel-gfx/2010-February/005803.html Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-10linux 2.6.32: update to latest stableMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-26linux 2.6.32: update to latest stableMarcin Juszkiewicz1
2010-01-23linux-2.6.32: added eee701 supportDenis 'Gnutoo' Carikli1
Here how it was configured: *All internal hardware support was built-in *All external hardware which could be possibly attached was compiled as module *All hardware which can't be attached such as other pci cards than the builtin ones are removed(note that the eeepc 701 doesn't have pc-card) *The net filtering parts (needed for iptables) were compiled as modules when possible Hardware details: *The sd-card controler uses the mass storage driver *The synaptics driver was built as evdev and would need the synaptics xorg driver for working,Also note that it can also function as a basic mouse but it wouldn't benefit from the synaptics features *The webcam is uvc *the network card needs the atl2 driver to work *the wifi driver is ath5k *there is an eeepc driver for hotkeys in the kernel named eeepc-laptop *the graphic card is an intel i915 card
2010-01-18We should not use this kernel so add an -1 for all supportedKristoffer Ericson1
machines. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-15Add linux-2.6.32 recipe for sam9g45ek, missing from previous commitUlf Samuelsson1
2010-01-01linux-2.6.32: Add support for MACHINE=ion.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-30linux 2.6.32: updated to .2Marcin Juszkiewicz1
2009-12-14linux 2.6.32: update to 2.6.32.1Marcin Juszkiewicz1
2009-12-10Zaurus: initial 2.6.32 support. No defconfigs yet.Andrea Adami1
2009-12-03linux 2.6.32: added Sim.One supportMarcin Juszkiewicz1
2009-12-03linux: added 2.6.32Marcin Juszkiewicz1