summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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.
2006-05-27Clean up IPKG_ARCHS as it was being used inconsistently, often with ↵Richard Purdie53
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details.
2006-05-27merge of cc68e6a6ee48e5f52c126e9c2d4263e20d33d765Richard Purdie2
and cf975cbb341113ccf37b2caa9812aa6435b6c203
2006-05-27monotone: add missing patchKoen Kooi1
2006-05-27base.bbclass: Move manifest code into manifest.bbclass and fix a bug in it ↵Richard Purdie2
(import bb.manifest)
2006-05-27qemu cvs: Remove now unneeded docs patch and add a patch to fix an SDL mouse ↵Richard Purdie4
bug and enable ARM PL110 RGB colour handling
2006-05-27hdparm 6.3: Update SRC_URI to point at the hdparm primary site which is now ↵Jamie Lenehan1
sourceforge. Closes bug #772.
2006-05-27net-snmp 5.1.2: Does not work with a parallel build, so clear PARALLEL_MAKE. ↵Jamie Lenehan1
Closes bug #713.
2006-05-27net-snmp 5.1.2: Fix endianess detection to work on all platforms by lookingJamie Lenehan1
at the site file to determine the correct configure parameter (inspired by how openssl does this). Previously this built on mipsel only. Should build on all platforms now. Closes bug #483.
2006-05-26merge of 4df4d7b459a3415cf0a91eca732e547c9ba278a6Michael Lauer1
and be0f87375d77d8115b0c83b7a9b731eb5062802d
2006-05-26classes/tinderclient.bbclass: Retry sending, Clean package when failingHolger Freyther1
Retry to connect the tinderbox a couple of times. This is needed on machines behind broken routers. When a package is broken (PackageFailed/TaskFailed) we will clean the package so we can retry the next time.
2006-05-26conf/machine/include/ixp4xx.conf: Enable fail-fast as wellHolger Freyther1
OVERRIDES got redefined in this configuration file. We add fail-fast now as well.
2006-05-26updateMichael Lauer1
2006-05-26merge of 6c892a12e5ecbf776b1486325e3502f44bfbee00Michael Lauer29
and a28eb0331581874fd47b01b78e86dc73b0c99fcd
2006-05-26linux-ezx: defconfig updates, add known good one as backupMichael Lauer4