mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi-2 change buildarch
This commit is contained in:
parent
7e7362916e
commit
3ed5e8c105
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# NOTE: Packages replace linux-raspberrypi-latest, remove if that package comes back
|
# NOTE: Packages replace linux-raspberrypi-latest, remove if that package comes back
|
||||||
|
|
||||||
buildarch=16
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi-2
|
pkgbase=linux-raspberrypi-2
|
||||||
_commit=a6cf3c99bc89e2c010c2f78fbf9e3ed478ccfd46
|
_commit=a6cf3c99bc89e2c010c2f78fbf9e3ed478ccfd46
|
||||||
|
@ -12,7 +12,7 @@ _srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=3.18.5
|
pkgver=3.18.5
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
bfqver=v7r7
|
bfqver=v7r7
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
|
Loading…
Reference in a new issue