core/linux-am33x to 3.14.3-1

This commit is contained in:
Kevin Mihelich 2014-05-12 02:40:37 +00:00
parent 303fd6d7f5
commit a83960fdd0

View file

@ -7,9 +7,9 @@ pkgbase=linux-am33x
_srcname=linux-3.14
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=3.14.2
pkgrel=2
rcnrel=bone2
pkgver=3.14.3
pkgrel=1
rcnrel=bone3
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -22,11 +22,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'0001-Bluetooth-allocate-static-minor-for-vhci.patch'
'config')
md5sums=('b621207b3f6ecbb67db18b13258f8ea8'
'2526eb95793ecc1c22d7e1428ef23cdc'
'42274b91d4143c921b470cfa954cbc80'
'92a784cdb150c798e122ac080dc0f455'
'0d906d34fce0fce628fa64aa1993e491'
'SKIP'
'1b276abe16d14e133f3f28d9c9e6bd68'
'd714a20ea9d6046575ed7176209901de')
'b24944272e50e4756ada1a01b6856abb')
prepare() {
cd "${srcdir}/${_srcname}"
@ -258,9 +258,3 @@ for _p in ${pkgname[@]}; do
_package${_p#${pkgbase}}
}"
done
md5sums=('b621207b3f6ecbb67db18b13258f8ea8'
'f2239bf772d1b6e1c26cb03f6e056959'
'3b6b9e6b88d344dcf36fdc5661c0e1c2'
'SKIP'
'1b276abe16d14e133f3f28d9c9e6bd68'
'b24944272e50e4756ada1a01b6856abb')