81863eafc7
This commit fixes the following kconfig warning: warning: (BR2_PACKAGE_KODI_LIBSMBCLIENT && BR2_PACKAGE_MPD_LIBSMBCLIENT) selects BR2_PACKAGE_SAMBA4 which has unmet direct dependencies (!BR2_PACKAGE_SAMBA && BR2_USE_MMU && BR2_USE_WCHAR && BR2_TOOLCHAIN_HAS_NATIVE_RPC && BR2_TOOLCHAIN_HAS_THREADS && !BR2_STATIC_LIBS && !BR2_nios2) by updating the kodi and mpd Config.in files to properly take into account the dependencies of the BR2_PACKAGE_SAMBA4 option that they select. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
0001-Fixup-include-path.patch | ||
0002-texturepacker.patch | ||
0003-ALSA-fix-device-change-event-support.patch | ||
0004-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch | ||
br-kodi | ||
Config.in | ||
kodi.hash | ||
kodi.mk | ||
kodi.service | ||
S50kodi |