sysdrv:tools:board:buildroot:Add libdrm to support the running of the sample.

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
This commit is contained in:
luckfox-eng29
2024-11-18 20:46:16 +08:00
parent 45e9fcfe7c
commit d635f461ab
2 changed files with 3 additions and 9 deletions
@@ -35,6 +35,7 @@ BR2_PACKAGE_PYTHON_SPIDEV=y
BR2_PACKAGE_PYTHON_WERKZEUG=y
BR2_PACKAGE_GNUTLS=y
BR2_PACKAGE_FREETYPE=y
BR2_PACKAGE_LIBDRM=y
BR2_PACKAGE_DTC=y
BR2_PACKAGE_DTC_PROGRAMS=y
BR2_PACKAGE_LIBV4L=y