Allow longer history for package versions
This commit is contained in:
@@ -170,6 +170,12 @@ config BR2_DEPRECATED
|
||||
help
|
||||
This option hides outdated/obsolete versions of packages.
|
||||
|
||||
config BR2_RECENT
|
||||
bool "Show packages that are of the latest major version"
|
||||
default y
|
||||
help
|
||||
This option show recent versions of packages.
|
||||
|
||||
choice
|
||||
prompt "strip"
|
||||
default BR2_STRIP_strip
|
||||
|
||||
Reference in New Issue
Block a user