From 02f832195a83a556e2a20768d1c07762f90973dd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 4 Sep 2014 19:56:52 +0200 Subject: add xbmc for imx6 --- package/xbmc-imx6/patches/patch-configure_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/xbmc-imx6/patches/patch-configure_in (limited to 'package/xbmc-imx6/patches/patch-configure_in') diff --git a/package/xbmc-imx6/patches/patch-configure_in b/package/xbmc-imx6/patches/patch-configure_in new file mode 100644 index 000000000..1360492e4 --- /dev/null +++ b/package/xbmc-imx6/patches/patch-configure_in @@ -0,0 +1,11 @@ +--- 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 -- cgit v1.2.3