aboutsummaryrefslogtreecommitdiffstats
path: root/packages/altboot
AgeCommit message (Collapse)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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 Luebbe
2008-05-03altboot: Update to SVN revision 83Matthias Hentges
2008-05-01altboot: Update to SVN revision 82,fixing a timing problem in sd_mount() as ↵Matthias Hentges
seen on collie
2008-05-01altboot: Update to SVN revision 81, fixing Collie SD module loading.Matthias Hentges
2008-02-24altboot: Apply fix from oebug #2647Matthias Hentges
2008-02-23altboot: Update to SVNR79 (add proper modules for collies SD support)Matthias Hentges
2008-02-20altboot: RRECOMMENDS e2fsprogs-mke2fs, bump PRJunqian Gordon Xu
* e2fsprogs-mke2fs is needed to generate loop-image
2008-02-04altboot: add kernel-module-loop as RRECOMMENDS, bump PR.Junqian Gordon Xu
* currently only tosa and collie set CONFIG_BLK_DEV_LOOP=m, other devices built it into kernel
2008-01-27altboot: Try unb0rking collies keyboard once again...Matthias Hentges
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie
Partly fixes 2471.
2008-01-20altboot: Add SVNR77Matthias Hentges
2008-01-20altboot: Update to SVNR76Matthias Hentges
- Loading keyboard driver for collie - Re-enabling SD menu option for Poodle
2007-12-28altboot: Update to SVNR73Matthias Hentges
2007-12-22altboot: Update c7x0 configuration, courtesy of ant|workMatthias Hentges
2007-11-20altboot: Update to SVNR69, importing sd-dynamix-fix.patch, thanks!Matthias Hentges
2007-10-30altboot_1.1.1+wip-SVNR66.bb : add patch to get devnodes for mmcblkp? fromGraeme Gregory
sysfs so they work even though they have changed in different kernels.
2007-06-26altboot: Add SVNR66, fixing mounts of partitions w/o UUID in 05-boot-HDD. ↵Matthias Hentges
Thanks goes to summatusmentis for nailing down this error
2007-06-07altboot: add latest work from hvontres (kexec, menu)Rolf Leggewie
default preference of -1 update README.txt to reflect the latest situation
2007-06-06altboot: simplify RRECOMMENDSRolf Leggewie
2007-06-06altboot: unify. Rolf Leggewie
Some custom routines can probably be unified as well.
2007-06-06altboot: drop obsolete versions altboot_1.0.5.bb and ↵Rolf Leggewie
altboot_1.1.1+wip-20061123.bb
2007-06-01altboot: Add SVNR59, unb0rking NFS booting in trunkMatthias Hentges
2007-05-19altboot: Fix SRC_URI of SVNR48. Thanks to Bernardo who spotted the problem.Matthias Hentges
2007-05-16altboot: Add SVNR48, completing Flash, HDD and CF booting on spitz.Matthias Hentges
2007-05-15altboot: Add SVNR44 which unb0rks reboot/shutdown for all Z and adds an ↵Matthias Hentges
advanced bootscript with multi-partition support for SL-C3x00. Not perfect yet but useable, feedback welcome
2007-05-13altboot: Unb0rk do_install and SVN path of all altboot .bb's. You'll ↵Matthias Hentges
probably have to rm -rf your sources/altboot directory due to a bug in the SVN fetcher.
2007-04-15packages/*/*.bb: Change the license to MIT as agreed by MatthiasHolger Freyther
Change the license header from refering to the GPL to refer to the MIT license.
2007-04-03altboot: Add SVNR30 snapshotMatthias Hentges
- Fix Neo1973 Menu options (except NFS) - Enable Neo1973 menu-navigation for /sbin/altboot - Add generic work-around for busybox ps - Fix /bin/sh boot on NSLU2 - Do no longer package emtpy "Advanced" directory
2007-04-02altboot: Add SNVR28 Matthias Hentges
NSLU2: Remove /sbin/altboot error message on virgin systems NSLU2: Failsafe fallthrough to the flash-based rootfs should work now on all die() and mdie() calls.
2007-03-30altboot: Allow for multiple machines using the same source config directories.Rod Whitby
2007-03-30altboot: Do no use SRCDATE for snapshots, use SVN revision insteadMatthias Hentges
2007-03-30altboot: Add first installable version for nslu2Matthias Hentges
2007-03-30altboot_wip.bb: Drop altboot_wip.bbMatthias Hentges
2007-03-30altboot: Add symlink for /sbin/altbootMatthias Hentges
2007-03-28altboot: Matthias Hentges
- Drop files/* and altboot_0.0.0.bb - Add altboot_svn.bb - Add README.txt explaining what the different versions do
2007-03-27altboot: Update to latest versionMatthias Hentges
2007-03-24altboot: Replace rev= with proto=svn.... and update altboot_0.0.0.bb to ↵Matthias Hentges
latest svn
2007-03-23altboot: Update _wip.bb to 20070323, enabling first Neo1973 aka fic-gta01 ↵Matthias Hentges
support.
2007-03-23altboot_1.1.1+wip-20061123.bb: Add fixed snapshot for Zaurus modelsMatthias Hentges
2007-03-23altboot: - CVS -> SVNMatthias Hentges
- Fix do_install() and do_configure to use instead of fixed path
2007-03-14altboot: Add support for fic-gta01 aka Neo1973. Booting off SD works, NFS / ↵Matthias Hentges
usbnet is untested
2007-02-17altboot_wip.bb: Test commitMatthias Hentges
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-22altboot: Update to latest versionMatthias Hentges
2006-11-22altboot: Unb0rk Poodles 2.6 conf from last commit and store the master ↵Matthias Hentges
password in a new file (altboot.pwd)
2006-11-21altboot: Update to latest versionMatthias Hentges
2006-11-20altboot: Do not show SD-Boot option on PoodleMatthias Hentges