Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-27 | linux-handhelds-2.6 2.6.17-hh2: Add updated defconfigs (+ same old patches). | Paul Sokolovsky | 11 | |
* More machines on todo. | ||||
2006-10-27 | linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17. | Paul Sokolovsky | 27 | |
* Aim: support few kernel releases nicely and transparently. * Issue: different kernel versions/releases (may) have different defconfigs. * Requirement: we need files dir to be override not just on PN, amd not just on MACHINE, but additionally on some version string, which doesn't necessarily have to be PV (for example, current situation is that 2.6.16 vs 2.6.17 need different defconfigs, while potentially *some* -hh tags may have that need too). * Solution: I could get per-MACHINE overrides work automagically if FILESPATH is overriden. So, emulate that with adding both per-version dir (foo) and foo/${MACHINE} at the same time (and at the right order). * Rename linux-handhelds-2.6/ to linux-handhelds-2.6-2.6.16/, as it really contains defconfigs for those kernels. "HEAD" kernel version will still use linux-handhelds-2.6 (i.e. TODO: add 2.6.17 defconfigs to linux-handhelds-2.6/). | ||||
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-26 | merge of '1d92511895390061fd3632d482db7306357d2698' | Paul Sokolovsky | 57 | |
and '1db4aa570f4ea8df95e32e241f2b2e7e6f87ab3f' | ||||
2006-10-26 | linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1" | Paul Sokolovsky | 1 | |
* Undergone good testing, including in OE. * Anyway, contains few changes comparing to -hh5 which it supercedes now. | ||||
2006-10-26 | linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based ↵ | Paul Sokolovsky | 1 | |
kernel. Changes since 2.6.17-hh1 include: * h2200/h3900/h4000/hx4700/htcuniversal upgraded to generic backlight driver. * ALSA drivers fixed. * hx4700 navpoint fixes. * h2200/hx4700 IrDA fixes. * HTC Magician port added. * rx3000 ASIC3 support (including SD/MMC). Worth more confidence testing, DEFAULT_PREFERENCE="-1". | ||||
2006-10-26 | packages/net-tools/net-tools_1.60: Obey at least one policy and remove ↵ | Holger Freyther | 1 | |
MAINTAINER | ||||
2006-10-26 | packages: Add net-tools to OpenEmbedded | Holger Freyther | 52 | |
2006-10-26 | classes/test.bbclass: Make sure tests are really executed | Holger Freyther | 1 | |
Make sure tests are really executed by adding the task before do_build. | ||||
2006-10-26 | classes/insane.class: Make workdir known, remove whitespace | Holger Freyther | 1 | |
2006-10-26 | packages/fbgrab: Fix build dependencies of fbgrab | Holger Freyther | 1 | |
2006-10-26 | gcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4t | Koen Kooi | 2 | |
* no more 'clz' isns in binaries | ||||
2006-10-26 | insane.bbclass: import bb | Koen Kooi | 1 | |
2006-10-25 | compulab-pxa270: Add machine and kernel support for compulab PXA270 module | Cliff Brake | 5 | |
2006-10-25 | merge of 5d13f311dd93df73db461d6abca7480b39bbecbc | Kristoffer Ericson | 705 | |
and 6bdfd4680fb56e499b8a254034efb752dead5002 | ||||
2006-10-25 | classes/tinderclient.bbclass: Send some more useful data to the tinderbox | Holger Freyther | 1 | |
Send PN, PV, PR, MACHINE, DISTRO, TARGET_FPU, TARGET_OS, TARGET_ARCH to the tinderbox. This will be used by the new data mining tinderbox | ||||
2006-10-25 | merge of '5a26245df5a73c8d0bf8f987e469566f6955e6cf' | Koen Kooi | 1 | |
and 'a6b55df21b68c18274ec3a7e51a4a8fb1f75ea3f' | ||||
2006-10-25 | classes/insane.bbclass: Check if packages RDEPENDS on -dbg packages | Holger Freyther | 1 | |
Untested check inspired by Richard to check if non debug packages depends on -dbg packages. | ||||
2006-10-25 | ep93xx: convert to task-base | Koen Kooi | 1 | |
2006-10-25 | handhelds-sa-2.6: Remove stale override dir. | Paul Sokolovsky | 1 | |
2006-10-25 | handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove. | Paul Sokolovsky | 4 | |
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes. | ||||
2006-10-25 | jornada56x: All hh.org targets are now handled by linux-handhelds-2.6 ↵ | Paul Sokolovsky | 2 | |
recipe, move defconfig there. | ||||
2006-10-25 | gcc-cross-sdk: add 4.1.1 | Koen Kooi | 1 | |
2006-10-25 | mdadm: update to 2.5.5, which should work a bit better on BE systems | Koen Kooi | 2 | |
2006-10-25 | handhelds-pxa-2.6: Rename to linux-handhelds-2.6 | Paul Sokolovsky | 38 | |
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi | ||||
2006-10-25 | expat: bump PR | Koen Kooi | 1 | |
2006-10-25 | lib_package.bbclass: unbreak packaging | Koen Kooi | 1 | |
* more packages should use this class | ||||
2006-10-25 | openobex: fix packaging | Koen Kooi | 1 | |
2006-10-25 | libmimedir: fix packaging | Koen Kooi | 1 | |
2006-10-25 | libgpelaunch: don't ship debug info in main packages, clean up old versions | Koen Kooi | 4 | |
2006-10-25 | libgpewidget: don't ship debug stuff in main packages and clean up old versions | Koen Kooi | 6 | |
2006-10-24 | glib-1.2-native : apply patch from lenehan@twibble.org for staging | Graeme Gregory | 1 | |
problem. Thanks for that one. | ||||
2006-10-24 | insane.bbclass: fix some python stuff and make error message a bit more helpfull | Koen Kooi | 1 | |
2006-10-24 | merge of 4228f36c4f155245f64f7cb36ab837dabdc3b85e | Michael Lauer | 1 | |
and a7356e337a26583fd1cde090a1a5ec62c75511aa | ||||
2006-10-24 | sharprom-toolchain 1.0 PROVIDE your stuff only for DISTRO=sharprom-compatible | Michael Lauer | 1 | |
2006-10-24 | angstrom-glibc: remove stray space | Koen Kooi | 1 | |
2006-10-24 | angstrom-glibc: set preferred provider for virtual/libc | Koen Kooi | 1 | |
2006-10-24 | p3scan 2.9.05d: Remove the .debug directory from the main package. | Jamie Lenehan | 1 | |
2006-10-24 | havp 0.82: Remove the .debug directory from the main package. | Jamie Lenehan | 1 | |
2006-10-24 | findutils 4.1.20: Use alternatives for find and xargs since these commands | Jamie Lenehan | 1 | |
are also provided by busybox. Closes #1472. | ||||
2006-10-23 | patch 2.5.9: Use alternatives for patch since busybox also provides a patch | Jamie Lenehan | 2 | |
command. As per #1472. | ||||
2006-10-23 | merge of '08caa01fe78b735fde2c7ca902bf7bfeb6075ff7' | Michael Lauer | 13 | |
and 'fb2a1b3eb36c91c1ab88e790f436f8c166ab7a7f' | ||||
2006-10-23 | qemu-native * make do_stage more reliable | Michael Lauer | 1 | |
2006-10-23 | openembedded-essentials: package for Debian compatible distributions to get ↵ | Marcin Juszkiewicz | 12 | |
all Required Software installed It probably need some work but it is good start. | ||||
2006-10-23 | celinux-test: bump omap5912osk kernel to 2.6.18-omap1 | Marcin Juszkiewicz | 1 | |
2006-10-23 | merge of '09b95864e7ee73a1de1bc720bb60f856f66e46d5' | Marcin Juszkiewicz | 1 | |
and 'f6cde9cce57b9a6d7caf712e9a7ffdf9722f0c17' | ||||
2006-10-23 | celinux-test: set fixed toolchain stuff to not get sharprom crap info | Marcin Juszkiewicz | 1 | |
2006-10-23 | celinux-test: set fixed glibc version | Marcin Juszkiewicz | 1 | |
2006-10-23 | merge of '23bb0a8c4f3ff02382510526c89865eec5758b71' | Michael Lauer | 5 | |
and 'e9cc6897a9a437e57ba2a9981767654a5d04d336' | ||||
2006-10-23 | qemu-native * make it pick up sdl-config-native | Michael Lauer | 1 | |