meta-digi-dey: enable wayland-protocols and weston for ccimx93
meta-freescale does not provide the proper overrides for imx93, so add them here. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
3e0d3bd18d
commit
7f6bbf14e1
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (C) 2023 Digi International
|
||||
|
||||
SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25"
|
||||
|
||||
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
# Copyright (C) 2023 Digi International
|
||||
|
||||
SRCREV = "b3ccf36b718d16f5fb38ccfc2cccaf45c79854d8"
|
||||
|
||||
PACKAGECONFIG:append:mx93-nxp-bsp = " imxgpu imxg2d"
|
||||
|
||||
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
||||
Loading…
Reference in New Issue