On 10/05/2017 01:14 AM, Sandeep Sheriker Mallikarjun wrote: > This patch series fixes the uboot-at91 build error's. In case when a > uboot package is selected of a different subtarget device, the build > will fail due to wrong cpu type. > > Sandeep Sheriker Mallikarjun (2): > uboot-at91: remove sama5 platform > uboot-at91_sama5: Add New package uboot-at91_sama5 > > package/boot/uboot-at91/Makefile | 54 > +--------------------- > .../boot/{uboot-at91 => uboot-at91_sama5}/Makefile | 20 ++------ > 2 files changed, 7 insertions(+), 67 deletions(-) > copy package/boot/{uboot-at91 => uboot-at91_sama5}/Makefile (81%)
Hi, instead of taking these two patches, I fixed the uboot-at91 package, see this commit: https://git.lede-project.org/b4c357066695181864a9f9e91bb1bc5ef18e18c8 The build bots should work now again, please check if this was correct. Hauke _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev