aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2013-03-02nylong-config: fixed postinst script to not fail if httpd is not yet runningMartin Dietze
2013-03-02base-files: no longer create empty /etc/resolve.conf on nylonMartin Dietze
2013-03-02mtd-utils: re-added older version 20041113 for nylonMartin Dietze
2013-03-02elvis: patched out color configuration from iniMartin Dietze
2013-03-02hostap-conf: removed file hostap_cs.modalias for nylon.Martin Dietze
2013-03-02nylon-scripts: fixed wireless-extras script (needs /bin/bash, not /bin/sh)Martin Dietze
2013-03-02buxybox: added nylon specific files to version 1.13.2Martin Dietze
2013-03-02nylon-feed: removed some unbuildable packages from the nylon feed.Martin Dietze
2013-03-02libcgicc: fixed download urlMartin Dietze
2013-03-02openswan: fixed download urlMartin Dietze
2013-03-02nylon: removed recipe for nylon-image-miniMartin Dietze
2013-03-02busybox: fixed download url fo rversion 1.13.2.Martin Dietze
2013-03-02iproute: fixed download urlMartin Dietze
2013-03-02base-passwd: fix download urlMartin Dietze
2013-03-02linux-mtx-[12]: fixed name of kernel compiler for nylonMartin Dietze
2013-03-02openssl: install header files into stagingMartin Dietze
2013-03-02usbutils: add build dependency to usblibMartin Dietze
2013-03-02hostap-daemon: fixed dependencies for nylonMartin Dietze
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-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-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-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