aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
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-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-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-02xorg drivers: bump PR for xorg 1.6.x changesKoen Kooi
2013-03-02xf86-input-tslib: make it build against XServer 1.6Marcin Juszkiewicz
2013-03-02xorg proto common: depend on util-macrosKoen Kooi
2013-03-02xextproto-native: add util-macros DEPENDSKoen Kooi
2013-03-02angstrom-led-config: add sheevaplug supportKoen Kooi
2013-03-02xorg-xserver: added 1.6.1 (tested only on armv6/glibc)Marcin Juszkiewicz
2013-03-02util-macros: added 1.2.1Marcin Juszkiewicz
2013-03-02xf86-input-mouse: added 1.4.0Marcin Juszkiewicz
2013-03-02xf86-input-evdev: added 2.2.2Marcin Juszkiewicz
2013-03-02xproto: added 7.0.15Marcin Juszkiewicz
2013-03-02xextproto: added 7.0.5Marcin Juszkiewicz
2013-03-02randrproto: added 1.3.0Marcin Juszkiewicz
2013-03-02inputproto: added 1.5.0Marcin Juszkiewicz
2013-03-02dri2proto: added 2.0Marcin Juszkiewicz
2013-03-02applewmproto: added 1.2.0Marcin Juszkiewicz
2013-03-02xtrans: added 1.2.3Marcin Juszkiewicz
2013-03-02busybox: enabled stat in 1.13.2/angstromMarcin Juszkiewicz
2013-03-02xf86-video-omapfb: bump SRCREV and use overlay 2 instead of overlay 1Koen Kooi
2013-03-02kexecboot: require ../linux/linux.inc, not recipes/linux/linux.inc.Chris Larson
linux-kexecboot.inc does a 'require recipes/linux/linux.inc', but it really depends on how the upstream OpenEmbedded linux/linux.inc behaves, not whatever the first one it finds in BBPATH does. This broke builds for me combining upstream OpenEmbedded with some local collections that do different things with their kernels. Signed-off-by: Chris Larson <clarson@mvista.com>
2013-03-02emacs 22.3: Fixed compilation,bump PRDenis 'Gnutoo' Carikli
(I have asked for review but no one reviewed,even after a ping so hrw told me to commit) *fixed "emacs: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory" with the code that is under "copy STAGING_DIR_TARGET and libgcc_s.so* to WORKDIR/qemu-treedir" here how it looked like: | emacs: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory | make[1]: *** [blessmail] Error 127 | make[1]: Leaving directory `/home/embedded/oetmp_openmoko/work/armv4t-angstrom-linux-gnueabi/emacs-22.3-r0/emacs-22.3/lib-src' | make: *** [blessmail] Error 2 | FATAL: oe_runmake failed *fixed the check of liblockfile: | checking for liblockfile.so... yes | configure: error: Shared liblockfile found but can't link against it. | This probably means that movemail could lose mail. | There may be a `development' package to install containing liblockfile. | FATAL: oe_runconf failed *also compiles fines thanks to the new qemu (0.10.3) that integrated some qemu-arm patches
2013-03-02libsdl-ttf: GNU HASH QA fix.Stanislav Brabec
2013-03-02libsdl-gfx: GNU HASH QA fix.Stanislav Brabec
2013-03-02mpd, mpd-alsa: Don't search in host system includedir (QA error).Stanislav Brabec
2013-03-02rhythmbox: Updated to version 0.12.1, removed unbuildable versions.Stanislav Brabec
2013-03-02libmusicbrainz: Fixed build.Stanislav Brabec