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-18 | packages/linux/linux-x86-2.6.20/i486-defconfig : Make x86 kernel "generic" ↵ | Stelios Koroneos | 1 | |
by building most things as modules Bump PR | ||||
2007-08-25 | linux-x86: Build bzImage, some kernels grew too large for zImage. | Leon Woestenberg | 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-08-16 | linux-x86-2.6.20: Use ARCH override, not MACHINE override to bring in ↵ | Leon Woestenberg | 1 | |
correct defconfig. Should be safe for current i?86-generic machines. | ||||
2007-07-04 | linux-x86: Update i486 configuration (sound, networking) to run in VMWare. | Florian Boor | 1 | |
2007-07-03 | linux-x86: Add deploying of kernel image again. | Florian Boor | 1 | |
2007-07-02 | linux-x86: bump PR | Florian Boor | 1 | |
2007-05-28 | packages/linux/linux-x86_2.6.20.bb : Set kernel configs for i486, i586 and ↵ | Stelios Koroneos | 1 | |
i686 kernels | ||||
2007-04-05 | merge of '11fbd241114c45627e68feeedf5c8f172d22de15' | Florian Boor | 1 | |
and 'df9e4d45e35d645a6f2ea434d165a3d5cd852edf' | ||||
2007-04-05 | linux-x86: Update Nevista defconf | Florian Boor | 1 | |
2007-04-04 | linux-x86: Deploy bzImage | Florian Boor | 1 | |
2007-02-20 | packages/linux: Add kernel 2.6.20 for x86 | Stelios Koroneos | 1 | |