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> | ||||
2008-03-31 | linux.inc: move binary devicetree generation to linux.inc | Jeremy Laine | 1 | |
2008-02-29 | linux 2.6.24: update cm-x270 to use 2.6.24 kernel | Cliff Brake | 1 | |
2008-02-18 | linux-2.6.23: for mpc8313e-rdb, modularise kernel some more to reduce size | Jeremy Laine | 1 | |
2008-02-07 | linux_2.6.23.bb: add flags for mpc8313e-rdb device tree generation | Jeremy Laine | 1 | |
2008-01-31 | linux_2.6.23.bb: only include the CFS patch once! | Jeremy Laine | 1 | |
2008-01-24 | linux 2.6.23: avr32 doesn't like the stable patches, so lets not use those | Koen Kooi | 1 | |
2008-01-23 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
558d7f8556530ca23dc6e4b7d687d6727d3a7397) to branch 'org.openembedded.dev.avr32' (head d7597829fe950aa86acdfe521d11843d7277261c) | ||||
2008-01-21 | linux_2.6.23.bb: fix sources for mpc8313e-rdb, there is no 'defconfig-rt' file | Jeremy Laine | 1 | |
* fixes breakage introduced in commit cb0f0a066b9df17408c3017f7954a6b750fd269f | ||||
2008-01-16 | linux-2.6.23: Apply kallsyms-missing-include.patch. | Leon Woestenberg | 1 | |
2007-12-30 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
968e6781dca5ee420f8b36434c88d54cafe77f35) to branch 'org.openembedded.dev.avr32' (head facce641a6e2c90f8a2171880eafb72136895681) | ||||
2007-12-27 | linux-2.6.23: Added patches for .12, CFS-v24.1 backport, and squashfs-lzma. | Leon Woestenberg | 1 | |
2007-12-23 | merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2' | Koen Kooi | 1 | |
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941' | ||||
2007-12-17 | linux-2.6.23: improve LEDs support on mpc8313e-rdb | Jeremy Laine | 1 | |
* improve LEDs patch to support all LEDs on mpc8313e-rdb board * build LEDs support into mpc8313e-rdb / mpc8323e-rdb kernels | ||||
2007-12-10 | linux 2.6.23: _append requires a leading space | Koen Kooi | 1 | |
2007-12-01 | linux-2.6.23: add generation of binary device tree for mpc8313e-rdb and ↵ | Jeremy Laine | 1 | |
mpc8323e-rdb * create ${KERNEL_IMAGE_BASE_NAME}.dtb, as the device tree can vary between kernel versions * provide ${KERNEL_IMAGE_SYMLINK_NAME}.dtb symlink | ||||
2007-11-30 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
f7531c375389681cc06ea3169fea009301b94267) to branch 'org.openembedded.dev.avr32' (head f1af8a59e078436ab2999eef666d653dd9d4ed05) | ||||
2007-11-29 | linux-2.6.23: enable mpc8313e-rdb realtime clock (ds1339) | Jeremy Laine | 1 | |
2007-11-29 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
0238eff8862126ac83c3f05d7a6fb094feff89e9) to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824) | ||||
2007-11-28 | linux-2.6.23: Fixup of mpc8313e-rdb-leds.patch. | Leon Woestenberg | 1 | |
2007-11-28 | linux-2.6.23: add NAND flash driver for mpc8323e-rdb, fix NOR mapping | Jeremy Laine | 1 | |
2007-11-17 | linux-2.6.23: add LEDs driver for MPC8323E-RDB boards | Jeremy Laine | 1 | |
2007-11-07 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
85dec2124d884510a593355cc3c8e6072d815aa8) to branch 'org.openembedded.dev.avr32' (head 3bb11549cc2f7740a5512dd35c3e391d67893868) | ||||
2007-11-06 | packages/linux/linux_2.6.23.bb : Bump PR | Stelios Koroneos | 1 | |
2007-11-05 | linux: add avr32 support for 2.6.23 | Koen Kooi | 1 | |
2007-10-25 | mpc8323e-rdb: Adapted from mpc8313e-rdb, tested. | Jeremy Laine | 1 | |
2007-10-19 | linux-2.6.23: Added mpc8313e-rdb with defconfig. | Leon Woestenberg | 1 | |
2007-10-11 | linux 2.6.23: add kernel version, cm-x270 support, and binutils patch from poky | Cliff Brake | 1 | |