mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
Config.in.legacy: remove incorrect BR2_LEGACY selects
We shouldn't select BR2_LEGACY for string options. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
758c5c7f19
commit
37ad0f8d70
@ -1172,7 +1172,6 @@ config BR2_TARGET_TZ_ZONELIST
|
|||||||
|
|
||||||
config BR2_PACKAGE_TZDATA_ZONELIST
|
config BR2_PACKAGE_TZDATA_ZONELIST
|
||||||
string "tzdata: the timezone list option has been renamed"
|
string "tzdata: the timezone list option has been renamed"
|
||||||
select BR2_LEGACY
|
|
||||||
help
|
help
|
||||||
The option BR2_PACKAGE_TZDATA_ZONELIST has been renamed to
|
The option BR2_PACKAGE_TZDATA_ZONELIST has been renamed to
|
||||||
BR2_TARGET_TZ_ZONELIST, and moved to the "System configuration"
|
BR2_TARGET_TZ_ZONELIST, and moved to the "System configuration"
|
||||||
@ -1527,7 +1526,6 @@ config BR2_PACKAGE_MODULE_INIT_TOOLS
|
|||||||
|
|
||||||
config BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL
|
config BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL
|
||||||
string "u-boot: the git repository URL option has been renamed"
|
string "u-boot: the git repository URL option has been renamed"
|
||||||
select BR2_LEGACY
|
|
||||||
help
|
help
|
||||||
The option BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL has
|
The option BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL has
|
||||||
been renamed to BR2_TARGET_UBOOT_CUSTOM_REPO_URL.
|
been renamed to BR2_TARGET_UBOOT_CUSTOM_REPO_URL.
|
||||||
@ -1542,7 +1540,6 @@ config BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL_WRAP
|
|||||||
|
|
||||||
config BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION
|
config BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION
|
||||||
string "u-boot: the git repository version option has been renamed"
|
string "u-boot: the git repository version option has been renamed"
|
||||||
select BR2_LEGACY
|
|
||||||
help
|
help
|
||||||
The option BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION has
|
The option BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION has
|
||||||
been renamed to BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION.
|
been renamed to BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION.
|
||||||
@ -1557,7 +1554,6 @@ config BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION_WRAP
|
|||||||
|
|
||||||
config BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL
|
config BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL
|
||||||
string "linux: the git repository URL option has been renamed"
|
string "linux: the git repository URL option has been renamed"
|
||||||
select BR2_LEGACY
|
|
||||||
help
|
help
|
||||||
The option BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL has
|
The option BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL has
|
||||||
been renamed to
|
been renamed to
|
||||||
@ -1573,7 +1569,6 @@ config BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL_WRAP
|
|||||||
|
|
||||||
config BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
|
config BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION
|
||||||
string "linux: the git repository version option has been renamed"
|
string "linux: the git repository version option has been renamed"
|
||||||
select BR2_LEGACY
|
|
||||||
help
|
help
|
||||||
The option BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION has
|
The option BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION has
|
||||||
been renamed to
|
been renamed to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user