Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-11-27 | linux-handhelds-2.6: Add 2.6.18-hh1, update _cvs to it. | Paul Sokolovsky | 2 | |
* 2.6.18-hh1 includes following changes since -hh0: 1. h2200, h3900, hx4700 revamped for 2.6.18 (h2200 is not tested though; some flash related changes were made in mainline, so until confirmed to work by port maintainers, flash support is disabled in defconfig). 2. Asus MyPal 730 (asus730) port is added. 3. h3600 reached "ready for GUI userspace" level. 4. Further work on htcuniversal, htcblueangel, htcsable, rx3000 ports. 5. asic3_keys driver implemented. 6. Sound issues with ak4641 driver fixed. 7. Tree cleeanup/restucturing to be more mainline compatible. 8. Many other changes | ||||
2006-11-27 | machine/titan: Add task-base related settings. | Jamie Lenehan | 1 | |
2006-11-27 | machine/wrap: Add task-base related settings. | Jamie Lenehan | 1 | |
2006-11-26 | gcc-cross-sdk: change include order to make it fail in a different place | Koen Kooi | 1 | |
2006-11-26 | angstrom 2007.1: prefer cairo 1.3.4 (for fpu speed ups) and wpa-supplicant ↵ | Koen Kooi | 1 | |
0.5.5 (<0.5.x breaks with networkmanager) | ||||
2006-11-26 | task-angstrom-x11: add rotate applet | Koen Kooi | 1 | |
2006-11-26 | bluez gnome 0.6: add bluez-gnome, a config applet for bluez stuff | Koen Kooi | 1 | |
2006-11-26 | gcc-cross 4.1.1: fix libg* architecture bugs, closes #1265 | Koen Kooi | 2 | |
2006-11-26 | wpa-supplicant 0.5.5: work around OE/bitbake arch bug | Koen Kooi | 1 | |
2006-11-26 | wpa-supplicant 0.5.5: if [] ; then ; do isn't valid sh, remove ';do' | Koen Kooi | 1 | |
2006-11-26 | merge of 101cc837c8a2d1c2d4abc0f9ed9415554cbb609c | Rod Whitby | 11 | |
and 95d8882549c61d28fd1ccd1223c761df50dfcebb | ||||
2006-11-26 | ixp4xx-kernel: Updated to 2.6.19-rc6 | Rod Whitby | 2 | |
2006-11-26 | slugos-init: Added initial support for FSG-3 | Rod Whitby | 1 | |
2006-11-26 | task-opie: switched to task-base style | Marcin Juszkiewicz | 1 | |
2006-11-26 | native: set images to 'tar.gz' if not set | Marcin Juszkiewicz | 1 | |
2006-11-26 | moved COMBINED_FEATURES and rest of task-base calculations from task-base.bb ↵ | Marcin Juszkiewicz | 2 | |
into bitbake.conf - without this move we can not use COMBINED_FEATURES (and other task-base variables) in other recipes (like we do not in wpa-supplicant 0.5.5) | ||||
2006-11-26 | wpa-supplicant: fix parse error | Marcin Juszkiewicz | 1 | |
2006-11-26 | progear: added machine config | Marcin Juszkiewicz | 1 | |
2006-11-26 | angstrom: we want PCI support | Marcin Juszkiewicz | 1 | |
2006-11-26 | angstrom: orinoco 0.13e is 2.4 only - under 2.6 you want to use 0.15 from kernel | Marcin Juszkiewicz | 1 | |
2006-11-26 | angstrom: added progear support | Marcin Juszkiewicz | 1 | |
2006-11-26 | wpa-supplicant: add 0.5.5 with optional madwifi-ng support | Marcin Juszkiewicz | 3 | |
- machines with PCI feature will get madwifi-ng support and package will be MACHINE specific - this is result of my RFC [1] and Koen's solution [2] 1. http://lists.linuxtogo.org/pipermail/openembedded-devel/2006-October/000698.html 2. http://lists.linuxtogo.org/pipermail/openembedded-devel/2006-November/000848.html | ||||
2006-11-26 | removal.txt: add bluez 2.x | Koen Kooi | 1 | |
2006-11-26 | ixp4xx-kernel: add 77-dsmg600-cmdline patch | Mike Westerhof | 1 | |
2006-11-26 | slugos-init: add support for the DSM-G600 | Mike Westerhof | 3 | |
2006-11-25 | perl: Add -f option to rm, fixing read only file issues | Richard Purdie | 2 | |
2006-11-25 | merge of 80d921d4eb948d68b2d65a3d93db120eae996016 | Michael Lauer | 1 | |
and 8f3baeb5bf49c339b2cc784f9f4abed635cc720e | ||||
2006-11-25 | dbus-python: make it work | Michael Lauer | 1 | |
2006-11-25 | mb panel hacks: set package_arch to all | Koen Kooi | 1 | |
2006-11-25 | base-files: mv ipaq-pxa270 hx4700 | Koen Kooi | 3 | |
2006-11-25 | angstrom 2007.1: add another CVS_TARBALL_STASH | Koen Kooi | 1 | |
2006-11-25 | base.bbclass: Try to ensure the MACHINE variable isn't exported (needs ↵ | Richard Purdie | 1 | |
bitbake support to complete) | ||||
2006-11-25 | linux-nokia770: bump PR | Koen Kooi | 1 | |
2006-11-25 | gtk+ Drop empty directories | Richard Purdie | 2 | |
2006-11-25 | glib-2.0.inc: Add missing import | Richard Purdie | 1 | |
2006-11-25 | linux-nokia770: Fix SRC_URI, add missing RPROVIDES | Richard Purdie | 1 | |
2006-11-25 | site/: Correct db_cv_mutex for x86_64, add some entries to ix86-common for ↵ | Richard Purdie | 2 | |
qemux86 (from poky) | ||||
2006-11-25 | h3600.conf: add MACHINE_TASK_PROVIDER = "task-base" | Koen Kooi | 1 | |
2006-11-24 | btsco: stop configure from putting -I/usr/include into the commmand line, ↵ | Koen Kooi | 1 | |
fixes the problems people where seeing in #oe * config.log is a handy debug tool | ||||
2006-11-24 | evince: update to 0.6.1 | Koen Kooi | 1 | |
2006-11-24 | poppler: update to 0.5.4 | Koen Kooi | 2 | |
poppler-data: add 0.1, needed for proper cjk stuff, weird license | ||||
2006-11-24 | tinymail: drop eds-dbus, since tinymail has its own camel now | Koen Kooi | 1 | |
2006-11-24 | removal.txt: add task-bootstrap* | Koen Kooi | 1 | |
2006-11-23 | conf/distro/jlime-donkey.conf: Addition of more RDEPENDS | Kristoffer Ericson | 1 | |
* Adding tslib-calibrate console-tools and tslib-tests | ||||
2006-11-23 | packages/initscripts/initscripts-1.0/jornada7xx/checkroot.sh: | Kristoffer Ericson | 1 | |
* Removed fsck check as this messes up things on jornada machines. | ||||
2006-11-23 | packages/tslib/tslib/jornada7xx/ts.conf : Proper ts.conf | Kristoffer Ericson | 1 | |
* Added proper ts.conf file | ||||
2006-11-23 | packages/tslib/tslib/jornada7xx/tslib.sh : Set proper TS device | Kristoffer Ericson | 1 | |
* Should be input instead of h3600 | ||||
2006-11-23 | conf/distro/jlime-donkey.conf : Fix typo | Kristoffer Ericson | 1 | |
* PREFERERD != PREFERRED | ||||
2006-11-23 | conf/distro/jlime-donkey.conf : Added DISTRO_EXTRA_RDEPENDS | Kristoffer Ericson | 1 | |
* In line with adjusting to task-base, added DISTRO_EXTRA_RDEPENDS | ||||
2006-11-23 | merge of '9b981e31de2f83c6d7ec9a51a32fc7a6544d46ee' | Paul Sokolovsky | 1 | |
and 'e4036213db7177a5bac452c75e26c5acaf49f353' |