On Fri, May 30, 2014 at 7:28 AM, Burton, Ross <ross.bur...@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. -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core