diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-11 08:45:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-11 08:45:29 +0200 |
commit | 6472be12a035f99e08fbd133fe257b85ddb2ffd0 (patch) | |
tree | 19acb60b9334f19a79f696165034932df53ca9db /package/xbmc-imx6/patches/patch-configure_in | |
parent | d2ea402f13338451f04d0eea313890e2d1b2f7cf (diff) |
only use kodi, remove xbmc
Diffstat (limited to 'package/xbmc-imx6/patches/patch-configure_in')
-rw-r--r-- | package/xbmc-imx6/patches/patch-configure_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xbmc-imx6/patches/patch-configure_in b/package/xbmc-imx6/patches/patch-configure_in deleted file mode 100644 index 1360492e4..000000000 --- a/package/xbmc-imx6/patches/patch-configure_in +++ /dev/null @@ -1,11 +0,0 @@ ---- xbmc-imx6-13.2.orig/configure.in 2014-09-02 13:26:12.000000000 +0200 -+++ xbmc-imx6-13.2/configure.in 2014-09-04 16:22:35.671588472 +0200 -@@ -553,7 +553,7 @@ OBJDUMP="${OBJDUMP:-objdump}" - # so we have to use our own var here - # defaults to the build side target_os - # and should be overridden for cross below (see android) --ffmpeg_target_os=$(tolower $(uname -s)) -+ffmpeg_target_os=linux - - # host detection and setup - case $host in |