[OE-core] [OE-core Yocto PATCH 3/4] bootimg: Skip build iso image for aarch64

Burton, Ross ross.burton at intel.com
Wed Mar 4 20:37:22 UTC 2015


Hi Naresh,

On 3 March 2015 at 15:46, Naresh Bhat <naresh.bhat at linaro.org> wrote:

> +    if [ "${TARGET_ARCH}" == "aarch64" ]:
> +             return
> +    else:
> +            bb.build.exec_func('build_iso', d)
>

As Bernhard says, that isn't valid Python.  Were these patches actually
tested?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150304/eef4e574/attachment-0002.html>


More information about the Openembedded-core mailing list