summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-04-27merge of '666358c5490cf7ad12c0b64e3e81b9d28fde6536'Marcin Juszkiewicz10
and 'a1a53de4dc6cdab69af325b6a2615e1c4b40caad'
2007-04-27merge of '177ed52042195257c9390eac21052907cfa0c4d0'Jamie Lenehan8
and '39b0c54a5b69e68b9f43900fc5c3fbb6bfcf60a1'
2007-04-27perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installedJamie Lenehan8
files for perl modules built using cpan will end up in different places depending on which version of perl they are being built with. Modules that explicitly set various FILES_ values were using the paths that are only valid for the older versions of perl. Calculate and set the correct path in cpan.bbclass and use that in the FILES_ variables so that it'll be correct for all versions of perl.
2007-04-27libpcre: Fix SRC_URIMatthias Hentges1
2007-04-27perl 5.8.8: Fixes to be able to build under uclibc.Jamie Lenehan1
2007-04-26merge of '52b8f41a965e291eede4b4094b41d82b1b115c2f'Marcin Juszkiewicz13
and '8a96b7a7e6f32d11685d21a5c12d5420a27e8110'
2007-04-26gtk+ 2.8.9: dropped OpenZaurus RDEPENDSMarcin Juszkiewicz1
2007-04-26openzaurus-version: droppedMarcin Juszkiewicz2
2007-04-26bluez: dropped OpenZaurus configMarcin Juszkiewicz2
2007-04-26initscripts: dropped OpenZaurus specific checkversion scriptMarcin Juszkiewicz3
2007-04-26busybox: dropped OpenZaurus config for 1.01Marcin Juszkiewicz2
2007-04-26base-files: drop OpenZaurus supportMarcin Juszkiewicz3
2007-04-26chrpath: add native version so we can munge bogus rpath entriesKoen Kooi2
2007-04-26merge of '038bc21b349c21561050092a7a6d68a019b921e1'Koen Kooi22
and '72018d16d4bf3617a2f7efda54bde7f5b784e01a'
2007-04-26uclibc.inc: also mangle KERNEL_HEADERS not only KERNEL_SOURCE.Leon Woestenberg1
2007-04-26matchbox-wm: depend on gconf-nativeKoen Kooi1
2007-04-26merge of '4c8bd7ca61d815d94202feba1abab9c776a93350'Marcin Juszkiewicz3
and 'fc756d25fc999f6ac7951c0122c5beaa2f754e3c'
2007-04-26merge of '07175ec33773496e83adae9754cad99975a05135'Jamie Lenehan2
and 'd1c1a0fb33076375c0916f6d52c5727a46e27268'
2007-04-26linux-titan-sh4: Remove the older 2.6.17 kernel that was based on theJamie Lenehan3
old linux-sh cvs tree.
2007-04-26linux-titan-sh4: Add 2.6.21 kernel. This moves away from the old linux-shJamie Lenehan4
cvs and uses the main linux kernel directly.
2007-04-26linux-titan-sh4: Update flash driver so that it'll build with recent kernels:Jamie Lenehan1
* Remove remains of devfs support. * Implement HDIO_GETGEO ioctl in place of getgeo block device operation.
2007-04-26merge of '558f128d4627bb3e20bb42388a205dc5c37c3f70'Paul Sokolovsky60
and 'b72cc6057e9627154aecce088453bf8b23314ccc'
2007-04-26busybox 1.2.1: angstrom: Make syslogd log to /var/log/messages.Paul Sokolovsky2
* With rotation and size/rotation count limit, which coupled with /var/log being a tmpfs, makes it not worse than canonical circular buffer logging, but much more friendly for people not familiar with busybox. * Closes #2135. * Approved by Koen Kooi
2007-04-26perl 5.8.8: Minor updates to the packaging:Jamie Lenehan3
* don't install packlists - we don't need them and it saves space (debian patch) * don't split POSIX module over perl and perl-arch dirs (debian patch) * add a -doc package and put all the random documentation and examples from the perl tree in it. * include all the .pod's from over the tree in the .pod package * include the .e2x files in the encode package
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-25telepathy-gabble: drop old versionsMarcin Juszkiewicz3
2007-04-25merge of '32161ed8fe97769fa75537a6e2cce7e2a202a301'Philip Balister2
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-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-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 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.