[Buildroot] [PATCH 3/3] package/kodi: fix riscv build

Peter Korsgaard peter at korsgaard.com
Tue Feb 14 14:02:10 UTC 2023


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > Fixes build error not yet found by autobuilders
 > -- System type: Linux
 > CMake Error at cmake/scripts/linux/ArchSetup.cmake:42 (message):
 >   Unknown CPU: riscv32

 > using this defconfig:

 > BR2_riscv=y
 > BR2_RISCV_32=y
 > BR2_TOOLCHAIN_EXTERNAL=y
 > BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
 > BR2_PACKAGE_KODI=y
 > BR2_PACKAGE_MESA3D=y
 > BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SWRAST=y
 > BR2_PACKAGE_MESA3D_OPENGL_EGL=y
 > BR2_PACKAGE_MESA3D_OPENGL_ES=y
 > BR2_PACKAGE_PYTHON3=y
 > BR2_PACKAGE_PYTHON3_PY_ONLY=y

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

Committed to 2022.11.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list