summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-04-30merge of 8b751e588b401c6381aeb1ce5afd7e1819ee5236Holger Freyther2
and beca23d1fb2844c8e6092379104415279cb10fab
2006-04-30packages/gcc/gcc-4.0.2:Holger Freyther2
HACK to workaround an issue in using gcc -E as cpp for the cross compiler for libmudflap, libstdc++ and other libs. AC_CHECK_HEADERS will think it can use host headers, we simply hack around this for now
2006-04-30ep93xx-kernel 2.6.16: remove framebuffer patches Koen Kooi1
2006-04-30linux-openzaurus: added some changes which give extra kilobytes for next addons:Marcin Juszkiewicz7
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells +# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available
2006-04-30merge of 0fea0b8c37d1fc8cb58fb2a3232fd4ad560019a6Marcin Juszkiewicz1
and fa4b8824108e6379faa2138aa1c6633e4064a703
2006-04-30merge of 9a80eb5deb2b5f31c20a1da2065134687e7ef5ebFrans Meulenbroeks13
and 8efef2b3aa52e815abc0ab9f1df2391b3ffb9202
2006-04-30merge of 48e22a27d72e0291a7522958cfc2305284cb8d98Richard Purdie4
and 6b52726b2e4761c9b7b4858f6bdbc723e606359a
2006-04-30udev: Fix init levels. udev could stop but given it has nothing to do, we ↵Richard Purdie8
may as well remove its shutdown entirely. (#803)
2006-04-30slugos-packages.conf: added w3cam (this also provides vidcat)Frans Meulenbroeks1
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-30merge of 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bfFrans Meulenbroeks28
and f334192f936949d2ad335312f690105e8371df03
2006-04-30slugos-packages: added motionFrans Meulenbroeks1
2006-04-30motion: created package (release 3.2.6)Frans Meulenbroeks2
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