summaryrefslogtreecommitdiff
path: root/package/xbmc-imx6/patches/patch-configure_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-12 03:06:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-12 03:06:02 +0200
commitea46d21dcbecbebcee1224453cc0a8075cfa8ea7 (patch)
tree01911d47ac5950676d51f1afb1927b1aa3ed5bcb /package/xbmc-imx6/patches/patch-configure_in
parent2107786864b28f77568828cec97347d78f298f99 (diff)
parent4d8e57a9ba0a95bd0c9c461ee8f6345d0f4b43fc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xbmc-imx6/patches/patch-configure_in')
-rw-r--r--package/xbmc-imx6/patches/patch-configure_in11
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