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:
Javier Viguera 2023-02-08 14:14:39 +01:00
parent 8a576abfea
commit a90a3b9898
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ DESCRIPTION = "DEY image with WebKit browser engine support"
GRAPHICAL_CORE = "webkit"
COMPATIBLE_MACHINE = "(ccimx8x|ccimx8m|ccimx6$|ccmp15)"
COMPATIBLE_MACHINE = "(ccimx6$|ccimx8m|ccimx8x|ccimx93|ccmp15)"