summaryrefslogtreecommitdiff
path: root/packages/apex
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther4
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_PRHolger Hans Peter Freyther4
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4
2008-06-22apex: Update to version 1.5.14Rod Whitby13
2008-03-18apex-nslu2: Use do_stage, not do_populate_stagingRichard Purdie4
2008-01-27apex: Added automatic fatslug detection.Rod Whitby4
2007-12-24apex: Fixed defcofigs for little endian caseRod Whitby4
2007-12-24apex: Added apex-1.5.13, including variations supportRod Whitby12
2007-12-23apex-env: Find partition named 'apex' for environment link.Rod Whitby2
2007-11-28apex-nslu2: No need to byteswap the little-endian kernel on loading. Remove ↵Rod Whitby2
unused alternatives for cmdline - these recipes are for nslu2 only.
2007-11-28apex-nslu2: Move the defconfig to a generic files dir so you can build this ↵Rod Whitby3
package for the ixp4xx machines.
2007-08-19apex: Ensure that CMDLINE_DEBUG is initialised to somethingRod Whitby2
2007-08-18apex-env: New package to modify an apex bootloader environmentRod Whitby1
2007-08-18apex: Enabled support for 16MiB NSLU2 supportRod Whitby4
2007-06-29apex: Updated defconfig for 1.5.8Rod Whitby1
2007-06-29apex: updated to 1.5.8Rod Whitby1
2007-06-02apex: Updated to version 1.5.6Rod Whitby4
2007-06-02apex: Updated to 1.5.4 and removed old versionsRod Whitby6
2007-01-23apex: Changed ixp4xx-specific ARCH_BYTE_SEX variable usage into generic ↵Rod Whitby2
CONFIG_SITE based endianness checks
2007-01-09apex: 1.4.11 now works for little endian too.Rod Whitby1
2007-01-09apex: New upstream version 0.4.11Rod Whitby2
2006-11-15apex: Now works for LE tooRod Whitby1
2006-11-13apex: now works for nslu2Rod Whitby2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-23apex: Updated to 1.4.5Rod Whitby2
2006-01-09slugos: remove/correct references to openslugJohn Bowler1
- 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-19Added the Apex bootloader (initially configured for nslu2)Rod Whitby4