summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-rp.inc
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie1
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-06linux-rp: Support a 2.6.29 kernel for qemumipsJoshua Lock1
Modify the linux-rp-2.6.29 to enable building a kernel for qemumips with a defconfig taken form OE.dev's linux kernel Signed-off-by: Joshua Lock <josh@linux.intel.com>
2008-07-29linux-rp: disable OABI support for non-qemu targetsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4979 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-01linux-rp: Sync recipes with OE.devRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4573 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-06linux-rp: removed deploy task - kernel.bbclass has own version nowMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3677 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-08linux-rp.inc: Add bootkern task for experimentation purposes onlyRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3427 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06linux-rp: kernel size check is now in kernel.bbclassMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3315 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-19linux: Make kernel symlinks relative so they can be copied/moved and still workRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2908 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-16linux-rp: autoload pcmcia modulesMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2886 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-11linux-rp: remove last parts of OpenZaurus from kernel recipeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2859 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-25linux-rp: minimal zylonite kernelSamuel Ortiz1
We don't have a NAND driver yet, but we boot all the way up to userspace. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2782 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-02linux-rp: Sync with OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2654 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-29linux-rp.inc: Remove no unneeded variablesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2600 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-29zaurus-2.6.inc/linux-rp: Change to machines marking themselves as not ↵Richard Purdie1
wanting kernels included in images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2598 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-22linux-rp: Add basic htcuniversal support (based on hh.org patches) and fix ↵Richard Purdie1
MMC problems over suspend/resume git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-26linux-rp: Add qemuarm scsi fix/workaround, set default qemu ramdisk to ↵Richard Purdie1
reasonable size, adjust qemuarm kernel commandline git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2010 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-16Rename ipaq-pxa270 hx2000Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1958 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11linux-rp: added bootcdx86 supportMarcin Juszkiewicz1
- ATA support disabled - USB support enabled (needed for mice/keyboard) - lot of network drivers enabled - ramdisk set to 64M git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1910 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-28linux-rp.inc: Various style cleanupsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1795 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-27linux-rp.inc: Create relative symlinks rather than absolute onesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1781 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-15linux-rp.inc: Make sh compatible fixing dash issuesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1141 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-20Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in ↵Richard Purdie1
local.conf.sample git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-29Rename linux-openzaurus to linux-rpRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@977 311d38ba-8fff-0310-9ca6-ca027cbcb966