Skip to content
Snippets Groups Projects
Commit cf458de3 authored by Zefir Kurtisi's avatar Zefir Kurtisi Committed by John Crispin
Browse files

scripts: fix build warning when overriding packages


If core packages are overridden, CONFIG_OVERRIDE_PKGS is set
based on the scan order of packages, which eventually causes
that config value to be modified on each build and with
that causes the build process to warn for configuration
being out of sync.

This commit changes the CONFIG_OVERRIDE_PKGS to be sorted
and prevents that false warning.

Signed-off-by: default avatarZefir Kurtisi <zefir.kurtisi@neratec.com>
parent 5a922e5c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment