mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2046 from unforgiven512/master
Fix build issue associated with XBMC PR2387
This commit is contained in:
commit
c20f1d1b4f
@ -6,9 +6,6 @@ Subject: [PATCH] [cec] rebased PR1794 + fixes for Frodo
|
||||
---
|
||||
XBMC.xcodeproj/project.pbxproj | 13 +++
|
||||
configure.in | 40 +------
|
||||
project/BuildDependencies/scripts/libcec_d.txt | 2 +-
|
||||
project/VS2010Express/XBMC.vcxproj | 2 +
|
||||
project/VS2010Express/XBMC.vcxproj.filters | 6 +
|
||||
system/peripherals.xml | 31 ++----
|
||||
tools/android/depends/libcec/Makefile | 4 +-
|
||||
tools/darwin/depends/libcec/Makefile | 2 +-
|
||||
@ -134,12 +131,6 @@ index 4769315..4472e3e 100644
|
||||
AC_SUBST(USE_MYSQL)
|
||||
AC_SUBST(USE_WEB_SERVER)
|
||||
AC_SUBST(USE_UPNP)
|
||||
diff --git a/project/BuildDependencies/scripts/libcec_d.txt b/project/BuildDependencies/scripts/libcec_d.txt
|
||||
index c1419b5..2c7d495 100644
|
||||
diff --git a/project/VS2010Express/XBMC.vcxproj b/project/VS2010Express/XBMC.vcxproj
|
||||
index fb0947e..7e32ccc 100644
|
||||
diff --git a/project/VS2010Express/XBMC.vcxproj.filters b/project/VS2010Express/XBMC.vcxproj.filters
|
||||
index 53a6c97..52a5373 100644
|
||||
diff --git a/system/peripherals.xml b/system/peripherals.xml
|
||||
index 967b96c..68205df 100644
|
||||
--- a/system/peripherals.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user