commit b516394f9e7858062aa7b042aa4a1bdef9d3a941 Author: Mike Looijmans <[email protected]> Date: Thu Aug 17 12:49:49 2017 +0200 rootfs-postcommands.bbclass: Prevent linking testdata to itself testdata and testdata_link may point to the same file, in particular when IMAGE_LINK_NAME and IMAGE_NAME are equal. Check if this is the case before creating a symlink that points to itself and makes the next build fail. Signed-off-by: Mike Looijmans <[email protected]> Signed-off-by: Richard Purdie <[email protected]> Kind regards, Mike Looijmans System Expert TOPIC Products Materiaalweg 4, NL-5681 RJ Best Postbus 440, NL-5680 AK Best Telefoon: +31 (0) 499 33 69 79 E-mail: [email protected] Website: www.topicproducts.com Please consider the environment before printing this e-mail -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
I noticed this patch made it to master. Could it be applied to "pyro" branch
please? It's really causing headaches there and there's no "bbclassappend" to
workaround the issue.
