summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-04-24merge of '09bb66d3fb1db889848916179b819a78e4efde02'Marcin Juszkiewicz16
and '67a5fc719e8eed7c1ae79482dc4aac1049cd7140'
2007-04-24telepathy-gabble: updated to 0.5.10 (from Poky)Marcin Juszkiewicz1
2007-04-24telepathy-glib: added 0.5.10 (from Poky)Marcin Juszkiewicz1
2007-04-24perl 5.8.8: Extract out the common settings from the 32/64 bit configs to aJamie Lenehan4
common file to make it easier to edit the common settings. A few settings were changed to help make the configurations closer.
2007-04-24fbreader: Add 0.8.2aMatthias Hentges4
- cleanup .bb - set TARGET_ARCH = MACHINE - allow easy customization for different devices than 320x240 Zauruses...
2007-04-23compulab-pxa270 2.6.16: add task to create a kernel image file.Cliff Brake1
The cm-x270 bootloader requires kernel image files in a special format and this addition adds that.
2007-04-23epdfview: update to 0.1.6Koen Kooi1
2007-04-23collie: enable MMC_DEBUG for 2.6Koen Kooi1
2007-04-23merge of '4c2d3d5326458e250883b741a3c57e93fa3cabdd'OpenEmbedded Project3
and '792b1b257756e328b12b4d731ec035b6d0c614b9'
2007-04-23merge of '909c507b800748c820ddc73a2c5bed204cbdbd65'Rolf Leggewie1
and 'de1c6225e9834b778c351b84978458d315dbbcb5'
2007-04-23merge of '6c10e4e698bad3b70189cebcd53c4381ae45b884'Florian Boor3
and '909c507b800748c820ddc73a2c5bed204cbdbd65'
2007-04-23librecord2: Add librecord2, the new G(PE)^2 database library.Florian Boor1
2007-04-23dillo: move debug files to debug package. Probably closes 1911. Rolf Leggewie1
General bb clean up.
2007-04-23libsettings: Add svn recipeFlorian Boor1
2007-04-23linphone: Make sure broken la files do not end up in staging.Florian Boor1
2007-04-23linux-ezx: de-html defconfigKoen Kooi1
2007-04-23merge of '0b26a61d4fccf634b89eaba8f9db28208faa2d9f'Marcin Juszkiewicz24
and 'b9551a5d956596f18cf5470cca74515df348392d'
2007-04-23contacts: update to 0.5 (from Poky)Marcin Juszkiewicz2
2007-04-23bcm2305-tool: add tool to poke firmware on a780Koen Kooi1
2007-04-23linux-ezx: add experimental 2.6.20.7 kernelKoen Kooi23
* the kernel is slightly to big, but people will use boot_usb anyway
2007-04-23task-base: readd orinoco stuff that got removed on last commitKoen Kooi1
2007-04-23matchbox-wm: add 1.2, merge in fixes from pokyKoen Kooi2
2007-04-23task-base: make task-boot machine specificKoen Kooi1
2007-04-23task-openmoko: add more appletsKoen Kooi1
2007-04-23openmoko: add more panel pluginsKoen Kooi5
2007-04-23merge of '09ccd483244ee816cab59f9d1144ae7cb44235db'Paul Sokolovsky14
and '5c06f6a19e8ffe60da0d643d3231e922e437d8bf'
2007-04-23busybox: Clean up syslog.conf file.Paul Sokolovsky2
* Typo fixes. * Order options in some logical sequence. * Make clear which option applies to which logging destination. * Remove bogus comments about file log rotation being "incompatible with busybox" (works at least with 1.2.1).
2007-04-23gpe-plucker: Fix DEPENDS and RDEPENDSMatthias Hentges1
2007-04-23fbreader: Fix DEPENDS and update SRC_URIMatthias Hentges1
2007-04-22merge of '10708d48453a9b828b4902dcbb6d7fabeb08883f'Paul Sokolovsky3
and '974836a6338171fb70132b4cfd8365173d13f352'
2007-04-22btscanner 2.0: Make buildable with gcc4.Marek Vasut3
* Closes #2022.
2007-04-22merge of '6687c2150c5ce7b099d14abedc0f8a67450fddf5'Paul Sokolovsky12
and '9c31aca530ed17c2c2abf9bf2c4facc53cbbe096'
2007-04-22groff 1.19.2: Fix staging.Marek Vasut1
* Added --with-appresdir= configure option. * Closes #2088.
2007-04-22merge of '01b1bd82cc3bb520359e6a17f2c8fafca56c2d71'Paul Sokolovsky12
and '3cc2987a134057f91d589663ff22e2aed5ecf5b7'
2007-04-22opie-dasher, opie-sh, opie-theme: Fix packaging.Paul Sokolovsky7
* Don't override PACKAGES, just append. * Based on Henry von Tresckow's changes, fixes #2123.
2007-04-22gnutls: update to 1.6.2Marcin Juszkiewicz1
2007-04-22gnutls: update to 1.4.5 (last stable in 1.4 branch)Marcin Juszkiewicz1
2007-04-22gnutls: stage libgnutls-extra.m4 needed by centericqMarcin Juszkiewicz1
2007-04-22linux: update Simpad patchset - close #2073Bernhard Guillon4
2007-04-22gkrellm: updated to 2.2.10 with patch by Marek Vasut to fix install - close ↵Marcin Juszkiewicz3
#2090
2007-04-22libnet: fix building for x86_64 - close #2094Alexis Maldonado2
2007-04-21perl: Move the list of rprovides for backward compatiblity into a seperateJamie Lenehan3
.inc file and include it in the two recipes that need the list.
2007-04-21iptstate: Add iptstate, which is a top-like interface to theJamie Lenehan2
netfilter connection-tracking table.
2007-04-21perl: Add 5.8.8 and use DEFAULT_PREFERENCE to disable it until moreJamie Lenehan16
testing is done. Main differences from the 5.8.7 recipe are: * Always use gcc to link. Same arch's require this, while others can happily use ld. Use gcc for everything. * Fix threading issues by enabling threading in both perl-native and perl. In fact make the configurations almost identical. * No per ARCH configuration, just 32/64/le/be configs. This should stop configurations differing between arch's which made fixing things 5.8.7 difficult. Also means new ARCH's should work without any changes. * Fix up the way miniperl is handled so it shouldn't be the cause of problems for people anymore. * Stop perl-modules depending on perl-dbg, perl-pod, perl-dev etc. * In theory should work for MACHINE="native" now. Only tested for an sh4/glibc target built on an x86_64 host so far. A lot more testing and more cleanups are needed before this is ready to be enabled by default. NOTE: You must build the matching version of perl-native before attempting to build perl (that applies for any version).
2007-04-20libxslt-native: fix by renaming the patch dir libxslt-1.1.17 to 'files'.Matt Reimer2
Obtained from hrw.
2007-04-20merge of '406806cf65111e556275d6b815ff18a65a152652'Florian Boor2
and '431a527e96a2702a0c44c8a370b1bbd0d22f99ee'
2007-04-20gpe-session-scripts-phone: Some updates to improve behaviour at session start.Florian Boor2
2007-04-20task-gmae: add meta packages for the GNOME Mobile & Embedded InitiativeKoen Kooi1
2007-04-20avahi: move libavahi-ui stuff to seperate packages Koen Kooi1
2007-04-19libtelepathy: add 0.0.53Koen Kooi1