aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-03-02chillispot: fixed download urlMartin Dietze
2013-03-02dash: moved the patch dash_0.5.2-6.diff into the repo as it is no longer ↵Martin Dietze
downloadable from the Debian site
2013-03-02base.bbclass: removed sunsite.ust.hk and aymura.org from gnu mirrors and ↵Martin Dietze
added ftp.gnu.org as last resort.
2013-03-02lsof: fixed download url for version 4.78Martin Dietze
2013-03-02maradns: fixed download url for versoin 1.0.41Martin Dietze
2013-03-02pmacct: fixed download urlMartin Dietze
2013-03-02stunnel: fixed download urlMartin Dietze
2013-03-02binutils 2.16: hard-coded download-URL to avoid getting stuck at sunsite.ust.hkMartin Dietze
2013-03-02pkg-utils: fixed download pathMartin Dietze
2013-03-02fakeroot: fixed download path for version 1.12.1Martin Dietze
2013-03-02gnutls: fixed download pathMartin Dietze
2013-03-02update-rc.d: fixed download URL.Martin Dietze
2013-03-02linux-mtx-[12]: fixed kernel download pathMartin Dietze
2013-03-02nylon: preferred version for usbutils and libusbMartin Dietze
2013-03-02base-files: fixed path to some files (seems to be compatibility problem with ↵Martin Dietze
recent bitbake)
2013-03-02elvis: versoin 2.2.1pre (unreleased version)Martin Dietze
2013-03-02Fixed build of perl-native (link libraries)Martin Dietze
2013-03-02openssl-native: don't install man pagesMartin Dietze
2013-03-02Openssl version 0.9.8mMartin Dietze
2013-03-02xproto-native: now also explicitly depends on util-macros-nativeMartin Dietze
2013-03-02xorg-util: use the cross compiler instead of gcc in configure scriptsMartin Dietze
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used - instead, we now use $CC
2013-03-02guile-native: added -P option to cpp to unbreak doc generationMartin Dietze
2013-03-02glibc: fixed QA problemsMartin Dietze
- glibc-package.bbclass defines glibc-dbg as a package, but by default generating debug code is disabled in the build - as a fix the QA check for the glibc-dbg package is disabled
2013-03-02Nylon: revert 819027217b03953a55f9667d39ad7b77551d7417 (which derived Nylon ↵Martin Dietze
from Angstrom)
2013-03-02linux-mtx-[12]: fixed patch from c5bada13d58d5a6a99f59d84e2b1cb8802a01695 - ↵Martin Dietze
not all sourcing of config files was fixed in Configure
2013-03-02linux-mtx-[12]-2.4.27: support bash4 for oldconfigMartin Dietze
* when using bash4 as /bin/sh the scripts/Configure script failed when running `make oldconfig', added patch to change `. .config' to `. ./.config'
2013-03-02Revert "image.bbclass: reorder do_rootfs"Richard Purdie
This reverts commit 736c06e8d8efa79d3d2bc512f13a51f0f63412e2 as this change breaks future versions of bitbake. See the OE mailing list, in the "Bitbake runqueue performance improvement" thread for a discussion on why this isn't the best way to solve multi-image problem and that other better solutions exist.
2013-03-02linux-hotplug: fixed the path to the hotplug command in pci.rc * the hotplug ↵Martin Dietze
command was assumed to be in /sbin, but it actually is in /usr/sbin
2013-03-02rrdtool: fixed gcc options clashing with gcc 3 for nylon, refined package ↵Martin Dietze
definition for insane.bbclass * the gcc option `-Wdeclaration-after-statement' broke the gcc 3 build, this is fixed now for nylon * the package definition ${libdir}/perl broke the build due to QA problems, this is now replaced by the list of files actually installed
2013-03-02perl-native: removed settings clashing with gcc 3 for nylon * ↵Martin Dietze
Config_heavy.pl and config.sh contained the gcc flag `-Wdeclaration-after-statement' which broke the build with gcc 3, this is disabled for nylon now
2013-03-02initscripts: fixed bootmisc.sh so that hwclock.sh is only called if installedMartin Dietze
2013-03-02gnutsl: added missing build dependency guile-nativeMartin Dietze
2013-03-02gcc: made sure that no unsubstituted @LDFLAGS@ is left in the generated ↵Martin Dietze
Makefiles
2013-03-02logrotate-script: fixed broken download URLMartin Dietze
2013-03-02wlan-ng: ARM-binary usbctl is only installed on ARM architecturesMartin Dietze
2013-03-02openswan: fixed broken download URLMartin Dietze
2013-03-02mobilemesh: fixed broken download URLMartin Dietze
2013-03-02linux-libc-headers: nylon-specific addition to do_stageMartin Dietze
2013-03-02hostap: nylon-specific patches * for hostap-daemon 0.4.4, the MADWIFI_BSD ↵Martin Dietze
macro is unset * for hostap-daemon 0.5.10, dependency and include dirs for madwifi are added
2013-03-02libusb: added patch to allow compiling with gcc 3, used by nylon distro * ↵Martin Dietze
the gcc flags -fvisibility=hidden and -Wno-pointer-sign are removed from configure script and Makefile templates
2013-03-02Fixed broken configure script which lead to invalid prefix for cross ↵Martin Dietze
executables in some cases * the sed substitutions for flags like `--program-transform-name' were not global, they are now
2013-03-02Fixed broken download URL for elvisMartin Dietze
2013-03-02Patches to get glibc 2.3.2 and 2.3.3 compile for nylon * disable check of ↵Martin Dietze
gcc version in configure script * add definition of macro _ABIO32 for mipsel architecture in sysdeps/mips/sgidefs.h * added missing ld.so.conf for above glibc versions
2013-03-02netbase: updated etc/network/interfaces files for mtx-[12] * since hostap ↵Martin Dietze
and madwifi drivers are installed, the system will pick the config for whatever wlan card is found
2013-03-02libx11 1.1.5: the old "floating point exeception" problem has arrived again, ↵Koen Kooi
bump MIN_REHASH to 16 to get around it
2013-03-02angstrom 2009.X: remove some useless preffered_version filesKoen Kooi
2013-03-02omap3: bump MACHINE_KERNEL_PRKoen Kooi
2013-03-02angstrom 2009.X: prefer Xorg-xserver 1.6.1Koen Kooi
2013-03-02xorg drivers: bump PR for xorg 1.6.x changesKoen Kooi
2013-03-02xf86-input-tslib: make it build against XServer 1.6Marcin Juszkiewicz