Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-02-18 | classes/insane.bbclass: Be less verbose | Holger Freyther | 1 | |
2007-02-18 | classes/insane.bbclass: Add a small elf reader and check ABI,ARCH and Endian | Holger Freyther | 1 | |
Add a small ELF parser and read OSABI, ABIVERSION, ENDIAN and MACHINE. This code compares TARGET_OS and TARGET_ARCH to a list of known versions. Currently we have values for linux and linux-uclibc for arm, armeb and powerpc. mips, i386, amd64, ia64 are missing. ABI wise ARM EABI is missing as well, but koen is likely to enter the values into the documented dict | ||||
2007-02-18 | classes/insane.bbclass: Allow errors to be ignored | Holger Freyther | 1 | |
Add a method to implement koen's skipping of errors of type .so in non dev package. This will turn into a list of known and acked issues which we decided to ignore. I do not yet know how to maintain such a list properly though Split the .so in non-dev package and the .debug in non-dbg package into two different packages | ||||
2007-02-18 | merge of '89cd2556ac06a9a9dd5fe232a734dec9569772da' | Holger Freyther | 1 | |
and 'c416a7368aa98390e48b2c8eed6650147874a490' | ||||
2007-02-18 | classes/insane.bbclass: Print the actual error, write a log file | Holger Freyther | 1 | |
-Print all errors of the built packages and if we have printed any errors fail -Log the errors to a log file, so we can see them afterwards -Print the path (- the TMPDIR) of the package in question | ||||
2007-02-18 | merge of '04a1a2e0cc7e9b66f26b0c342d210418c07d6127' | Koen Kooi | 1 | |
and '5d9ca4e1f6b8631c921bcc59406fb202e723f586' | ||||
2007-02-18 | tslib: merge patch from openmoko: | Koen Kooi | 4 | |
This patch adds support for "EVIOCGRAB" on the input device, which tells the kernel _not_ to deliver events of the touchscreen to /dev/input/mice. This is probably what most people want, since unprocessed raw touchscreen events should not be converted to emulated PS/2 mouse movements. Signed-off-by: Harald Welte <laforge@openmoko.org> | ||||
2007-02-18 | merge of '1fc4ea9615a3789569ba8f07b7090012fce2afbf' | Koen Kooi | 3 | |
and 'e63a2eefb4ae9542b7ac7ee72c2f0aad1d534886' | ||||
2007-02-18 | openmoko distro: add openmoko distro, slightly modified from openmoko svn | Koen Kooi | 3 | |
2007-02-18 | linux-handhelds-2.6 2.6.19-hh12: Add new release. | Paul Sokolovsky | 1 | |
* Changes since -hh11 include: 1. rx1950 port added. 2. cpugreq fixes to support PCMCIA working over freq changes. 3. cpufreq support for htcmagician. 4. ads7846_adc_ssp fixes. 5. acx driver ESSID handling off-by-one fix. 6. ASoC upgraded to 0.13.4. | ||||
2007-02-18 | merge of '8cde5e5064761c45e322d841a3b3313245cb264a' | Paul Sokolovsky | 559 | |
and 'd6f1925c439f5b0608c0189c89b17a335f9fbbb6' | ||||
2007-02-18 | linux-handhelds-2.6 2.6.19-hh11: Add new release. | Paul Sokolovsky | 1 | |
* Changes since -hh10 include: 1. aximx5 port revived - boots with LCD working. UDC known not to work. 2. aximx50 buttons driver. 3. Macine-independ touchscreen driver for ADS7846/TSC2046, first version so far, used for h4000 and works for hx4700 too. Still needs tweaking to support other devices well. 4. h4000: h4300_kbd driver revamped. 5. h5400: revamping started, OHCI support fixed. 6. htcalpine phone and soc drivers. 7. rx3000: Port clean up, drivers split to separate modules. Serial port driver added. 8. drivers/serial/pxa.c: Dynamic serial hook ports are supported (hooks can be installed/removed after serial driver is loaded). | ||||
2007-02-18 | task-openmoko: convert to matchbox-panel-2 and clean up a bit | Koen Kooi | 1 | |
2007-02-18 | openmoko-panel-plugins: add gsm and mainmenu | Koen Kooi | 2 | |
2007-02-17 | gpe-session-scripts: clean up dependencies | Koen Kooi | 1 | |
2007-02-17 | openmoko: add messages application | Koen Kooi | 1 | |
2007-02-17 | altboot_wip.bb: Test commit | Matthias Hentges | 1 | |
2007-02-17 | gnome-vfs: fix #1881 | Koen Kooi | 1 | |
2007-02-17 | libgsmd: fix packaging | Koen Kooi | 1 | |
2007-02-17 | insane.bbclass: don't do bb.fatal is a .so is present in ${PN}, lots of ↵ | Koen Kooi | 1 | |
application ship plugins with that extension (e.g. perl) | ||||
2007-02-17 | cups: fix packaging | Koen Kooi | 1 | |
2007-02-17 | merge of '2cea807f786ead2b5e28b2227fcc8a96752158ef' | Rolf Leggewie | 3 | |
and 'dc26b71fb757ec4210a3a5f0e819b6e76036ac61' | ||||
2007-02-16 | bitbake.conf: revert unintentional change of SOURCEFORGE_MIRROR introduced | Rolf Leggewie | 1 | |
some time ago in 4c3e39344044dd60a48450fcc753d56c4739dad7 | ||||
2007-02-16 | merge of '7bc0867c76d85a5f85fa0d7a9f66dfd4d9c499bb' | Koen Kooi | 1 | |
and 'c8821bce45c12f64b0b533cda3bbe41267c804d5' | ||||
2007-02-16 | openmoko-dialer: depend on eds-dbus | Koen Kooi | 1 | |
2007-02-16 | merge of '9ad1a49af843883e15a66f341544aa7138eabd5c' | Mike Westerhof | 1 | |
and 'a8bf0677a23a474e197151ebb4c24ddbf5c65a67' | ||||
2007-02-16 | collie-kernels-2.4-embedix.bb: the 64-0 image for collie is generally more ↵ | Rolf Leggewie | 1 | |
appropriate than the 24-8 one. | ||||
2007-02-16 | collie-2.4.conf: Prefer hostap-modules over linux-rp as a workaround for bug ↵ | Rolf Leggewie | 1 | |
1877. | ||||
2007-02-16 | base-files: merge in fic-gta01 and qt2410 files from openmoko svn | Koen Kooi | 5 | |
2007-02-16 | lmsensors: merge in changes from openmoko svn | Koen Kooi | 1 | |
2007-02-16 | classes/insane.bbclass: Grep through config.log to check for CROSS Compile ↵ | Holger Freyther | 1 | |
errors -Inspired by doku's work on mpd's buildsystem grep through the config.log and find broken autotools tests -Make errors fatal so we will notice these things more quickly. | ||||
2007-02-16 | netbase: merge in fic-gta01 bits from openmoko svn | Koen Kooi | 3 | |
2007-02-16 | openocd: merge openocd from openmoko svn | Koen Kooi | 2 | |
2007-02-16 | merge of 'aa2c7cca9146ef3910ca2f5ea908bc240fc478f9' | Koen Kooi | 5 | |
and 'b866b8272d34e10f3efd115e1dbb79b5287031e9' | ||||
2007-02-16 | libftdu: add libftdi from openmoko svn | Koen Kooi | 5 | |
2007-02-16 | Add the DNARD/Shark machine configuration and kernel | Holger Freyther | 5 | |
The DNARD/Shark was the Network Computer constructed by DEC with spare StrongARM processors. Here we use them as music basestations. | ||||
2007-02-16 | eds-dbus: rework packaging a bit to make it go from "not too broken" to ↵ | Koen Kooi | 1 | |
"doesn't make ipkg freak out" | ||||
2007-02-16 | glibc: add a workaround for some strange shlib renaming problems, needs a ↵ | Koen Kooi | 1 | |
proper fix | ||||
2007-02-16 | eds-dbus: bump PR as well | Koen Kooi | 1 | |
2007-02-16 | merge of '471af30b8adb13fb7681f57fbf429fee02749677' | Koen Kooi | 14 | |
and 'c75dc8320db6dd7f35c858791b148fbb1200f82c' | ||||
2007-02-16 | eds stuff: bump PR to notice new EDS packaging | Koen Kooi | 4 | |
2007-02-16 | merge of '70bbbf8ce343203b1f290a976647fa71c21b8e15' | OpenEmbedded Project | 3 | |
and 'b5dacbd65a183748cce04d3a42790cd07da948ed' | ||||
2007-02-16 | linux/simpad: cleaned mq200 patch from backup files, defconfigs - spotted by ↵ | Marcin Juszkiewicz | 1 | |
Zecke | ||||
2007-02-16 | simpad: move USE_DEVFS to simpad-2.4 include | Bernhard Guillon | 2 | |
2007-02-16 | merge of '804173890b0c2381f9e13e27fce36c3396184943' | OpenEmbedded Project | 11 | |
and '83e041bc8cc5227a7a45dd6a81c52b97ebcb893d' | ||||
2007-02-16 | merge of '069cb75cc86b7dc6009c903b63cddcb884858210' | Marcin Juszkiewicz | 11 | |
and 'b21fcc2294b39029891cdcf3c5efac9106f179e6' | ||||
2007-02-16 | s3c2410 utils: merge from openmoko svn | Koen Kooi | 8 | |
2007-02-16 | site/arm-linux: remove forced unwind, glibc/oabi doesn't like it | Koen Kooi | 1 | |
2007-02-16 | eds-dbus: sync packaging with poky | Koen Kooi | 1 | |
2007-02-16 | linux-gta01: update to 2.6.20 | Koen Kooi | 8 | |