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

Khem Raj raj.khem at gmail.com
Fri May 30 15:19:56 UTC 2014


On Fri, May 30, 2014 at 7:28 AM, Burton, Ross <ross.burton at intel.com> 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 convoluted, can
> the ln-munging be replaced with a patch so it is less magical?

We will have to do a patch that will not be accepted in systemd since
now they explicitly enquire
if ln supports it or not otherwise they bailout. So what are our
options, one carry a patch around that wont go anywhere or use lnr
that can be removed once we have all supported distros have ln
--relative available. I dont see any advantage of 1 over 2.



More information about the Openembedded-core mailing list