summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.20.bb
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>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2007-09-09linux: changed way of adding uboot-mkimage dependency so #2926 should be fixedMarcin Juszkiewicz1
Something is wrong wen it comes to overrides and adding into variable - bug #2966 opened.
2007-09-06at91sam*: add 2 more at91sam machines, close #2942Nicolas Ferre1
2007-06-17linux 2.6.20: raise the default pref for at91Koen Kooi1
2007-06-14linux 2.6.2x: unify and add deploy for u-boot machinesKoen Kooi1
2007-06-13linux 2.6.20, 2.6.21, 2.6.21+2.6.22-rc1: more uImage fixes, don't we love ↵Koen Kooi1
that all kernel archs behave the same? </sarcasm>
2007-06-13linux 2.6.20, 2.6.21, 2.6.21+2.6.22-rc1: fix install for uImage Koen Kooi1
2007-06-13linux 2.6.20, 2.6.21, 2.6.21+2.6.21+2.6.22-rc1: at91sam9263-ek updatesKoen Kooi1
2007-05-07linux 2.6.20: drop Simpad and Progear supportMarcin Juszkiewicz1
2007-04-22linux: update Simpad patchset - close #2073Bernhard Guillon1
2007-03-16linux: Fix install on n2100Oyvind Repvik1
2007-03-14linux: Make sure to copy the finished kernel to deployOyvind Repvik1
2007-03-14disapproval of revision '6fc204c35354ea319370965bba9aed98448036fd'Oyvind Repvik1
2007-03-14linux: Add do_deploy for n2100Oyvind Repvik1
2007-03-14linux: Update n2100 defconfig and change image typeOyvind Repvik1
2007-03-13linux: Add n2100-patches to linux-2.6.20Oyvind Repvik1
2007-03-11linux: SIMpad ucb1x00 switches driver code beautification - close #1920Bernhard Guillon1
2007-02-27linux: update simpad switches patchMarcin Juszkiewicz1
2007-02-27linux: fix KERNEL_IMAGETYPE for simpadMarcin Juszkiewicz1
2007-02-13simpad: added 2.6.20 kernel - close #1867Bernhard Guillon1
2007-02-06linux: upgrade to 2.6.20, update Progear supportMarcin Juszkiewicz1
- progear backlight updated to r6 - enabled serial ports to get touchscreen working