summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-05-29libeventdb: update PVKoen Kooi1
2006-05-29libsoup: unbreak stagingKoen Kooi1
2006-05-28gpe-calendar: add libsoup to the DEPENDS field of the cvs versionKoen Kooi1
2006-05-28site/sh4-linux-uclibc: Add required entries to get vim to build for sh4 with ↵Jamie Lenehan1
uclibc.
2006-05-28site/sh4-linux-uclibc: Add required entries to get sudo to build for sh4 ↵Jamie Lenehan1
with uclibc.
2006-05-28site/sh4-linux-uclibc: Add required entries to get openssh to build on sh4 ↵Jamie Lenehan1
with uclibc.
2006-05-28gpsd: Add 2.32 and remove 2.6, as request by mickey in bug #1039.Jamie Lenehan2
2006-05-28gpsd 2.28: Stop from using X headers from /usr/include by passing in the XJamie Lenehan2
include and library directory to the configure script. Closes bug #1039.
2006-05-28merge of 9163a4b2aa3f51ec4fd9c17fbf7e8cacf1c0f767Jamie Lenehan7
and b4098f1c54899bc7168ca2c5d533fd2676462e9c
2006-05-28site/sh3-linux: Makes lzo build nicelyKristoffer Ericson1
* addition of ac_cv_sizeof_char_p=${ac_cv_sizeof_char_p=4}
2006-05-28packages/pcmcia-cs/pcmcia-cs-3.2.8/superh-noO3.patch: Lowers OptimizationKristoffer Ericson2
* Sets -O2 instead of -O3 (otherwise 'pcrel too far' error) packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: Including patch for sh3 * Sets usage of patch specific to sh3
2006-05-28jlime-donkey.conf: Updates distro fileKristoffer Ericson2
* gcc 4.1.1 * opie version 1.2.2 + include file linux-jlime-sh3-2.6.11/defconfig_jlime: fixes build issues * Removed i2c support and one wifi card.
2006-05-28fbset: Do not hard-code arm-gccMatthias Hentges2
2006-05-27rsync: Update SRC_URI for 2.6.7 and add 2.6.8. Closes bug# 947.Jamie Lenehan2
2006-05-27merge of 3bc4777e54539885e842fcbb48be4faf5b6f0183Jamie Lenehan5
and faf532c4c96ee2f44be6339cdc67fc8f9be0d0ac
2006-05-27fbset: Change meta-data to MIT licenseMatthias Hentges1
2006-05-27fbset: Add fbsetMatthias Hentges4
2006-05-27merge of 3a3ce2ba295b051169b23016abf8c2dc694c11f2Holger Freyther1
and cd5dfac4524135d71f6f42fb7d1288b700ec5d38
2006-05-27merge of 0491d3e3c337e2a3611d241e197e4bb3f0bcc2bbHolger Freyther1
and 56ee470fc65db2cddfbe809ef76746929e1cc7a1
2006-05-27merge of a43e775504bf8b451ce3b336be11741fc47f98a2Holger Freyther1
and eab2d205174672b344c05acab449541e7ed29008
2006-05-27class/tinderclient.bbclass: Change the tabs againHolger Freyther1
Reported by Richard, fixing the indention level of this class.
2006-05-27merge of 56ee470fc65db2cddfbe809ef76746929e1cc7a1Oyvind Repvik1
and cd5dfac4524135d71f6f42fb7d1288b700ec5d38
2006-05-27ixp4xx-kernel: Set CONFIG_EVDEV=y. Buzzer won't work when it's a moduleOyvind Repvik2
2006-05-27merge of 683e48c12e6a8aa2b4e1245376904a4906e067ddHolger Freyther1
and c74480da4ef27375297f2999a9e027c8b275546b
2006-05-27openembedded/classes/base.bbclass: Add CTAN mirrorHolger Freyther1
Add CTAN mirror. A German/Berlin, Japan and an Australian one.
2006-05-27sanity.conf: Update bitbake minimum version requirement to 1.4.2Richard Purdie1
2006-05-27cups 1.1.23: fix strftime seg fault issueCliff Brake3
- when strftime is called w/ a NULL format string, it is segfaulting in glibc - integrate code from latest cups svn to fix
2006-05-27site/sh: Fix parted for sh3/sh4 by removing the minicom entries. The minicomJamie Lenehan2
entries do not exist in other site files and are not used by the current version of minicom.
2006-05-27merge of 126ec62999c60bc43412b0635388956112083a61Koen Kooi2
and aedc32759fe92452f07cd25211ccc84ba92028ac
2006-05-27osb-nrcit : adding patch that fixes error reportingPhilippe De Swert2
* packages/gtk-webcore/files/fix-loading-error-report.patch : patch that fixes the error reporting * packages/gtk-webcore/osb-nrcit_20050430.bb : added patch usage + bumped up PR
2006-05-27samba: samba-essential: Set workgroup to DISTROMatthias Hentges3
2006-05-27samba: samba-sessential: The next step on my way to a fool-proof samba ↵Matthias Hentges5
server. This one starts a wide open p/w-less server with a single share containing a helpfile explaining how to configure a samba user+password. Once that's done the _real_ secure samba server is activated grating access to the targets filesystem via encrypted passwords
2006-05-27libmatchbox: Disable pango as it doesn't bring much benefitRichard Purdie1
2006-05-27libmatchbox svn: Add 16bpp fixes patchRichard Purdie1
2006-05-27Further IPKG_EXTRA_ARCHS cleanupRichard Purdie3
2006-05-27qemuarm.conf: Default to tar.bz2 imagesRichard Purdie1
2006-05-27nokia770.conf: Set tslib PREFERRED_PROVIDER and enable machine specific ↵Richard Purdie1
tuning flags
2006-05-27avahi 0.6.10: Only run the postinst on the target device (from poky)Richard Purdie1
2006-05-27gcc 4.0.2: Fix DEPENDS (from poky)Richard Purdie1
2006-05-27linux-openzaurus: Add a hack to the integrator to enable RGB so qemuarm runs ↵Richard Purdie2
in RGB instead of BGR by default (from poky)
2006-05-27udev: Add /dev/ram to the automount blacklists for all devices. Enable 089 ↵Richard Purdie12
as the default version.
2006-05-27libglade 2.5.1: Enable depreciated functions (from poky)Richard Purdie2
2006-05-27db: Add 4.2.52 (and a native version). This is known to work better than 4.3 ↵Richard Purdie2
with eds (from poky)
2006-05-27js: Set soname correctly so OE's shlibs functionality can correctly detect ↵Richard Purdie1
the library. In turn this means js is correctly added to the RDEPENDS of web (from poky)
2006-05-27kf: Fix pkgconfig related build issue (from poky)Richard Purdie1
2006-05-27leafpad 0.8.4 -> 0.8.9 and fix DEPENDS (from poky)Richard Purdie1
2006-05-27xournal 0.2: Add patch to remove libgnomeprintui dependency (from poky)Richard Purdie3
2006-05-27merge of 66dc5a29ccb437489e6283f23735e733f97b39adRichard Purdie1
and d200e691772c0dcc5ada0b720230a8f49fa7547a
2006-05-27libtool-native/cross: Extend the tag patch to libttdl fixing build failures ↵Richard Purdie3
in jpeg when the compiler tuning options change (from poky)
2006-05-27pmacct 0.7.9: Don't look for pcap headers in /usr/include, look for them inJamie Lenehan1
the staging area. Closes bug #712.