Pārlūkot izejas kodu

package/kodi: update patch status

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Bernd Kuhls 2 gadi atpakaļ
vecāks
revīzija
0ce2d42aa7

+ 0 - 1
.checkpackageignore

@@ -706,7 +706,6 @@ package/keyutils/0002-cifs.patch Sob Upstream
 package/kmod/0001-fix-O_CLOEXEC.patch Upstream
 package/kodi-texturepacker/0001-texturepacker.patch Upstream
 package/kodi-texturepacker/0002-fix-texture-packer-cmake-source-dir.patch Upstream
-package/kodi/0001-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch Upstream
 package/kodi/S50kodi Shellcheck Variables
 package/latencytop/0001-makefile.patch Upstream
 package/lbase64/0001-retro-compatible-with-Lua-5.1.patch Upstream

+ 1 - 1
package/kodi/0001-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch

@@ -8,7 +8,7 @@ When cross-compiling, the location at build time of the libraries is
 not the same as the one at run-time. The CMAKE_FIND_ROOT_PATH variable
 is here to handle this difference, so use it in kodi-config.cmake.
 
-Upstream status: Reverted (PR 17616)
+Upstream: Reverted (PR 17616 and 18680)
 
 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 (rebased and simplified for Kodi 17.0-Krypton)

+ 1 - 1
package/kodi/0002-cmake-modules-fix-python-detection.patch

@@ -5,7 +5,7 @@ Subject: [PATCH] cmake/modules: fix python detection
 
 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
-Upstream: unknown
+Upstream: https://github.com/xbmc/xbmc/pull/23230
 ---
  cmake/modules/FindPython.cmake | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)