[oe] [PATCH] cramfs_cvs.bb: fix compile step so it can be rerun without failing

Khem Raj raj.khem at gmail.com
Fri Jul 6 15:57:45 UTC 2012


On Fri, Jul 6, 2012 at 8:26 AM, Matthew McClintock <msm at freescale.com> wrote:
>
>  do_compile_prepend() {
> +       unlink Makefile || true
>          ln -s GNUmakefile Makefile
>  }

why not just ln -sf ?




More information about the Openembedded-devel mailing list