mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/ti-sgx-demos: use KMS-based demos
Weston does not work with the ti-sgx SDK, so switch to using the
KMS-based demos.
Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[yann.morin.1998@free.fr: split off into its own patch]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 29ff603f08)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
025ae8d50f
commit
e407761975
@@ -12,7 +12,7 @@ TI_SGX_DEMOS_LICENSE = Imagination Technologies License Agreement
|
||||
TI_SGX_DEMOS_LICENSE_FILES = LegalNotice.txt
|
||||
|
||||
define TI_SGX_DEMOS_INSTALL_TARGET_CMDS
|
||||
cp -dpfr $(@D)/targetfs/arm/Examples/Advanced/Wayland/OGLES* \
|
||||
cp -dpfr $(@D)/targetfs/arm/Examples/Advanced/NullWS/OGLES* \
|
||||
$(TARGET_DIR)/usr/bin/
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user