Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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-07-22 | task-boot,base: bump PR | Koen Kooi | 1 | |
2008-07-13 | task boot/base: bump PR | Koen Kooi | 1 | |
2007-12-22 | task-boot: bump PR | Koen Kooi | 1 | |
2007-12-01 | task-base: No functional change - just bumping PR due to ixp4xx ↵ | Rod Whitby | 1 | |
MACHINE_ESSENTIALS change. | ||||
2007-10-06 | task-boot: include keymaps for devices with keyboard (taken from Poky) | Marcin Juszkiewicz | 1 | |
2007-09-07 | task-boot: bump PR | Koen Kooi | 1 | |
2007-08-23 | task-{base,boot}: use task.bbclass | Philipp Zabel | 1 | |
2007-08-09 | task-boot: add DEPENDS = "virtual/kernel" | Koen Kooi | 1 | |
2007-06-21 | task-boot: bump PR after last changes | Marcin Juszkiewicz | 1 | |
2007-06-21 | task-boot: task-boot is meant to provide the smallest possible set to get an ↵ | Koen Kooi | 1 | |
image booting to a login prompt, so additional wishes should be in another task, or specified in the PACKAGE_INSTALL or the desired image. | ||||
2007-06-19 | packages/tasks/task-boot.bb : Task boot should honour MACHINE_EXTRA and ↵ | Stelios Koroneos | 1 | |
DISTRO_EXTRA recomentations | ||||
2007-06-08 | task-boot: split out of task base as per RFC | Koen Kooi | 1 | |