You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/scripts/config/lxdialog
Jo-Philipp Wich 7b1d809a8d Revert "build: scripts/config - update to kconfig-v5.6"
This reverts commit dcf3e63a35.

The kconfig update requires further testing and refinement until it can
remain in tree. Main problems are:

 - Recursive deps are now fatal instead of a warning
 - Previously legal syntax now leads to hard failures
 - It fails all package builds since multiple days

The updated kconfig implementation needs to cope with the current status
quo in the various package feeds before we can reconsider it for master.

It is not desirable that single broken packages can hard-fail the entire
build pipeline.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years ago
..
.gitignore Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
check-lxdialog.sh Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
checklist.c Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
dialog.h Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
inputbox.c Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
menubox.c Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
textbox.c Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
util.c Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago
yesno.c Revert "build: scripts/config - update to kconfig-v5.6" 4 years ago