mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 03:47:44 +00:00
Config.in.legacy: adding renamed BR2 Options
Related to the changed directfb variables for BR2_PACKAGE_DIRECTFB_DITHER_RGB16 and BR2_PACKAGE_DIRECTFB_TESTS adding a legacy check. [Peter: fix DIRECTB_TESTS typo] Signed-off-by: Carsten Schoenert <c.schoenert@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9bff3c6525
commit
76de0f8045
@ -92,6 +92,22 @@ config BR2_PACKAGE_GDB_HOST
|
|||||||
the BR2_PACKAGE_GDB_HOST option has been renamed
|
the BR2_PACKAGE_GDB_HOST option has been renamed
|
||||||
BR2_PACKAGE_HOST_GDB.
|
BR2_PACKAGE_HOST_GDB.
|
||||||
|
|
||||||
|
config BR2_PACKAGE_DIRECTB_DITHER_RGB16
|
||||||
|
bool "DirectFB RGB16 dithering option has been renamed"
|
||||||
|
select BR2_PACKAGE_DIRECTFB_DITHER_RGB16
|
||||||
|
select BR2_LEGACY
|
||||||
|
help
|
||||||
|
The option has been renamed
|
||||||
|
BR2_PACKAGE_DIRECTFB_DITHER_RGB16.
|
||||||
|
|
||||||
|
config BR2_PACKAGE_DIRECTB_TESTS
|
||||||
|
bool "DirectFB Tests option has been renamed"
|
||||||
|
select BR2_PACKAGE_DIRECTFB_TESTS
|
||||||
|
select BR2_LEGACY
|
||||||
|
help
|
||||||
|
The option has been renamed
|
||||||
|
BR2_PACKAGE_DIRECTFB_TESTS.
|
||||||
|
|
||||||
#
|
#
|
||||||
# Legacy options since 2012.11
|
# Legacy options since 2012.11
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user