On 3 September 2014 20:57, Dan McGregor <danismostlik...@gmail.com> wrote:
>   sed -i -e 's:=/root:=${ROOT_HOME}:g' ${S}/units/*.service*
> + sed -i -e 's:"/root":"${ROOT_HOME}":g' \
> +        ${S}/src/core/unit-printf.c \
> +        ${S}/src/nspawn/nspawn.c \
> +        ${S}/src/shared/util.c

Sedding service files is one thing, but entire C files is another.
Can you please sent this change as a patch to the source?  FWIW for
patches where the context isn't that relevant I've started using
patches without the context lines so there's more chance of them
applying in future releases.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to