Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-13 | linux-davinci : Restore SRC_URI to proper address. | Philip Balister | 1 | |
Revert "linux-davinci : Change SRC_URI from source.mvista.com to git.kernel.org." This reverts commit 6291d154ecff0647fed9f8212a861c72806f4944. | ||||
2009-01-10 | linux-davinci : Change SRC_URI from source.mvista.com to git.kernel.org. | Philip Balister | 1 | |
2008-12-15 | linux-davinci : Set davinci-sffsdr to use 2.6.25 kernel. | Philip Balister | 1 | |
* .27 remove sffsdr from compatibable machine * Remove sffsdr.patch from all machine beyond .25 * Updated patch under construction. | ||||
2008-12-03 | linux-davinci: updates: | Koen Kooi | 1 | |
* add 2.6.25 * add 2.6.27 <- default * update git recipe to 2.6.28rc6 | ||||
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> | ||||
2008-08-08 | linux-davinci : Add patch to solve strange serial console behavior. | Philip Balister | 1 | |
2008-07-30 | linux-davinci : use latest git rev. | Philip Balister | 1 | |
2008-06-02 | linux-davinci : Update to git rev e23e6d5c446074082d93285f21cf95ed0d537a6f.` | Philip Balister | 1 | |
2008-05-08 | linux davinci: fix PV and an template for future git updates | Koen Kooi | 1 | |
2008-05-07 | linux-davinci : Update to current git rev and update defconfig. | Philip Balister | 1 | |
2008-04-15 | linux-davinci: fix thinko, you can't use ?= with srcrev, since bitbake.conf ↵ | Koen Kooi | 1 | |
still sets it * Mickey, how does that fit into your "no distro" proposal? | ||||
2008-04-15 | linux-davince: fix PV and anchor SRCREV inside the recipe to avoid reparse ↵ | Koen Kooi | 1 | |
penalties | ||||
2008-04-15 | davinci-sffsdr machine : Update kernel config, add board patch, | Philip Balister | 1 | |
update machine file to work with linux.inc, delete patches that are upstream. | ||||
2008-02-04 | linux-davinci : Update defconfig. Add patch to support NAND flash. | Philip Balister | 1 | |
2007-11-09 | davinci-sffsdr : Add support for Lyrtech small form factor SDR board. | Philip Balister | 1 | |
2007-09-23 | linux-davinci : Add patch to avoid bloated kernels due to binutils confusion. | Philip Balister | 1 | |
2007-08-24 | linux-omap : Add support for more machines. Clean up ABI handling. Move ↵ | Philip Balister | 1 | |
toward linux.inc compatible structure. | ||||
2007-08-13 | linux-davinci: fix PV so packages can be upgraded at runtime | Koen Kooi | 1 | |
2007-08-13 | linux-davince: catch up with machine rename | Koen Kooi | 1 | |
2007-08-12 | linux-davinci : Add support for build TI Davinci processor kernels. Currently | Philip Balister | 1 | |
can build a kernel for the Davinci EVM board. |