dey-image-webkit: add compatibility with ccimx93
While on it, sort compatible machines alphabetically. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
8a576abfea
commit
a90a3b9898
|
|
@ -7,4 +7,4 @@ DESCRIPTION = "DEY image with WebKit browser engine support"
|
||||||
|
|
||||||
GRAPHICAL_CORE = "webkit"
|
GRAPHICAL_CORE = "webkit"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(ccimx8x|ccimx8m|ccimx6$|ccmp15)"
|
COMPATIBLE_MACHINE = "(ccimx6$|ccimx8m|ccimx8x|ccimx93|ccmp15)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue