[OE-core] [PATCH] initscripts: add missing dmesg.sh to run-level S

2013-11-15 Thread hans.beckerus
From: Hans Beckerus In commit faa8cc6c2a582a32c695f3f2b0d45b6892c769fd dmesg.sh was added to the set of init.d scripts. But the script was never put in any run-level. This patch will add dmesg.sh to run-level S. Signed-off-by: Hans Beckerus --- meta/recipes-core/initscripts/initscripts_1.0.bb

[OE-core] [PATCH v4] libtool: fix resolve of lt_sysroot

2013-09-10 Thread hans.beckerus
From: Hans Beckerus This patch updates libtool.m4 (and its output) to resolve a problem with variable 'lt_sysroot' not being properly updated if the option '--with[-libtool]-sysroot' is not provided when running the 'configure' script for a package. According to the help text ouput from 'config