Re: [OE-core] [PATCH] systemd: Upgrade 212 -> 213

2014-05-30 Thread Khem Raj
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

Re: [OE-core] [PATCH] systemd: Upgrade 212 -> 213

2014-05-30 Thread Burton, Ross
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

[OE-core] [PATCH] systemd: Upgrade 212 -> 213

2014-05-29 Thread Khem Raj
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