Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
protospheric:
Supply the following if possible:
Warnings indicating that 'Makefile 'package/boot/uboot-sunxi/Makefile' has a dependency on 'arm-trusted-firmware-sunxt'
This is a new warning. This occurs during the ./scripts/feeds install -a step and make menuconfig step.
Was not doing it a few days ago prior to update of master repository.
DL'd new master, now experiencing these warnings.
Thanks,
The text was updated successfully, but these errors were encountered:
hnyman:
Looks like @wigyori forgot to change the remaining instances of arm-trusted-firmware-sunxi with c216353 when he removed the definition of the plain arm-trusted-firmware-sunxi
E.g.
https://github.com/openwrt/openwrt/blob/master/package/boot/uboot-sunxi/Makefile#L259
https://github.com/openwrt/openwrt/blob/master/package/boot/uboot-sunxi/Makefile#L268
https://github.com/openwrt/openwrt/blob/master/package/boot/uboot-sunxi/Makefile#L277
Reference to https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=c2163530db3c95745c822e4a573a220ba9f98ca7
Sorry, something went wrong.
@hnyman looks like it's fixed
No branches or pull requests
protospheric:
Supply the following if possible:
Warnings indicating that 'Makefile 'package/boot/uboot-sunxi/Makefile' has a dependency on 'arm-trusted-firmware-sunxt'
This is a new warning. This occurs during the ./scripts/feeds install -a step and make menuconfig step.
Was not doing it a few days ago prior to update of master repository.
DL'd new master, now experiencing these warnings.
Thanks,
The text was updated successfully, but these errors were encountered: