summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-02-19insane.bbclass: report, but don't die on broken .la filesKoen Kooi1
2007-02-19angstrom: inherit the new and improved insane.bbclass by default so everyone ↵Koen Kooi1
shares and enjoys our QA efforts
2007-02-19task-openmoko: fall back to matchbox-panel-1 since the default session ↵Koen Kooi1
script still uses version 1 instead of version 2
2007-02-19merge of '1204e87a453bbdf170c23aa9d255e81dff83b89c'OpenEmbedded Project1
and '65003f86cc1c1103afc51869cf2d4a63f8d88613'
2007-02-19merge of '8d32cbe07454eff5b14e5fb3516faffd68cc9a72'OpenEmbedded Project1
and 'f1b01b4d8de851be420cc84f9859d3c0a22ce1d5'
2007-02-19classes/insane.bbclass: missing import os was added in the .so checkHolger Freyther1
2007-02-19merge of '44766714d588caf0607b7f0e513a17f06efead43'Holger Freyther1
and '7eec4d1323cba61be89ecb9fa8d18fca19b81780'
2007-02-19classes/insane.bbclass: check stages .pc and .la for sanityHolger Freyther1
native ones: .la files should have installed=yes (at least I believe this). And somehow some believe this as well, some don't though... some like fakeroot love to install two .la files... non-native: .la should have installed=no both: should not point to tmp/work. libgettext and libltdl(libtool) fails this... happy fixing and arguing
2007-02-19gpe-conf: remove 0.2.2, add 0.2.4Florian Boor1
2007-02-19xserver-common: Make 0.14 default again after uploading the source package.Florian Boor1
2007-02-19mb-panel-2: rreplace mb-panel-1Koen Kooi1
2007-02-19classes/insane.bbclass: Make the .so-check check for symlinks (merge poky ↵Holger Freyther1
r1258,r1195) The .so check now looks for symlinks ending with .so. These are a typical trait of -dev packages and kills a lot of false positives. This was authored by ross and was taken from the poky svn repository.
2007-02-19classes/insane.bbclass: Remove whitespaceHolger Freyther1
2007-02-19esound: sed out insanity in configure.acKoen Kooi1
2007-02-19insane.bbclass: fix some more ',' vs '%' issuesKoen Kooi1
2007-02-19insane.bbclass: fixesKoen Kooi1
* change "," to "%" so python doesn't die if an error occurs * spell architecture correctly * add arm/eabi tupple that works for stripped binaries, but fails for -dbg binaries (abiversion 0 vs 97)
2007-02-19insane.bbclass: added ia64, alpha, hppa, m68k, mips, s390, sparc based on ↵Marcin Juszkiewicz1
Debian packages
2007-02-19insane.bbclass: added dict entries for mipsel, i386, x86_64Marcin Juszkiewicz1
x86_64 can not be detected properly with this code - needed change: - ELFFile.my_assert(self.data[ELFFile.EI_CLASS], chr(ELFFile.ELFCLASS32)) # only 32 bits + ELFFile.my_assert(self.data[ELFFile.EI_CLASS], chr(ELFFile.ELFCLASS64))
2007-02-19merge of '6a082250c6cd3fb922881d5729805a86eb61e646'OpenEmbedded Project13
and 'e28e771e310bd57f5612859b2188e316aec06191'
2007-02-19merge of '971d18af52c7881e09c9f5ffa43d9bf33216ce83'Rolf Leggewie22
and 'cc76392ac5a7b1ccde5981fd2e02094b88a5240a'
2007-02-19prefer openzaurus-sa kernel and 64-0 layout for collie.Rolf Leggewie1
2007-02-19samba: Make fetching more robust (closes 1885). Unify some more. Sanitize.Rolf Leggewie9
2007-02-18merge of '7cd8f588a839cdf3733e1712ce77ad9483fb8a5c'Holger Freyther1
and 'd92fd0f199ef1e65543bc5f96bbd038d21d71169'
2007-02-18classes/insane.bbclass: Be less verboseHolger Freyther1
2007-02-18classes/insane.bbclass: Add a small elf reader and check ABI,ARCH and EndianHolger Freyther1
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-18merge of '7dd39d970da822322caaf29a4249342459392331'Paul Sokolovsky1
and 'd94ee355628e9063a134381c44e9976fa66935a4'
2007-02-18task-angstrom-x11: Bump PR for latest change.Paul Sokolovsky1
2007-02-18merge of '298ab982441af9bf434a3f67fd164b26e09ff6b7'Paul Sokolovsky1
and 'fc57f4efdbe6430b26905dd44e510d7b2ecc81d0'
2007-02-18task-angstrom-x11: Remove dependency on detect-stylus.Paul Sokolovsky1
* detect-stylus is no longer used in OE, which adopted convention of having the touchscreen device at /dev/input/touchscreen0 (for all 2.6 devices being created by udev rule).
2007-02-18merge of '342f792566944087c0c655f774603539975ed2fb'Paul Sokolovsky8
and '65f577e27ac9b76dcfa25b8c34d8446d8191a934'
2007-02-18task-base: Make "wifi" belong to COMBINED_FEATURES.Paul Sokolovsky1
* This is consistent with how "bluetooth" is handled already, and, assuming that distro supports wifi, essentially allows machine to decide if wifi packages go into rootfs or would be installed from feed. This is helpful for machines which don't have wifi and devoid of any means of external card extension, or for machines with very small ROM (like, for example, h3600 with its 16Mb, in which wifi packages simply don't fit, so h3600 users with CF sleeve and wifi card would need to install support manually, after deleting packages they can sacrifice for this). * Approved by Marcin Juszkiewicz
2007-02-18merge of '7ebd06970e2c9296f4bd61b23d65e46063c41150'Paul Sokolovsky1
and '98a9f60d428a74f8f8b42247cd8c7bcd9fc1e91a'
2007-02-18angstrom-2007.1.conf: Allow to set DISTRO_TYPE in local.conf.Paul Sokolovsky1
2007-02-18angstrom-2007.1.conf: Ship just en-gb locale by default.Paul Sokolovsky1
* Ship just basic locale by default. Locales are big (~1Mb uncompr.), so shipping some adhoc subset will be still useless and size burden for users of all other languages/countries. Instead, worth to make it easy to install additional languages: installer/wizard + metapackages which will RRECOMMEND as much as possible content for a given language (locales, UI transalations, help, etc. - useless for pros, but really helpful for common users). * Approved by Koen Kooi
2007-02-18classes/insane.bbclass: Allow errors to be ignoredHolger Freyther1
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-18merge of '89cd2556ac06a9a9dd5fe232a734dec9569772da'Holger Freyther1
and 'c416a7368aa98390e48b2c8eed6650147874a490'
2007-02-18classes/insane.bbclass: Print the actual error, write a log fileHolger Freyther1
-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-18merge of '04a1a2e0cc7e9b66f26b0c342d210418c07d6127'Koen Kooi1
and '5d9ca4e1f6b8631c921bcc59406fb202e723f586'
2007-02-18tslib: merge patch from openmoko:Koen Kooi4
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-18merge of '1fc4ea9615a3789569ba8f07b7090012fce2afbf'Koen Kooi3
and 'e63a2eefb4ae9542b7ac7ee72c2f0aad1d534886'
2007-02-18openmoko distro: add openmoko distro, slightly modified from openmoko svn Koen Kooi3
2007-02-18linux-handhelds-2.6 2.6.19-hh12: Add new release.Paul Sokolovsky1
* 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-18merge of '8cde5e5064761c45e322d841a3b3313245cb264a'Paul Sokolovsky559
and 'd6f1925c439f5b0608c0189c89b17a335f9fbbb6'
2007-02-18linux-handhelds-2.6 2.6.19-hh11: Add new release. Paul Sokolovsky1
* 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-18task-openmoko: convert to matchbox-panel-2 and clean up a bitKoen Kooi1
2007-02-18openmoko-panel-plugins: add gsm and mainmenuKoen Kooi2
2007-02-18removal.txt: added libmpeg2Rolf Leggewie1
2007-02-18grub: fix SECTION, sanitize, separate out -doc package. Closes 1838.Rolf Leggewie2
2007-02-18slugos: Added support for DISTR_EXTRA_{DEPENDS,RDEPENDS,RRECOMMENDS}Rod Whitby4
2007-02-17merge of '16171ae55790573667b9c030c80a790d123e19bf'Rod Whitby4
and 'cc76392ac5a7b1ccde5981fd2e02094b88a5240a'