mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated
This commit is contained in:
parent
cecaddbf77
commit
cdd687faf6
@ -7,7 +7,7 @@ menuconfig BR2_PACKAGE_MTD
|
|||||||
if BR2_PACKAGE_MTD
|
if BR2_PACKAGE_MTD
|
||||||
choice
|
choice
|
||||||
prompt "Source package selection"
|
prompt "Source package selection"
|
||||||
default BR2_PACKAGE_MTD20061007
|
default BR2_PACKAGE_MTD_UTILS
|
||||||
|
|
||||||
config BR2_PACKAGE_MTD_UTILS
|
config BR2_PACKAGE_MTD_UTILS
|
||||||
bool "Use MTD-utils release"
|
bool "Use MTD-utils release"
|
||||||
@ -17,6 +17,7 @@ config BR2_PACKAGE_MTD_UTILS
|
|||||||
|
|
||||||
config BR2_PACKAGE_MTD_20061007
|
config BR2_PACKAGE_MTD_20061007
|
||||||
bool "Use MTD snapshot from 20061007"
|
bool "Use MTD snapshot from 20061007"
|
||||||
|
depends on BR2_DEPRECATED || BR2_RECENT
|
||||||
help
|
help
|
||||||
Build mtd/jffs utilities with Dataflash support
|
Build mtd/jffs utilities with Dataflash support
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user