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#1834 - DEVICE_PACKAGES ignored in release builds? #6775

Open
openwrt-bot opened this issue Sep 6, 2018 · 2 comments
Open

FS#1834 - DEVICE_PACKAGES ignored in release builds? #6775

openwrt-bot opened this issue Sep 6, 2018 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

jclehner:

I've recently upgraded my Netgear EX2700 to 18.06.1, using the official images, and noticed
that the device had almost no free space left. This is a device with 4M flash, so space has
always been a premium, which is why I submitted a pull request over a year ago to exclude
unused kernel modules [1]. Even though this commit is listed as being included in 18.06.1,
the packages are in fact still installed:

root@LEDE:/# opkg list-installed | grep mt76
kmod-mt76-core - 4.14.63+2018-07-13-67803752-1
kmod-mt7603 - 4.14.63+2018-07-13-67803752-1
kmod-mt76x2 - 4.14.63+2018-07-13-67803752-1

When cloning the latest repository, running make menuconfig, and choosing the
EX2700, these packages are //not// selected by default, which implies that the mechanism
is working in //this// case, but not when building the release files.

@openwrt-bot
Copy link
Author

jclehner:

[1] 11356e4

@openwrt-bot
Copy link
Author

adrianschmutzler:

So, can be marked as fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant