summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.30.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>
2009-12-14linux 2.6.30: update to 2.6.30.10Marcin Juszkiewicz1
2009-10-09Added SHARP Tosa support to linux_2.6.30 recipeYuri Bushmelev1
2009-10-08linux 2.6.30: update to 2.6.30.9Marcin Juszkiewicz1
2009-09-18linux_2.6.30: add and enable aufs2Jan Lübbe1
2009-09-18linux_2.6.30: use debian's defconfig for i686Jan Lübbe1
2009-08-26linux: Add support for the Intel KIXRP435 reference board to 2.6.30Florian Boor1
2009-07-15linux-2.6.30: Add calamari (Freescale MPC8536DS) machine support.Leon Woestenberg1
2009-07-14linux: added support for at91sam9263ek in 2.6.30 (not default)Marcin Juszkiewicz1
Board boots fine with this kernel and gives the same features as 2.6.28. hrw-linux-2.6.30-exp.patch is stripped version of linux-2.6.28-exp.patch used in 2.6.28 recipe. It adds sound support and keeps Ethernet buffers in SRAM to avoid Tx underruns. Result was not too much tested.
2009-07-08linux: added AT91 patch to SRC_URI for all devicesMarcin Juszkiewicz1
AT91 patch do not touch other platforms and I plan to move all AT91 based devices to 2.6.30 in next commits.
2009-07-01linux: Remove broken tx25 support from 2.6.30Florian Boor1
2009-06-22Add basic support for i.MX27ADS boardAlan Carvalho de Assis1
This patch adds basic support on OpenEmbedded for i.MX27ADS board. It uses the mainline kernel instead Freescale one. The mainline doesn't have support for USB, Camera, etc. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-19linux: Use 2.6.30 for the TX25Florian Boor1
2009-06-19This is the Boardfile, defconfig, Kerneldiff and adapted bb file for the new ↵Dieter Thimm1
tx25 ka-ro Board.
2009-06-12linux-2.6.30: The new Linux kernel. Two days old. Where have you been?Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>