by ralix » Sat Feb 08, 2014 10:30 am
Morning.
xbmc ist running under archlinux on my utilite...
I must now clean up only the PKGBUILDs and again build everything...
change: linux-wandboard.fsl --> linux-utilite-fsl
$this->bbcode_second_pass_code('', '
pkgbase=linux-utilite-fsl
_kernelname=${pkgbase#linux}
_desc="i.MX6 Utilite, patched by Freescale, John Weber and Stephan Rafin"
_fslbspver=4.1.0
_vivantever=3.10.9_1.0.0
pkgver=3.0.35_${_fslbspver}
pkgrel=5
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-mkimage')
options=('!strip')
source=('config') # my own (stephan, + crypto modules , nfs ...)
...
_gitname="utilite"
_gitroot="git://github.com/wolfgar"
_gitbranch="devel"
...
# allow use of 3.10.17 gpu binaries
#patch --ignore-whitespace -p1 < ../drm-vivante-Add-00-sufix-in-returned-bus-Id.patch
#patch --ignore-whitespace -p1 < ../ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch
')
I use the old one of gpu binaries 3.10.9
Regards Ralix