Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 1 | |
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-12-08 | angstrom: rename ANGSTROM_MODE to ANGSTROMLIBC to make it work with bitbake ↵ | Koen Kooi | 1 | |
env filtering (>1.8.10) * http://www.angstrom-distribution.org/files/source-me.txt has been adjusted as well | ||||
2008-12-02 | linux-handhelds-2.6 2.6.21-hh20: Typo fix. | Paul Sokolovsky | 1 | |
2008-12-02 | linux-handhelds-2.6: Add more verbose message about KERNEL_INITRAMFS_PATH. | Paul Sokolovsky | 1 | |
* Also, fix zImage file name in generated HaRET's startup.txt. | ||||
2008-03-29 | linux-handhelds-2.6.inc: replace stray ${KERNEL_FILENAME} | Philipp Zabel | 1 | |
with ${KERNEL_IMAGE_BASE_NAME}.bin * this change was missing from 5042c98815b59089f6a52790f0dba3c831b5590d, causing do_deploy to fail. | ||||
2008-03-27 | update kernel recipies to use new generic do_deploy from kernel.bbclass | Thomas Kunze | 1 | |
2008-03-14 | linux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists. | Paul Sokolovsky | 1 | |
2008-03-12 | linux-handhelds-2.6: Use official external interface for initramfs addition. | Paul Sokolovsky | 1 | |
* I.e., CONFIG_INITRAMFS_SOURCE. Instead of neat, but still hack of dropping initramfs where kernel Makefile expects it - this was reported to not work under some unknown circumstances. | ||||
2008-03-08 | linux-handhelds-2.6: Remove broken keep-initramfs.patch. | Paul Sokolovsky | 1 | |
* Doesn't work with the no-initramfs case. * Added explicit touch after cp instead. | ||||
2008-03-08 | linux-handhelds-2.6: Use rm -f for stale initramfs cleanup. | Paul Sokolovsky | 1 | |
2008-03-08 | linux-handhelds-2.6: Fix some initramfs support issues. | Paul Sokolovsky | 1 | |
* Be sure to clean up any possible old initramfs. * Fix bashism. | ||||
2008-03-03 | linux-handhelds: deploy tweaks: | Koen Kooi | 1 | |
* copy zImage to zImage-<initramfsname> to allow changing of INITRAMFS_PATH * make a modules.tgz tarball | ||||
2008-02-29 | linux-handhelds-2.6.inc: COMPATIBLE_MACHINE += eseries, closes #3175 | Michael Lauer | 1 | |
2008-02-28 | linux-handhelds-2.6: Add support for building kernel with internal initramfs | Paul Sokolovsky | 1 | |
* KERNEL_INITRAMFS_PATH should be set to teh full path of cpio.gz image of initramfs. It is assumed to be built with OE as previous step, so usually points to deploy dir. | ||||
2008-02-16 | linux-handhelds-2.6: More elaboration to HaRET's sample startup.txt. | Paul Sokolovsky | 1 | |
2008-02-10 | linux-handhelds-2.6: Record teh fact that flash booting should be done with ↵ | Paul Sokolovsky | 1 | |
root=mtdN * Per discussion on the list, reminding that root=/dev/mtdblockN form is deprecated (requires mtdblock builtin for the sole purpose of looking up mtd device thru block layer). * Add that to generated sample HaRET config - after all, that's the bootloader with most device coverage, so users of other bootloaders are expected to be familiar with it still. | ||||
2007-12-12 | linux-handhelds-2.6: Use deployed kernel filename consistent with main ↵ | Paul Sokolovsky | 1 | |
kernel recipe. | ||||
2007-11-24 | linux-handhelds-2.6: Factor out kernel filename to a variable, for easy ↵ | Paul Sokolovsky | 1 | |
global change. | ||||
2007-11-23 | linux-handhelds-2.6: Fix another typo in HaRET startup script. | Paul Sokolovsky | 1 | |
2007-11-11 | linux-handhelds-2.6: Fix typo in generated HaRET config. | Paul Sokolovsky | 1 | |
2007-10-16 | ghi270: Provide initial support for Grayhill ghi270 platform. | Todd Blumer | 1 | |
2007-10-07 | linux-handhelds-2.6: Add htcsable to COMPATIBLE_MACHINES. | Paul Sokolovsky | 1 | |
2007-09-25 | linux-handhelds-2.6: Generate sample HaRET boot script just like reflash.ctl. | Paul Sokolovsky | 1 | |
2007-07-17 | linux-handhelds-2.6: Add aximx50v to COMPATIBLE_MACHINE. | Paul Sokolovsky | 1 | |
2007-07-13 | linux-handhelds-2.6: Remove adhoc ripping of kernel-image modules. | Paul Sokolovsky | 1 | |
* Instead, make angstrom distro which wants so, not install them for a couple of adhocly selected devices. * See http://projects.linuxtogo.org/pipermail/openembedded-devel/2007-March/001688.html | ||||
2007-07-12 | linux-handhelds-2.6: Add support for bunch of new machines. | Paul Sokolovsky | 1 | |
2007-03-07 | linux-handhelds-2.6: do_deploy after do_install and before do_package. | Philipp Zabel | 1 | |
- This makes sure that bitbake doesn't try to deploy after rm_work. | ||||
2007-02-21 | aximx50.conf: New machine, Dell Axim X50/X51/X50v/X51v. | Paul Sokolovsky | 1 | |
* Also, add as compatible to linux-handhelds-2.6.inc. | ||||
2007-01-12 | linux-handhelds-2.6.inc: Order list of supported machines a bit. | Paul Sokolovsky | 1 | |
2007-01-09 | linux-handhelds-2.6.inc: add rx3000 and h3800 | Koen Kooi | 1 | |
2007-01-06 | linux-handhelds-2.6: add support for writing reflash.ctl files containing ↵ | Koen Kooi | 1 | |
kernel information as needed for hx4700 | ||||
2007-01-06 | linux-handhelds-2.6: Add asus730 to COMPATIBLE_MACHINE. | Paul Sokolovsky | 1 | |
2006-12-27 | blueangel: Rename machine to htcblueangel. | Paul Sokolovsky | 1 | |
* Because otherwise soon we'll have dozen machines, with most people have no idea what they are, and a bit later - cases of duplicate machine names (HTC nicknames are pretty commonwords). * Discussed with Blueangel people. * 'magician' remains on pH5's conscience ;-). | ||||
2006-12-27 | linux-handhelds: add blueangel to COMPATIBLE_MACHINE | Koen Kooi | 1 | |
2006-11-21 | linux-handhelds-2.6: add magician to COMPATIBLE_MACHINE | Philipp Zabel | 1 | |
2006-11-20 | h5xxx: Rename machine to h5000. | Paul Sokolovsky | 1 | |
* Use naming scheme consistent with other iPaq devices, where "series" name is used. * h5000 is series consisting of h5100, h5400, and h5500 models, each having common architecture, but slightly different builtin peripherals. Each model may also have few marketing nicknames, differing in last digit (sometimes 2 last digits). * Closes #1586. * Approved by Koen Kooi. | ||||
2006-11-18 | Fix parse error by adding one or two "'" or '"' removing whitespace behind \... | Holger Freyther | 1 | |
2006-11-03 | linux-handhelds-2.6: Merge "_cvs" support into linux-handhelds-2.6.inc. | Paul Sokolovsky | 1 | |
* Had to put SRC_URI to per-version .bb for that. * Tested ;-) | ||||
2006-10-27 | linux-handhelds 2.6: Remove stray FILESDIR from .inc. | Paul Sokolovsky | 1 | |
* Not used, doesn't belong to .inc anyway. | ||||
2006-10-25 | handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove. | Paul Sokolovsky | 1 | |
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes. | ||||
2006-10-25 | handhelds-pxa-2.6: Rename to linux-handhelds-2.6 | Paul Sokolovsky | 1 | |
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi |