Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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_PR | Holger Hans Peter Freyther | 1 | |
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-09 | linux: changed way of adding uboot-mkimage dependency so #2926 should be fixed | Marcin Juszkiewicz | 1 | |
Something is wrong wen it comes to overrides and adding into variable - bug #2966 opened. | ||||
2007-09-06 | at91sam*: add 2 more at91sam machines, close #2942 | Nicolas Ferre | 1 | |
2007-06-17 | linux 2.6.20: raise the default pref for at91 | Koen Kooi | 1 | |
2007-06-14 | linux 2.6.2x: unify and add deploy for u-boot machines | Koen Kooi | 1 | |
2007-06-13 | linux 2.6.20, 2.6.21, 2.6.21+2.6.22-rc1: more uImage fixes, don't we love ↵ | Koen Kooi | 1 | |
that all kernel archs behave the same? </sarcasm> | ||||
2007-06-13 | linux 2.6.20, 2.6.21, 2.6.21+2.6.22-rc1: fix install for uImage | Koen Kooi | 1 | |
2007-06-13 | linux 2.6.20, 2.6.21, 2.6.21+2.6.21+2.6.22-rc1: at91sam9263-ek updates | Koen Kooi | 1 | |
2007-05-07 | linux 2.6.20: drop Simpad and Progear support | Marcin Juszkiewicz | 1 | |
2007-04-22 | linux: update Simpad patchset - close #2073 | Bernhard Guillon | 1 | |
2007-03-16 | linux: Fix install on n2100 | Oyvind Repvik | 1 | |
2007-03-14 | linux: Make sure to copy the finished kernel to deploy | Oyvind Repvik | 1 | |
2007-03-14 | disapproval of revision '6fc204c35354ea319370965bba9aed98448036fd' | Oyvind Repvik | 1 | |
2007-03-14 | linux: Add do_deploy for n2100 | Oyvind Repvik | 1 | |
2007-03-14 | linux: Update n2100 defconfig and change image type | Oyvind Repvik | 1 | |
2007-03-13 | linux: Add n2100-patches to linux-2.6.20 | Oyvind Repvik | 1 | |
2007-03-11 | linux: SIMpad ucb1x00 switches driver code beautification - close #1920 | Bernhard Guillon | 1 | |
2007-02-27 | linux: update simpad switches patch | Marcin Juszkiewicz | 1 | |
2007-02-27 | linux: fix KERNEL_IMAGETYPE for simpad | Marcin Juszkiewicz | 1 | |
2007-02-13 | simpad: added 2.6.20 kernel - close #1867 | Bernhard Guillon | 1 | |
2007-02-06 | linux: upgrade to 2.6.20, update Progear support | Marcin Juszkiewicz | 1 | |
- progear backlight updated to r6 - enabled serial ports to get touchscreen working |