mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc: rename patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3640c6fc97
commit
36ca363300
@ -0,0 +1,15 @@
|
||||
diff -Naur xbmc-dharma-35100/Makefile.in xbmc-dharma-35100.patch/Makefile.in
|
||||
--- xbmc-dharma-35100/Makefile.in 2010-10-30 05:36:41.000000000 +0200
|
||||
+++ xbmc-dharma-35100.patch/Makefile.in 2010-11-01 04:53:48.542705631 +0100
|
||||
@@ -471,11 +471,6 @@
|
||||
xbmc/cores/DllLoader/exports/util/exports_utils.a \
|
||||
xbmc/cores/DllLoader/exports/exports.a
|
||||
|
||||
-ifeq (arm, $(ARCH))
|
||||
-# Force external python2.5 for now!
|
||||
-LIBS +=-lpython2.5
|
||||
-endif
|
||||
-
|
||||
xbmc.bin: $(OBJSXBMC) $(DYNOBJSXBMC)
|
||||
ifeq ($(findstring osx,$(ARCH)), osx)
|
||||
$(CXX) $(LDFLAGS) -o xbmc.bin -Wl,-all_load,-ObjC $(DYNOBJSXBMC) $(OBJSXBMC) $(LIBS) -rdynamic
|
@ -1,9 +1,17 @@
|
||||
diff -Naur xbmc-dharma-33971/system/Lircmap.xml xbmc-dharma-33971.patch/system/Lircmap.xml
|
||||
--- xbmc-dharma-33971/system/Lircmap.xml 2010-09-19 14:54:06.000000000 +0200
|
||||
+++ xbmc-dharma-33971.patch/system/Lircmap.xml 2010-09-28 17:45:10.196337846 +0200
|
||||
@@ -406,4 +406,57 @@
|
||||
<yellow>KEY_YELLOW</yellow>
|
||||
<blue>KEY_BLUE</blue>
|
||||
diff -Naur xbmc-dharma-35248/system/Lircmap.xml xbmc-dharma-35248.patch/system/Lircmap.xml
|
||||
--- xbmc-dharma-35248/system/Lircmap.xml 2010-11-12 13:25:11.464538074 +0100
|
||||
+++ xbmc-dharma-35248.patch/system/Lircmap.xml 2010-11-12 13:26:26.486568902 +0100
|
||||
@@ -365,7 +365,6 @@
|
||||
|
||||
<remote device="linux-input-layer">
|
||||
<altname>cx23885_remote</altname>
|
||||
- <altname>devinput</altname>
|
||||
<left>KEY_LEFT</left>
|
||||
<right>KEY_RIGHT</right>
|
||||
<up>KEY_UP</up>
|
||||
@@ -452,4 +451,57 @@
|
||||
<mypictures>yellow</mypictures>
|
||||
<myvideo>blue</myvideo>
|
||||
</remote>
|
||||
+
|
||||
+ <remote device="devinput">
|
Loading…
x
Reference in New Issue
Block a user