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-27 | update kernel recipies to use new generic do_deploy from kernel.bbclass | Thomas Kunze | 1 | |
2007-10-06 | compulab-px270 kernel: set compatible machine to cm-x270 (machine name change) | Cliff Brake | 1 | |
2007-08-22 | KERNEL_IMAGETYPE cleanup | Marcin Juszkiewicz | 1 | |
Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences. | ||||
2007-07-20 | compulab-pxa270_2.6.16.bb: fix location of custom tasks | Cliff Brake | 1 | |
2007-06-30 | compulab-pxa270_2.6.16: update md5 as compulab changed their download file | Cliff Brake | 1 | |
2007-04-25 | compulab-pxa270 2.6.16: update md5 sum on file downloaded from compulab | Cliff Brake | 1 | |
2007-04-23 | compulab-pxa270 2.6.16: add task to create a kernel image file. | Cliff Brake | 1 | |
The cm-x270 bootloader requires kernel image files in a special format and this addition adds that. | ||||
2007-04-04 | compulab-pxa270 2.6.16: remove image creation code as it does not work on ↵ | Cliff Brake | 1 | |
all distros | ||||
2007-04-03 | compulab-pxa270: create jffs2 images w/ summary information | Cliff Brake | 1 | |
2007-01-03 | linux/compulab-pxa270: add md5sum check and note about binary NAND driver | Cliff Brake | 1 | |
- md5sum check added because compulab does not version their downloads | ||||
2006-12-12 | many files: KERNELORG_MIRROR variable created | Marcin Juszkiewicz | 1 | |
2006-11-15 | compulab-pxa270: do not include any files in the kernel package | Cliff Brake | 1 | |
2006-10-25 | compulab-pxa270: Add machine and kernel support for compulab PXA270 module | Cliff Brake | 1 | |