Skip to content
New issue

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

FS#41 - New image building system doesn't appear to be working correctly for DEVICE_PACKAGES #5124

Closed
openwrt-bot opened this issue Jul 3, 2016 · 1 comment
Labels
flyspray target/imx pull request/issue for imx (imx6) target

Comments

@openwrt-bot
Copy link

jon.grossart:

It seems that devices ported to the new image building system in LEDE aren't working correctly. Specifically, packages specified by the DEVICE_PACKAGES variable aren't being included in the LEDE provided images.

For example, for the ipq806x targets, they are all defaulting to having the QCA988X firmware and not the correct firmware, regardless of the setting in the image/Makefile to use a specific ath10k firmware for each device. This was verified for the C2600, EA8500, R7500, and R7800 (some for both factory and sysupgrade images).

Searching through the makefiles on github, there appears to be no instance of the variable DEVICE_PACKAGES being used in any context other than for the "dump info" targets.

Without that variable being used, there would actually be a large number of targets being broken in their default images (anything converted over to the new image builder system). It seems it would affect all the ar71xx, brcm2708, brcm63xx, imx6, ipq806x, lantiq, oxnas, and ramips systems.

@openwrt-bot
Copy link
Author

jon.grossart:

This should maybe be "High" rather than "Critical" since it doesn't affect booting/running necessarily, it just prevents full functionality. I don't see any way to change it though.

@ynezz ynezz added the target/imx pull request/issue for imx (imx6) target label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray target/imx pull request/issue for imx (imx6) target
Projects
None yet
Development

No branches or pull requests

2 participants