[Buildroot] [PATCH 1/1] kodi: fix build when BR2_PACKAGE_LIBFSLVPUWRAP=y

Sébastien Szymanski sebastien.szymanski at armadeus.com
Wed May 18 07:30:57 UTC 2016


Hi Bernd,

On 05/17/2016 10:53 PM, Bernd Kuhls wrote:
> Hi Sébastien,
> 
> Am Tue, 17 May 2016 17:54:00 +0200 schrieb Sébastien Szymanski:
> 
>> Note: I had to install .py files to test Kodi on my target (APF6D) with
>> BR2_PACKAGE_PYTHON_PY_PYC otherwise Kodi complained that it couldn't
>> find site.py and crashed at startup.
> 
> please post your defconfig to help reproduce the problem. I remember Yann 
> said something similar about a year ago.

My defconfig:

BR2_arm=y
BR2_cortex_a9=y
BR2_ARM_ENABLE_NEON=y
BR2_ARM_ENABLE_VFP=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc3"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.freescale.com/imx/linux-2.6-imx.git"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.14.52_1.1.0_ga"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-wandboard imx6dl-wandboard"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_PACKAGE_KODI=y
BR2_PACKAGE_FREESCALE_IMX=y
BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6Q=y
BR2_PACKAGE_IMX_GPU_VIV=y
BR2_PACKAGE_LIBFSLVPUWRAP=y
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y
BR2_PACKAGE_HOST_GENIMAGE=y


> 
>> +KODI_DEPENDENCIES += imx-gpu-viv libfslvpuwrap linux
> 
> What happens if no kernel package is enabled? I have no contact with the 
> i.MX platform besides seeing regular commits for it in OpenELEC so I am 
> at a loss here ;)

You're right. I have to edit the Config.in file to add a "depends on the
kernel" like the imx-lib package.

Thank you.

Regards,

> 
> Regards, Bernd
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 


-- 
Sébastien Szymanski
Software Engineer
Armadeus Systems - A new vision of the embedded world
sebastien.szymanski at armadeus.com
Tel: +33 (0)9 72 29 41 44
Fax: +33 (0)9 72 28 79 26


More information about the buildroot mailing list