Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 4 | |
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 | 4 | |
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-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 4 | |
2008-06-22 | apex: Update to version 1.5.14 | Rod Whitby | 13 | |
2008-03-18 | apex-nslu2: Use do_stage, not do_populate_staging | Richard Purdie | 4 | |
2008-01-27 | apex: Added automatic fatslug detection. | Rod Whitby | 4 | |
2007-12-24 | apex: Fixed defcofigs for little endian case | Rod Whitby | 4 | |
2007-12-24 | apex: Added apex-1.5.13, including variations support | Rod Whitby | 12 | |
2007-12-23 | apex-env: Find partition named 'apex' for environment link. | Rod Whitby | 2 | |
2007-11-28 | apex-nslu2: No need to byteswap the little-endian kernel on loading. Remove ↵ | Rod Whitby | 2 | |
unused alternatives for cmdline - these recipes are for nslu2 only. | ||||
2007-11-28 | apex-nslu2: Move the defconfig to a generic files dir so you can build this ↵ | Rod Whitby | 3 | |
package for the ixp4xx machines. | ||||
2007-08-19 | apex: Ensure that CMDLINE_DEBUG is initialised to something | Rod Whitby | 2 | |
2007-08-18 | apex-env: New package to modify an apex bootloader environment | Rod Whitby | 1 | |
2007-08-18 | apex: Enabled support for 16MiB NSLU2 support | Rod Whitby | 4 | |
2007-06-29 | apex: Updated defconfig for 1.5.8 | Rod Whitby | 1 | |
2007-06-29 | apex: updated to 1.5.8 | Rod Whitby | 1 | |
2007-06-02 | apex: Updated to version 1.5.6 | Rod Whitby | 4 | |
2007-06-02 | apex: Updated to 1.5.4 and removed old versions | Rod Whitby | 6 | |
2007-01-23 | apex: Changed ixp4xx-specific ARCH_BYTE_SEX variable usage into generic ↵ | Rod Whitby | 2 | |
CONFIG_SITE based endianness checks | ||||
2007-01-09 | apex: 1.4.11 now works for little endian too. | Rod Whitby | 1 | |
2007-01-09 | apex: New upstream version 0.4.11 | Rod Whitby | 2 | |
2006-11-15 | apex: Now works for LE too | Rod Whitby | 1 | |
2006-11-13 | apex: now works for nslu2 | Rod Whitby | 2 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-23 | apex: Updated to 1.4.5 | Rod Whitby | 2 | |
2006-01-09 | slugos: remove/correct references to openslug | John Bowler | 1 | |
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes) | ||||
2005-07-19 | Added the Apex bootloader (initially configured for nslu2) | Rod Whitby | 4 | |