summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-04-30merge of 0891623e6f467a1ec0b2b34526d3c23593360df1Holger Freyther12
and 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf
2006-04-30conf/bitbake.conf:Holger Freyther2
Save a magic cookie in the OE version of bitbake.conf classes/sanity.bbclass: Check the OE cookie for bitbake.conf
2006-04-30base-files/h6300/fstab: add h6300 specific fstabMika Laitio2
2006-04-30conf/bitbake.conf:Holger Freyther1
Plain UPDATE, FETCH and RESUME-COMMAND to not have any value. They are used by the BitBake fetchers. e.g. with a broken update_data impl in BitBake cvs used the 'plain' variable instead the override. This change should make things fail faster and more obvious
2006-04-30packages/gcc/gcc 4.0.2:Holger Freyther7
Apply uclibc patches from the uclibc buildroot. All these patches are guarded with #ifdefs and should not effect other configurations.
2006-04-30merge of 206b62d33d8fadd9502205340feea3a4daeadab2Holger Freyther19
and c1af7d38a30e0ddecb5419ddff4da1059d587a73
2006-04-30angstrom-2006.9.conf: set SRCDATE via ?= so it can be overwritten in local.confPhilipp Zabel1
2006-04-30angstrom.conf: ship coreutils by defaultKoen Kooi1
* this is ~900kB more in jffs2 * it doesn't segfault or do 'function not implemented' like busybox
2006-04-30packages/console-tools/console-tools_0.3.2:Holger Freyther2
Add a patch from Bero to use fileno instead of doing other manipulation... Apply the patch as well
2006-04-30classes/insane.bbclass:Holger Freyther1
Use the PACKAGE_DEPENDS hack to avoid circular dependencies for pax-utils-native
2006-04-29classes/insane.bbclass:Holger Freyther1
inherit package.bbclass instead of the nonexistant packages one
2006-04-29automake: Fix automake RDEPENDS and add the perl modules needed (bug 852)Richard Purdie7
2006-04-29package.bbclass: Add sanity check for duplicates in PACKAGES (bug 674)Richard Purdie1
2006-04-29Install depmod-2.4 and depmod-2.6 in cross staging instead of plain depmod ↵Richard Purdie6
so 2.4 and 2.6 kernel builds can coexist with multimachine (bug 581)
2006-04-29merge of 780f2c7ed7d400cab2b423113975b949051ca42cRichard Purdie1
and 8c282fac8c9d0dcbec065a43bbc12cd89384b3a2
2006-04-29mpfr: Set infodir to avoid touching build system /usr (fixes #581)Richard Purdie1
2006-04-29classpath, jikes: reinstate myself as MAINTAINER.Rene Wagner2
2006-04-29Angstrom 2006.9: switch to newer binutilsKoen Kooi1
2006-04-29blueangel.conf: Add autoload some kernel modules (#515 from Robert Woerle)Richard Purdie1
2006-04-29qemu cvs: Disable document generation and also use any gcc-3.4 or gcc-3.3 in ↵Richard Purdie3
preference to gcc if present for qemu-native
2006-04-29tslib: Add fix for collie_raw and corgi_raw modules from Alberto Mardegan (#511)Richard Purdie2
2006-04-29merge of 14a4cb7c17e30cd099536c6ed0417a4550b5e687Richard Purdie5
and 805e846ce6f746ff365641db88c7294e287c7b8b
2006-04-29coreutils-native: update to 5.3.0Koen Kooi1
2006-04-29merge of 7df389f1eac3887a08aa90c06c5abb20cd46ee79Frans Meulenbroeks14
and d73fbf99ff9ab2f08a1a7727c83b74f21bbd896d
2006-04-29ark3116: usb serial adapter driver moduleFrans Meulenbroeks5
includes patch to compile under 2.6.16; compiles, untested
2006-04-29packages/meta/task-opie.bb: Remove opie-calibrate DEPHolger Freyther1
The opie-calibrate package has been removed from OE (it is a builtin executable in the qpe launcher). Remove the wrong dependency from it now
2006-04-29pwc: added pwc_10.0.12-rc1 release, fixed buildFrans Meulenbroeks3
2006-04-29pvrusb2-mci_20060423.bb: added HOMEPAGE in bb fileFrans Meulenbroeks1
2006-04-28drop opie-calibrate - it is already part of opie-taskbar - close #577Marcin Juszkiewicz4
2006-04-28sylpheed_2.2.4.bb : Really fix compiling with GnuTLS this time. I hadGraeme Gregory5
some openssl shrapnel in staging that gave me false positives. As a bonus I also had to forward port patches in gnutls. gnutls_1.3.5.bb : forward ported the openssl patches to this version of gnutls. This was an outstounding action from bug #725.
2006-04-28merge of a827766397c44459630ecda3cc16b9032793e8eaHolger Freyther5
and c37fe2bd8ae0d4fdfad59e04d8f2395c6238ffb5
2006-04-28packages/xerces-c:Holger Freyther1
Update the oe_libinstall to actually work again. Use oe_libinstall -C to change the directory before. The patch is courtsey Crofton and was attached in #635.
2006-04-28wlan-ng: close #846 and #847Dirk Opfer5
wlan-ng-utils: use HOST_LDFLAGS instead of LDFLAGS wlan-ng-modules_0.2.3: fix usb-owner.patch : ----------------------------------------------------------------------
2006-04-28* new grub version 0.97 built and testedMarcin Juszkiewicz1
* create a /boot/grub symlink so stage_1.5 and stage_2 files can be found by bootloader - close #863
2006-04-28* add build for u-boot 1.1.4 with default_pref -1Marcin Juszkiewicz15
* add patches required for u-boot on gumstix - close #862
2006-04-28new hotplug-ng 002 built and tested - close #864Marcin Juszkiewicz1
2006-04-28* add initial support for gumstix (xscale pxa255) platform (gumstix.com)Marcin Juszkiewicz48
* add GMUstix distro for gumstix (GMU = George Mason University) * add linux-gumstix-2.6.15 with gumstix patchset * close bug #861
2006-04-28sysvinit: use upstream 2.86 release instead of patching 2.85 locallyMarcin Juszkiewicz2
2006-04-28zsh: disable PARALLEL_MAKE - close #714Marcin Juszkiewicz1
2006-04-28quilt: move RDEPENDS to quilt so quilt-native will have them correct tooMarcin Juszkiewicz3
2006-04-28packages/quilt:Holger Freyther2
native packages should not rdepend on non native versions.
2006-04-28glib-2.0: add 2.10.2 (default pref = -100)Koen Kooi1
2006-04-28neon 0.26: inherit pkgconfigKoen Kooi1
2006-04-28libmusicbrainz: add 2.1.2Koen Kooi2
2006-04-28qemu: add 0.8.0, closes #865Koen Kooi2
2006-04-28monotone: add 0.26Koen Kooi1
2006-04-28merge of 9581bce5c1996139a91c3c53f2d2c03079629ea0Marcin Juszkiewicz1
and f9406fd8ccc29de2dfdefc7d6826a351e50324dd
2006-04-28monotone: add 0.25.2, closes #876 Koen Kooi2
2006-04-28bitbake.conf: specify CVSROOT on update - close #908Marcin Juszkiewicz1
2006-04-28site/i586-linux: add bits to make php5 compileKoen Kooi1