summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp.inc
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-08linux-rp: remove packaging of kernel-cmdlineThomas Kunze1
This is now done by kexecboot-cfg.
2008-10-15linux-rp.inc: add switch to disable OABI compat like linux.inc hasKoen Kooi1
2008-07-31linux-rp.inc: package command line for a kernelThomas Kunze1
2008-07-27linux-rp.inc: override do_deploy for collie with empty function. Kernel Thomas Kunze1
for collie is now included in rootfs
2008-07-24linux-rp_2.6.24: -fix buildThomas Kunze1
linux-rp_2.6.26: -update patches for collie.The kernel won't build atm because of too fat defconfig. But this is intended because kernel will be in rootfs in the future. linux-rp.inc: -change commandline for collie to root on mmc
2008-06-01linux-rp-2.6.23: Sync with Poky in the same way as 2.6.24Richard Purdie1
2008-06-01linux-rp.inc: Remove INITRAMFS_IMAGE setting. This is a personal ↵Richard Purdie1
(local.conf) or distro configuration option since its policy. Please discuss this on the mailing list or with me if you disagree.
2008-03-28linux-rp.inc: autoload input-power supportThomas Kunze1
2008-03-28linux-rp.inc: autoload mmc-modules for collieThomas Kunze1
2008-03-27update kernel recipies to use new generic do_deploy from kernel.bbclassThomas Kunze1
2008-01-28commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)Thomas Kunze1
2008-01-18linux-rp: removed size checking as it is now in kernel.bbclassMarcin Juszkiewicz1
2008-01-16linux-rp.inc: autoload locomo-kbd on collie. partly closes 3693.Rolf Leggewie1
2008-01-11linux-rp.inc: change memory split from 32:32 to 64:0 for collie. Closes 3528.Rolf Leggewie1
2008-01-07linux-rp.inc: Fix collie DEPENDS so DEPENDS is appended to, not overwritten, ↵Richard Purdie1
+= is not safe with machine overrides.
2007-11-22linux-rp: Depends on bc during buildtime for collie.Paul Sokolovsky1
* Don't bother to create bc-natibe though, just add it to global ASSUME_PROVIDED list.
2007-10-26linux-rp: sync with Poky (removal of OpenZaurus stuff, added autoload for ↵Marcin Juszkiewicz1
pcmcia)
2007-09-02linux-rp: Sync with Poky (adding 2.6.22 in the process)Richard Purdie1
2007-06-26linux-rp.inc: Use ?= instead of extra variables as overridesRichard Purdie1
2007-06-26linux-rp-2.6.17: Tweak qemuarm/qemux86 defconfigs (use wacom tablet), make ↵Richard Purdie1
linux-rp.inc sh complient, fix whitespace (from poky)
2007-05-12linux: linux-rp: Make compiling a custom kernel w/ changed CMDLINE and ↵Matthias Hentges1
defconfig a bit easier.
2007-04-13linux-rp: added SD/MMC driver for collie - written by Thomas KunzeMarcin Juszkiewicz1
2007-01-07packages/linux: Remove uneeded KERNEL_RELEASE assignments and replace ↵Richard Purdie1
references with KERNEL_VERSION
2006-12-29collie: fix collie serial console for 2.6 kernelDirk Opfer1
2006-11-29linux-openzaurus: Rename to linux-rpRichard Purdie1