Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-30 | Reworked stb225 machine configuration file; build uImage for stb225. | Ihar Hrachyshka | 4 | |
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> | ||||
2009-01-30 | device-table minimal: use increment feature instead of listing each entry | Koen Kooi | 1 | |
2009-01-30 | alsa-state: added state for at91sam9263ek board | Marcin Juszkiewicz | 2 | |
2009-01-30 | pointercal: reinstate hx4700 pointercal | Koen Kooi | 2 | |
2009-01-30 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 501 | |
into org.openembedded.dev | ||||
2009-01-30 | linux-kexecboot: make hx4700 work | Koen Kooi | 3 | |
2009-01-30 | linux-kexecboot 2.6.21: do postprocessing on initramfs in do_configure_append | Koen Kooi | 1 | |
2009-01-30 | kernel.bbclass: move initramfs stuff to configure so we can do ↵ | Koen Kooi | 1 | |
postprocessing on it with do_configure_append | ||||
2009-01-30 | libnl build fix | Sergey Lapin | 2 | |
Signed-off-by: Sergey Lapin <slapin@ossfans.org> | ||||
2009-01-29 | motorola-ezx-base.inc: openezx-kernel is the new kernel for all EZX machines | Michael 'Mickey' Lauer | 1 | |
2009-01-29 | linux-ezx all: remove unmaintained kernels | Michael 'Mickey' Lauer | 218 | |
2009-01-29 | bigbuckbunny: fix typos | Koen Kooi | 2 | |
2009-01-29 | kexecboot_0.4.bb : add patch to always use 16bit writes, this fixes tosa | Graeme Gregory | 2 | |
screen corruption and wont harm other machines | ||||
2009-01-29 | bigbuckbunny: add recipes for 480p and 720p mpeg4 asp versions | Koen Kooi | 3 | |
2009-01-29 | gnuradio-image : Add image to simplify testing gnuradio on OMAP3 boards. | Philip Balister | 1 | |
2009-01-29 | hal, fix packaging: | Koen Kooi | 2 | |
NOTE: the following files were installed but not shipped in any package: NOTE: /usr/bin/hal-disable-polling NOTE: /usr/bin/hal-setup-keymap | ||||
2009-01-29 | checksums.ini: add entry for tcpdump 4.0.0 | Jeremy Lainé | 1 | |
2009-01-29 | checksums: add libpcap | Koen Kooi | 1 | |
2009-01-29 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-01-29 | task-base-usbhost: add asix and pegasus modules | Koen Kooi | 1 | |
2009-01-29 | numptyphysics: depend on libpng | Klaus Kurzmann | 1 | |
2009-01-29 | e2fsprogs: remove bogus recipe in files directory; move 1.41.2 to nonworking ↵ | Michael 'Mickey' Lauer | 2 | |
(patches not found/not applying) | ||||
2009-01-29 | beagleboard: remove kernel-modules meta-package , those have no place in ↵ | Koen Kooi | 1 | |
machine.conf | ||||
2009-01-29 | gnuradio : Pass machine specific optimization selection information to | Philip Balister | 1 | |
gnuradio configure script. NOTE: the current arm option needs changing to neon in the gnuradio neon patch. | ||||
2009-01-29 | tcpdump: added 4.0.0, minimal support for IEEE802.15.4 capture | Sergey Lapin | 3 | |
2009-01-29 | libpcap: added 1.0.0 | Sergey Lapin | 4 | |
Signed-off-by: Sergey Lapin <slapin@ossfans.org> | ||||
2009-01-29 | connman-gnome_0.4.bb : use gtk-icon-cache class | Graeme Gregory | 1 | |
2009-01-29 | angstrom/build-feeds.sh : add connman and connman-gnome | Graeme Gregory | 1 | |
2009-01-29 | libdvdcss: disable docs | Koen Kooi | 1 | |
2009-01-29 | connman-gnome_0.4.bb : add connman-gnome so we can attempt to control | Graeme Gregory | 2 | |
connman | ||||
2009-01-29 | bluez-utils 3.36: sync with 3.33 | Koen Kooi | 1 | |
2009-01-29 | gdk-pixbuf: remove no-longer-applying patch | M. Dietrich | 1 | |
2009-01-29 | bluez-utils: enable more tools | M. Dietrich | 1 | |
2009-01-29 | epydial.image: split from moko-underground-image; also zad-image | M. Dietrich | 3 | |
2009-01-29 | mysql: Provide config cache for ps checks: | Stanislav Brabec | 1 | |
* Scripts need target ps, not build host ps. * It makes possible to build it on host chroots without /proc mounted. | ||||
2009-01-29 | dmai: make build get a bit further | Koen Kooi | 1 | |
2009-01-29 | codec-engine: adjust staging for DMAI | Koen Kooi | 1 | |
2009-01-29 | python: fix libffi building for mips. Should close #5001 | Michael 'Mickey' Lauer | 2 | |
2009-01-29 | tosa.conf : add to IMAGE_FSTYPES instead of just setting it | Graeme Gregory | 1 | |
2009-01-29 | kexecboot_0.4.bb : tweak the tosa support to draw menu the right way | Graeme Gregory | 2 | |
2009-01-29 | tosa.conf : clean up kexecboot and enable tar.gz images | Graeme Gregory | 1 | |
2009-01-29 | linux-rp-2.6.24: reenable ide-cs and ext3 on tosa | Dmitry Baryshkov | 2 | |
As we are now using kexecboot and thus aren't that constrained in terms of kernel size, move ide-cs and ext3 back to kernel. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2009-01-29 | tosa: enable kexecboot | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2009-01-29 | linux-kexecboot: support tosa | Dmitry Baryshkov | 73 | |
port patches from linux-rp-2.6.24 to linux-kexecboot to enable booting on tosa. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2009-01-29 | kexecboot/kexecboot_0.4.bb : add refreshed patches from Dmitry Baryshkov for | Graeme Gregory | 2 | |
tosa support to kexecboot. Add few more keys that can be used on tosa to select correct variant Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2009-01-29 | checksums.ini: remove kexecboot-0.3 | Andrea Adami | 1 | |
2009-01-29 | linux-kexecboot: remove 2.6.23 (for zaurus c700 testing only) | Andrea Adami | 56 | |
2009-01-29 | linux-kexecboot: add bootlogo for collie and poodle | Andrea Adami | 5 | |
- both linux-kexecboot 2.6.24 and 2.6.26 - bump both PR | ||||
2009-01-28 | Merge branch 'trini/canadian-final-merge' into org.openembedded.dev | Tom Rini | 4 | |
2009-01-28 | checksums.ini : add more checkums for zaurus patches | Graeme Gregory | 1 | |