On Thu, Jun 28, 2018 at 12:33 PM, Mihai Lindner <[email protected]> wrote: > This patch seems to break building images that use systemd as > init-manager, dtc-145 conflicts with the actual dtc package. Maybe a bit > late, as this already landed in master. > > Somehow, I'm guessing that through PACKAGE_WRITE_DEPS, systemd pulls in > qemu, which pulls dtc, and u-boot-imx pulls in dtc-145, resulting in > "FileExistsError: [Errno 17] File exists" at do_image_wic. > > Can this be done by having dtc with 1.4.5 as a version, and setting it > as preferred in our environment? Or maybe other solutions to this.
We can rename the binary to dtc-145 and patch U-Boot to use it. Mind to prepare a patch? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
