summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-04-26perl 5.8.8: Move configuration files for libnet and cpan to /etc/perl toJamie Lenehan3
match the debian configuration. It moves these configuration files to /etc/ to allow for read only /usr installations.
2007-04-26fbreader: Matthias Hentges2
- Fix do_install to honor READER_ARCH - Remove left-over help-file from previous version from 480x640-buildfix.patch
2007-04-26gizmod: add alsa-lib to DEPENDSJustin Patrin1
2007-04-25xtscal: attempt to fix miscalibrationsKoen Kooi2
2007-04-25compulab-pxa270 2.6.16: update md5 sum on file downloaded from compulabCliff Brake1
2007-04-25merge of '32161ed8fe97769fa75537a6e2cce7e2a202a301'Philip Balister3
and 'bb1689f72c4d6e5659fe4a1b0b32c2ce23922e8a'
2007-04-25gconf-dbus_svn.bb : Add dependency on intltool-native so configure script runs Philip Balister1
properly. This should fix bug 2136.
2007-04-25perl 5.8.8: Move comments on how to create the dependency list into theJamie Lenehan2
dependency file itself to make the main recipe a bit more readable. Also move the two dependencies that were manually added to the the dependenecy list file and fix use RDEPENDS instead of DEPENDS.
2007-04-25cpan.bbclass: Update to enable the building cpan modules for perl 5.8.8.Jamie Lenehan1
This uses the installed perl configuration to determine if we are building for the old or the new perl layout. Currently this just changes the installation paths and always uses gcc to link, but more changes will be added later to make the perl module building process a lot more reliable.
2007-04-24telepathy-gabble: add newly generated gabble.manager for 0.5.10Koen Kooi2
NOTE: please do not check in new telepathy-gabble versions without generating a gabble.manager...
2007-04-24base.bbclass: fix depency problem, closes #2137 (and some others)Thomas Kunze1
2007-04-24linux-rp: update Collie SD/MMC driverThomas Kunze1
2007-04-24perl 5.8.8: Replace host paths from the configuration file that is to beJamie Lenehan1
installed on the target with those that are suitable for the target. This has no effect on actually using perl but would have an effect on trying to build perl modules on the target.
2007-04-24perl 5.8.8: Re-arrange the installation directories to match the debianJamie Lenehan6
style FHS compliant layout rather then OE specific layout that was being used previously. Note that cpan perl modules build under OE won't work with this because they expect the 5.8.7 type layout (this will be fixed later.)
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 Boor5
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-23merge of '4699a5e1d4242bae2ec7ffb11bfb87bd49e92de6'Marcin Juszkiewicz2
and '8b5068649e32f09f7094cee79f900f1394bc9d65'
2007-04-23task-base: readd orinoco stuff that got removed on last commitKoen Kooi1
2007-04-23progear: add touchscreen into featuresMarcin Juszkiewicz1
2007-04-23collie: use 2.6 by default. If someone want 2.4 then set ↵Marcin Juszkiewicz1
MACHINE_KERNEL_VERSION=2.4 in local.conf
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 Sokolovsky16
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 '6192ed21c44ba1bd69c324961030042c031dc844'Paul Sokolovsky2
and '85a65f1ad365118a4e5b85ab6b1b174274a5f28e'
2007-04-22device_table-minimal.txt: Add random and urandom devices.Patrick Steiner1
* Useful for cases when there's no udev or it fails to start. dropbear requires these devices to serve logins. * Closes #1883.