On Fri, May 30, 2014 at 7:28 AM, Burton, Ross wrote:
>> + sed -i '/ln --relative --help/d' ${S}/configure.ac
>> sed -i -e 's:\$(LN_S) --relative -f:lnr:g' ${S}/Makefile.am
>> sed -i -e 's:\$(LN_S) --relative:lnr:g' ${S}/Makefile.am
>
> Introducing lnr was my fault but this is
On 29 May 2014 20:10, Khem Raj wrote:
> + sed -i '/ln --relative --help/d' ${S}/configure.ac
> sed -i -e 's:\$(LN_S) --relative -f:lnr:g' ${S}/Makefile.am
> sed -i -e 's:\$(LN_S) --relative:lnr:g' ${S}/Makefile.am
Introducing lnr was my fault but this is getting a bit convol
boots on all qemu machines
Signed-off-by: Khem Raj
---
meta/recipes-core/systemd/{systemd_212.bb => systemd_213.bb} |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta/recipes-core/systemd/{systemd_212.bb => systemd_213.bb} (99%)
diff --git a/meta/recipes-core/systemd/sys