summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-08-17merge of '1a4a3b2be416c7c4f63918779f9d0ee5704745df'Holger Freyther1
and 'cbcfc49a8bb1a943b0aa9d318c6b651da34d5c0e'
2006-08-17classes/tinderclient.bbclass: TINDER_AUTOBUILD=0 to disable running do_cleanHolger Freyther1
2006-08-17classes/tinderclient.bbclass: Fixes. truncate does not work this way...Holger Freyther1
Fixup truncate to forget the the status of previous runs. We will simply write("") to the file and empty it this way. int(f.read()) will fail then
2006-08-17classes/tinderclient.bbclass: Add workaround for bitbake -k and save the statusHolger Freyther1
Using the continue option of BitBake can lead to some issues with the Tinderbox. Even if one build failed the color of the result will be green as the BuildCompleted event will be send by BitBake. As a workaround we will store the failure in a tinder-status file in case of failure (e.g. no Provider or PkgFailed) and will reread on the start. When the build starts we will truncate the file and remove 'the' error
2006-08-17tosa: linux 2.6 by defaultMarcin Juszkiewicz1
2006-08-17tslib:Chris Larson1
* Add a bitbake recipe for tslib 1.0, which is newly tagged on the recently populated tslib subversion repository at berlios.
2006-08-17site/*: Updates for slrn. Added required entries for slrn toJamie Lenehan6
i{3,4,5,6}-linux and sh4-linux-uclibc. Remove some unused entries from sh4-linux.
2006-08-17merge of '5b22925a7b123db5cb7c74c47b0d46e3a3510df6'Jamie Lenehan3
and '762d15cea90d092ff79de7791fbb02571ec2d15d'
2006-08-17site/i{3,4,5}-linux: Add entries for ipsec-tools so it will build.Jamie Lenehan3
i686-linux was already ok, but i{3,4,5}86-linux were missing the appropriate entries. Note that ipsec-tools does not currently build with gcc 4.x.
2006-08-16wpa-supplicant: changed -m755 etc in do_install into -m 755 Frans Meulenbroeks1
my install needs this space (ucslugc distro)
2006-08-16uclibc: added UCLIBC_HAS_SYS_SIGLIST to uClibc.distro so watchdog compilesFrans Meulenbroeks2
2006-08-16openssl: Update the endianess test to handle the situation whereJamie Lenehan1
only {big,litte}endian is set to "no" and neither of them is set to "yes". Previously in the case where only one of the entries was present and set to "no", openssl would just assume little endian, even if it was saying no to little endian. Similar fix as for net-snmp as per #1320.
2006-08-16hping2 2.0.0rc3: Update the endianess test to handle the situation where onlyJamie Lenehan1
{big,litte}endian is set to "no" and neither of them is set to "yes". Saying it's "not big endian" seems a bit backwards but that's what some site files seem to get by with. Same fix as for net-snmp as per #1320.
2006-08-16net-snmp 5.1.2: Update the endianess test to handle the situation where onlyJamie Lenehan1
{big,litte}endian is set to "no" and neither of them is set to "yes". Saying it's "not big endian" seems a bit backwards but that's what some site files seem to get by with. Closes #1320 "net-snmp-5.1.2 fails on uclibc x86 and ppc".
2006-08-16merge of '9e2e029c381836af3e6c709f7c34a64fa970fa5a'Marcin Juszkiewicz11
and 'bcb3d8772e830e87eeb88e0a5f581690f6d0cc6f'
2006-08-16slcalc: added 1.2.1 from .oz354x (not tested in .dev)Marcin Juszkiewicz2
applied changes from 91b67742c7a9c7d3c69213e62305170eccc55d41 through 1301873966ccd7d2f8af919ee6f5fe194cd0162a
2006-08-16glibc: bump PR for latest locale-base changePhil Blundell10
2006-08-16glibc: legitimize package names in locale-base RDEPENDSPhil Blundell1
2006-08-16gnutls: fix path of m4Marcin Juszkiewicz4
2006-08-16gnutls: stage m4 needed by lftpMarcin Juszkiewicz4
2006-08-16lftp: added gnutls to depends (from .oz354x)Marcin Juszkiewicz1
2006-08-16lftp: add 3.5.1 (3.5.4 req autoconf 2.60), drop olderMarcin Juszkiewicz8
from .oz354x
2006-08-15librsvg: Disable mozilla plugins as otherwise their presence on the build ↵Richard Purdie1
system can confuse configure
2006-08-15udev: Prune old obsolete broken versions (058, 063, 065, 070, 071).Richard Purdie23
2006-08-15udev: Fix packaging after -dbg changes (udev-utils wasn't populated)Richard Purdie4
2006-08-15mysql: fix SRC_URI - close #1319Marcin Juszkiewicz1
2006-08-15keymaps: added h2200 support - close #1304Giorgio Padrin1
2006-08-15packages/xorg-app/xterm_207.bb: Addition of DEPEND LibXawKristoffer Ericson1
* Xterm requires LibXaw as depend. Added.
2006-08-15merge of '42a6f62802ccaf34d8896404bd4683dc7111232f'Phil Blundell24
and '6f8490048134c6e6b72e44c0685e72338477cc2a'
2006-08-15gcc-cross-initial 3.3.4: clobber PACKAGES to avoid shlibs imbroglioPhil Blundell1
2006-08-14merge of 04264e63d95f7b157030356df1acd2c861ecf54dKristoffer Ericson3
and 0fb74741994c40f954b3aef2f855c14636c49ccb
2006-08-14conf/distro/jlime-donkey.conf : Removal of some RDEPENDSKristoffer Ericson1
* Remove pcmciautils, orinoco-conf, hotplug-ng
2006-08-14merge of 4052297c94828dc52bc0def5a0e710c9ac0d5446Kristoffer Ericson2
and 5e78d5593b39480d9f6ba5bbfc3b6073e7aa3232
2006-08-14uclibc: patches to compile with gcc 4.1.1 with thumb instruction setFrans Meulenbroeks3
(patches derived from busybox mailing list)
2006-08-14merge of '2a251a71a9f271e9e3c90442f4664989c4200546'Phil Blundell11
and 'be32f635579fe38afb045ac1745953ca97f2f55a'
2006-08-14task-sdk: s/ice/libice/Koen Kooi1
2006-08-14gnutils 1.4.0: add PACKAGES_DYNAMICKoen Kooi1
2006-08-14libsoup: add PACKAGES_DYNAMICKoen Kooi1
2006-08-14libmimedir 0.4.0: fix packagingKoen Kooi1
2006-08-14task-sdk: fix some RDEPENDS and set PACKAGES_DYNAMIC for some more packagesKoen Kooi3
2006-08-14gcc-package-cross.inc: fix bitbake crashesKoen Kooi1
~lart python
2006-08-14gcc-package-cross.inc: set appropriate PACKAGES_DYNAMICKoen Kooi1
2006-08-14merge of '28c6631c48492003a3883657f53019459fbef9c4'Koen Kooi1
and '755927ccacd770940509d76e9f311b208d090874'
2006-08-14asterisk: de-arm-ifyKoen Kooi1
2006-08-14jornada56x: Use the 2.6er for the Jornada56x, do not use DEVFSAlex Lange2
2006-08-14xmms_1.2.10.bb : add an icon and .desktop file for xmmsGraeme Gregory2
Call via a wrapper scipt so we can insert XLIB_SKIP_ARGB_VISUALS=1 before xmms so that double size mode works correctly (a tip gleaned from gentoo FAQ)
2006-08-14ndisc6: Add ndisc6 which contains tools for IPV6 neighbor discover, IPV6Jamie Lenehan5
router discovery, an IPv4/IPv6 performance measurement tool, and an IPv6 UDP+TCP traceroute implementation.
2006-08-14sane srcdates: try to catch all floating cvs packages (bitbake -s | grep cvs ↵Koen Kooi1
| grep -v opie) and categorize it
2006-08-14iputils 20020927: Permissions are not carried over from install to theJamie Lenehan1
packages, so for things that need SUID we need to set that in postinst. Add this for ping, ping6 and traceroute6. Also modify that package list so we append instead of replace it.
2006-08-13merge of '42fa696a594e3a4b211f213594277acc96fef947'Frans Meulenbroeks6
and '7a6ef70c33357e83223926dab560ae66d6f41c7c'