Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-03-14 | gcc3-build-cross.inc: don't add -lgcc_s for avr32 | Koen Kooi | 2 | |
2008-03-14 | mplayer: make it work for avr32 | Koen Kooi | 2 | |
2008-03-14 | avr32 site: repair glib entry | Koen Kooi | 1 | |
2008-03-14 | angstrom: set PSTAGE_EXTRAPATH to ANGSTROM_MODE to make mixing of glibc and ↵ | Koen Kooi | 1 | |
eglibc safe | ||||
2008-03-14 | packaged-staging bbclass: make PSTAGE_EXTRAPATH overridable | Koen Kooi | 1 | |
2008-03-14 | merge of '6d087d0879bebefbb3ecb1d4c7a2918fcc9dbdcd' | OpenEmbedded Project | 0 | |
and 'a348645b7840d8ac81a18e23718751899dd63120' | ||||
2008-03-14 | linux 2.6.24: tweak at32stk100 defconfig | Koen Kooi | 1 | |
2008-03-14 | merge of '7cea498c89cd9f4506bd1ed4ce852d868e4e299f' | Koen Kooi | 5 | |
and '8ee8043c51d4de884f7d0da4c909abebb6e6356f' | ||||
2008-03-14 | packaged-staging.bbclass: Various improvements. Add handling for -native and ↵ | Richard Purdie | 1 | |
-cross packages, add event handler so 'accelerated' tasks work with later execution of skipped tasks, drop feed index creation since we don't need it, abstract package naming and package path handling. | ||||
2008-03-14 | package.bbclass: Add in hooks for packaged staging in the shlibs and ↵ | Richard Purdie | 1 | |
pkgconfig code. | ||||
2008-03-14 | bitbake.conf: Set a variable for internal control of packaged staging code | Richard Purdie | 1 | |
2008-03-14 | merge of '1c81f55c067f96a737e8f54d256a02f24f13f8ae' | OpenEmbedded Project | 5 | |
and '7cea498c89cd9f4506bd1ed4ce852d868e4e299f' | ||||
2008-03-14 | stage-manager: Remove PATCHTOOL setting, it breaks things. Add code to ↵ | Richard Purdie | 2 | |
notice files which have been removed. Don't try and set the timestamps of symlinks | ||||
2008-03-14 | linux 2.6.24: add support for atngw100 and at32stk1000 | Koen Kooi | 5 | |
2008-03-14 | avr32 site file: add entry for sudo | Koen Kooi | 1 | |
2008-03-14 | merge of '0d87f3ceec0d253d684273f4ec3270544b92f192' | OpenEmbedded Project | 2 | |
and '67a258d1a15721fbf7bb3dff9040d514a67383c7' | ||||
2008-03-14 | merge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b' | Koen Kooi | 11 | |
and '3d41c4823011988b4e4758eb112e35cca8f29b7f' | ||||
2008-03-14 | merge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b' | Marcin Juszkiewicz | 9 | |
and '81a7886604b6eb56e9b3e0e7e7a2032428d40826' | ||||
2008-03-14 | avr32 site files: add more entries | Koen Kooi | 1 | |
2008-03-14 | siteinfo bbclass: remove avr32/glibc entries - there never will be avr32 ↵ | Koen Kooi | 1 | |
support in glibc | ||||
2008-03-14 | opkg: native version needs native Curl | Marcin Juszkiewicz | 1 | |
2008-03-14 | merge of '4a44b08ef83a5075a82f85c34d592996acfcec95' | Koen Kooi | 9 | |
and '525970acffe8506ad362922236614a52c8860952' | ||||
2008-03-14 | angstrom 2008: bump avr32 toolchain | Geoffrey Wossum | 1 | |
2008-03-14 | merge of '18293653fb0ec41c60cab9ca36df1dd7c1834880' | Paul Sokolovsky | 3 | |
and 'b54f849e3abe2877a2579b6348c60e2c6c1a08ca' | ||||
2008-03-14 | gcc 4.2.1: update avr32 patches | Geoffrey Wossum | 2 | |
2008-03-14 | linux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists. | Paul Sokolovsky | 2 | |
2008-03-14 | uclibc 0.9.29: Fix issue with AVR32 optimized string routines in uClibc. ↵ | Geoffrey Wossum | 1 | |
bzero() would not generate any code before. uClibc-0.9.29-avr32-bzero.patch was submitted to the uclibc mailing list on 2008-03-13. | ||||
2008-03-14 | uclibc 0.9.29: Add avr32/uClibc.machine for uClibc-0.9.29. With this patch ↵ | Geoffrey Wossum | 2 | |
you should now be able to build uClibc 0.9.29 for the AVR32. Most of the necessary patches to uClibc were already in OE, just the uClibc.machine file was missing. | ||||
2008-03-14 | uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29). | Geoffrey Wossum | 1 | |
This keeps OE from overriding the compilation flags uClibc would naturally want to use. This allows OE to build a working ld-uClibc.so for the AVR32. Not sure why this was overriding the compilation flags, or what ripple effects taking out the override has on other platforms. | ||||
2008-03-14 | at32stk100, atngw100: fix the SERIAL_CONSOLE setting for the AT32STK1000 and ↵ | Geoffrey Wossum | 2 | |
ATNGW100 boards to properly use the first serial port, otherwise getty will bail with an error and no login is available on the serial port. | ||||
2008-03-13 | xorg-xserver: add xserver-xorg 1.4, fix pkgconfig_fix.patch and move it | Philipp Zabel | 4 | |
to have it used by both xserver-kdrive and xserver-xorg 1.4 | ||||
2008-03-13 | merge of '3b41707c8c7d8ea4e1adb918870bd216fdd78078' | OpenEmbedded Project | 2 | |
and 'b6ebdc133a282a20876e945c411c3c30af2c008b' | ||||
2008-03-13 | keymaps: fix Poodle keymap - close #4051 | Helge Deller | 2 | |
2008-03-13 | merge of '35442223e2d33755090d92a33d52bde6f6e207a1' | OpenEmbedded Project | 80 | |
and '7050fca057f88bff7fa417c61f8dd6b9596a36ad' | ||||
2008-03-13 | task-gpe: ettercap is not ettercap-ng | Marcin Juszkiewicz | 1 | |
2008-03-13 | Drop unneeded empty directories | Richard Purdie | 6 | |
2008-03-13 | kismet: Add missing patch | Richard Purdie | 1 | |
2008-03-13 | preferred-xorg-versions-X11R7.4.inc: bump some versions to catch up with ↵ | Philipp Zabel | 1 | |
release info | ||||
2008-03-13 | xf86-video-intel: add Intel i8xx, i9xx display driver, version 2.2.1 | Philipp Zabel | 1 | |
2008-03-13 | xf86-video-ati: add 6.8.0 | Philipp Zabel | 1 | |
2008-03-13 | libxext: add 1.0.4 | Philipp Zabel | 1 | |
2008-03-13 | linux-handhelds-2.6: Remove unused keep-initramfs.patch. | Paul Sokolovsky | 1 | |
2008-03-13 | gpsdrive: fix pre4 dependency issues, clean up all versions, unify | Junqian Gordon Xu | 8 | |
* bump pre4 to be the default version * TODO: pre4: remove mysql dependency and better packaging | ||||
2008-03-13 | cellwriter_1.3.3: add new recipe | Junqian Gordon Xu | 2 | |
2008-03-13 | espeak: add support for big-endian phon* files courtesy of treitmayr | Junqian Gordon Xu | 3 | |
2008-03-12 | merge of '2811d087e4e2a539efd12b4513c33ff8441b0f93' | Graeme Gregory | 7 | |
and '95b65603cddbae832076e12aaeb4aac4481b2073' | ||||
2008-03-12 | merge of '6047723508e3b6eeb7bb92d452b11b5e946540bf' | Graeme Gregory | 1 | |
and 'd30c6b8bd3c20b5346a9fd726b241df1917bf08e' | ||||
2008-03-12 | alsa/alsa-state/fic-gta01/* : update gta01 states | Graeme Gregory | 10 | |
2008-03-12 | opie-image-(16mb): replace MACHINE_TASK_PROVIDER with task_boot/task_base ↵ | Junqian Gordon Xu | 2 | |
courtesy of Henry von Tresckow <hvontres@gmail.com> * oebug# 3969 * add task-base-extended for devices without built in wifi * remove borken merge feeds | ||||
2008-03-12 | smartmontools: 5.38 release. | Leon Woestenberg | 1 | |