1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-06 00:59:47 +02:00

add tool to sdk

This commit is contained in:
DanyLE 2023-07-27 09:19:35 +02:00
parent 474d0e6ac5
commit d3349df12c

View File

@ -19,7 +19,7 @@ EXTRA_IMAGE_FEATURES ?= " ssh-server-dropbear read-only-rootfs "
# ssh-server-dropbear
DISTRO_FEATURES:append := " vc4-gfx opengl wayland "
DISTRO_FEATURES:remove = " x11 vulkan "
TOOLCHAIN_TARGET_TASK:append = " libgles3-mesa-dev wayland-native wayland-protocols-native "
TOOLCHAIN_TARGET_TASK:append = " libgles3-mesa-dev wayland-protocols-native "
# DISTRO_FEATURES:append := " vc4-gfx opengl directfb "
MACHINE ?= "raspberrypi0-2w-64"