From 3ed5e8c105f58c6ed2abaa9a798684e78be6aed9 Mon Sep 17 00:00:00 2001 From: pepedog Date: Thu, 5 Feb 2015 15:29:47 +0000 Subject: [PATCH] core/linux-raspberrypi-2 change buildarch --- core/linux-raspberrypi-2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/linux-raspberrypi-2/PKGBUILD b/core/linux-raspberrypi-2/PKGBUILD index 05daa55e5..95f844b9c 100644 --- a/core/linux-raspberrypi-2/PKGBUILD +++ b/core/linux-raspberrypi-2/PKGBUILD @@ -4,7 +4,7 @@ # NOTE: Packages replace linux-raspberrypi-latest, remove if that package comes back -buildarch=16 +buildarch=4 pkgbase=linux-raspberrypi-2 _commit=a6cf3c99bc89e2c010c2f78fbf9e3ed478ccfd46 @@ -12,7 +12,7 @@ _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi" pkgver=3.18.5 -pkgrel=2 +pkgrel=3 bfqver=v7r7 arch=('armv7h') url="http://www.kernel.org/"