On 22 August 2013 08:19, Shakeel, Muhammad <[email protected]> wrote: > sed -i 's,/bin/,${base_bindir}/,g' ${D}${systemd_unitdir}/system/sshd.socket > ${D}${systemd_unitdir}/system/[email protected]
Instead of replacing path fragments, make the source file use a symbol such as @BASE_BINDIR@ @SBIN@ etc. (for all patches) Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
