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-lib_cpluff_configure_ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac (limited to 'package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac') diff --git a/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac b/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac new file mode 100644 index 000000000..d38754bfd --- /dev/null +++ b/package/xbmc-imx6/patches/patch-lib_cpluff_configure_ac @@ -0,0 +1,11 @@ +--- xbmc-13.0rc1.orig/lib/cpluff/configure.ac 2014-04-30 15:43:53.000000000 +0200 ++++ xbmc-13.0rc1/lib/cpluff/configure.ac 2014-05-05 13:03:32.437577723 +0200 +@@ -46,8 +46,6 @@ AC_SUBST([CP_CXX_LIB_VERSION]) + # ----------------------- + AM_INIT_AUTOMAKE([foreign]) + m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) +-AM_GNU_GETTEXT([external]) +-AM_GNU_GETTEXT_VERSION([0.16.1]) + + # C/C++ compiler settings + # ------------------- -- cgit v1.2.3