core/linux-am33x: fix url

This commit is contained in:
Kevin Mihelich 2012-07-23 23:56:06 -04:00
parent 403672750f
commit f15ee92e60

View file

@ -21,7 +21,7 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage')
options=('!strip')
source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
#"ftp://ftp.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.bz2"
"rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.2.21-psp16/patch-3.2-psp17.diff.gz"
"rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.2.21-psp17/patch-3.2-psp17.diff.gz"
'config'
'change-default-console-loglevel.patch'
'aufs3-3.2.patch.gz')