core/linux-raspberrypi update

Add non-mainline source for rtl8188cu wireless driver as this is widely used. Disabled older rtlwifi driver
This commit is contained in:
pepedog 2012-09-03 22:05:34 +02:00
parent a8009f92df
commit ecd3c1a5c3

View file

@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
_kernelname=${pkgname#linux}
_basekernel=3.2
pkgver=${_basekernel}.27
pkgrel=3
pkgrel=4
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')