summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-04-07perl.inc: use ${TARGET_SYS}, otherwise people with TARGET_VENDOR set can't ↵Koen Kooi1
build perl
2007-04-07xorg 7.2: prefer 1.1.1 for libx11 native Koen Kooi1
2007-04-07packages/gpe-what/gpe-what_cvs.bbPhilippe De Swert1
* remove obsolete cvs recipe packages/gpe-what/gpe-what_svn.bb * add new svn recipe
2007-04-07packages/gpe-buttonbox/gpe-buttonbox_cvs.bbPhilippe De Swert1
* removed obsolete cvs build bb packages/gpe-buttonbox/gpe-buttonbox_svn.bb * add new working svn recipe
2007-04-07packages/libgpeplugin/libgpeplugin_cvs.bbPhilippe De Swert1
* drop obsolete cvs bb recipe, use the svn from now on
2007-04-07packages/gpe-su/gpe-su_svn.bbPhilippe De Swert3
* svn build recipe for gpe-su packages/gpe-su/files/svn-build.patch * patch to make svn source build
2007-04-07merge of '05007bfd6452fbc348239a26164238321c786024'Paul Sokolovsky1
and '36def34971a37340685e8c3cda8bfd97ff13a364'
2007-04-07nunome 1.0.1: Fix packaging.Paul Sokolovsky1
* There appears to be some binary crap in "source" archive and it was being installed instead of build files.
2007-04-07packages/gpe-clock/gpe-clock_svn.bbPhilippe De Swert4
* add new recipe packages/gpe-clock/files/svn-build.patch * add patch necessary to build the svn sources packages/gpe-clock/gpe-clock.inc * fix dependancies
2007-04-07merge of '301e1ffe69b9e744a6702f0822275dacebc4fbb5'OpenEmbedded Project7
and 'fc321e37b7fdc2cf0f592c29029177c9e1c4c6a9'
2007-04-07packages/libmrss: Move to 0.17.1 and drop all patchesHolger Freyther7
The patches were applied upstream, move to the new version and update the checksums.
2007-04-07merge of 'd6472bcf61be355b72e9d96a067952d4f9b12831'Paul Sokolovsky28
and 'e626ab4b1d3176dbf790f7d530dd936881f3e60a'
2007-04-07qte: First stage of adhoc machine support cleanup: remove mnci overrides.Paul Sokolovsky8
* Negotiated with the machine maintainer, Holger Schurig. QTE 2.3 is not really used on MNCI/RAMSES, and at any time in can be re-added by following generic interfaces guidelines (TSLIB, Linux input sybsystem, etc.)
2007-04-07merge of 'a2b32d1881604a26db77ff820b0dfc1db34bd902'Paul Sokolovsky28
and 'bf74e558bb9a1d856998a5f3e5c3faac8c010c98'
2007-04-07freetype: add 2.3.3Koen Kooi4
2007-04-07qte, qte-mt 2.3.10: Elaborate "kernel keyboard" handler, make it default.Paul Sokolovsky3
* Details: 1. Added support for nicely named and extensible key bindings. E.g., in loadkeys do: keycode 155 = F100 string F100 = "power" where 155 is keycode a power button happens to have on your machine, F100 is arbitrary function key (please use F100-F120), and "power" is OPIE binding. Currently defined bindings are "power", "backlight", "record" 2. K_DO ("Do") keycode is mapped to OPIE power button by default. Kernel uses K_DO for KEY_POWER input subsystem keycode. So, if your device does the right thing, it will work out of the box. 3. Implemented NumLock handling for numeric keypad. * TODO: This shouldn't override QTE's standard TTY handler, instead should be separate, but default, handler. * TODO: Drop outdated adhoc device handlers in favor of this one.
2007-04-07packages/gpe-gallery/gpe-gallery_svn.bbPhilippe De Swert2
* new svn build recipe packages/gpe-gallery/files/svn-build.patch * patch needed for svn versions to build
2007-04-07merge of '351a1d2f8971414b26915d2d5c883576729b53f9'Rolf Leggewie41
and 'c6346a6de5d825ca4ddd2b7129cbcaeaf371c86a'
2007-04-07opie-bartender: fix minor spelling mistakeRolf Leggewie1
2007-04-06packages/gtk-webcore/osb-jscore_svn.bbPhilippe De Swert1
* fix issue with missing create_hash_table script
2007-04-06merge of '741da7c046302cd2a55436a833775a51b3118e29'OpenEmbedded Project1
and 'bd2a1b3443e4c99866c718f6aaa29ffc02817dd0'
2007-04-06task-sdk: move non base stuff to task-sdk-extras to avoid building half of ↵Koen Kooi2
OE when inheriting debian.bbclass
2007-04-06merge of '788e2d34911b27aabaf595d0ee302c54f40b3fbc'Paul Sokolovsky1
and '9bb2e14e1d234b5851817d7f4024b4362fc7f4fc'
2007-04-06xserver-kdrive: remove bogus PACKAGE_ARCH overrides for Palm machines.Paul Sokolovsky1
* They don't use any adhoc patches to require that. * TODO: do the same for poodle.
2007-04-06merge of '091a66f434b8379c559b5210a59a55fd43a5d229'Paul Sokolovsky2
and 'b359807f888dcaec0bff04957a0ab969e8a65044'
2007-04-06xserver-kdrive 1.2.0: Add patch to actually enable offscreen pixmap ↵Paul Sokolovsky2
acceleration in Xw100. * Courtesy of Manuel Teira (sirfred). * Tested on hx4700.
2007-04-06mplayer-imageon-svn.patch : forgot to add this long agoGraeme Gregory1
2007-04-06merge of '10a90319e7dcbab1d8c8d9e534ce161d889b7a16'Graeme Gregory6
and '8936e843ac2f12f5699d90cb2e20ef1c8b4ce48b'
2007-04-06linux-smdk2440_2.6.20+git : add a new version updated to 2.6.21-rc6+asocGraeme Gregory6
remove older versions that are in various states of disrepair.
2007-04-06cups: add 1.2.10Koen Kooi1
2007-04-06angstrom: prefer glib-2.0 2.12.11Koen Kooi1
2007-04-06glib-2.0: update to 2.12.11nKoen Kooi3
2007-04-06insane.bbclass: short circuit architecture check for cross packages (e.g. ↵Koen Kooi1
gcc-cross-sdk)
2007-04-06angstrom: move gcc-cross to 4.1.2 as wellKoen Kooi1
2007-04-06meta-sdk*: repair sed damageKoen Kooi2
2007-04-06meta-sdk, meta-sdk-sbox: these are general targets, so they should only ↵Koen Kooi2
contain a basic toolchain * attempt to make them generic instead of hardcoding 'arm-linux'
2007-04-06task-sdk-sbox, task-sdk: clean out base sdk packages, they should only ↵Koen Kooi2
contain a toolchain
2007-04-06merge of '2b9491b7874140ea78766c95c3a3adb9165ab7ca'Paul Sokolovsky3
and '6c57393e9ece050256e18c8dfdee80450071c294'
2007-04-06btscanner 2.0: Add missing DEPENDS on libxml2.Marek Vasut1
2007-04-06libwpd: Add missing DEPENDS on libgsf.Marek Vasut2
* Closes #2089.
2007-04-06opie-image: Drop machine appends for opie-image, make it be the same on all ↵Paul Sokolovsky1
machines. * Those appends were found to not work at all (overwrire INSTALL_PACKAGES instead) * Let's have default opie-image clean and lean, and the same for all machines, which helps support and QA. Use package manager, folks! * If there's a need for more packaged images, let's create opie-big-image.
2007-04-06irda-utils: Reformat init script using tabs instead of spaces to save ↵Paul Sokolovsky1
precious embedded space.
2007-04-06irda-utils: Make service script detect default IrDA port on PXA2xx devices.Paul Sokolovsky1
* Some issue is that some PXA2xx devices use ttyS2 for non-IrDA, these should be added to case *before* '"XScale-PXA2"*'. This should not be a problem as irattach is no longer started on boot, only manually. * Otherwise, assume that default is no IrDA, not some random serial port. * A bit of reformatting, too.
2007-04-06irda-utils 0.9.16: Don't add irattach to startup services by default.Paul Sokolovsky1
* This just wastes power (to have IrDA on all the time), and conflicts with other userspace wanting to control the port. * Per RFC on teh OE mailing list.
2007-04-05slugos: Pin linux-libc-headers to 2.6.18, due to annoying 2.6.20 breakage.Oyvind Repvik1
2007-04-05hal: install /var/cache/haldKoen Kooi2
2007-04-05task-sdk-sbox: Add some useful things.Florian Boor1
2007-04-05merge of '053d742c2229e2b07ec4091286904c0972494f3c'Florian Boor2
and 'b3af45890d6f25fd694e2af28fd291018aaecd2a'
2007-04-05merge of '8ce7c583143e7bf2db21265ca891d4da719d7794'Florian Boor12
and 'a050f1c853248f45a95f9a5f763ae9523d585533'
2007-04-05linux-jlime-jornada6xx: minor typo in patchKristoffer Ericson1