rpi-kernel: update checksum; remove redundant rdeps.

This commit is contained in:
Juan RP 2014-06-01 12:42:12 +02:00
parent 5ac819f202
commit 9156bb66d5

View file

@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=fb5f65c16af469777b27938a15389a4d85e71d1b39d7ae44fd2853ccf2b2f36c
checksum=e748594579f24f849a1b068503cb70a5d5a2d0f9388db103f59233742fc71874
_kernver="${version}_${revision}"
@ -22,7 +22,6 @@ noverifyrdeps=yes
only_for_archs="armv6l"
hostmakedepends="perl python kmod>=11_2 uboot-mkimage openssl which elfutils bc"
makedepends="ncurses-devel"
depends="kmod>=11_2"
replaces="kernel-rpi>=0"
triggers="kernel-hooks"
# These files could be modified when an external module is built.