From 27401e0c5d6506b64d2cda17b9dcc071c6ae519b Mon Sep 17 00:00:00 2001 From: pepedog Date: Thu, 31 May 2012 20:03:02 +0200 Subject: [PATCH 1/2] Linux-raspberrypi to version 17 --- core/linux-raspberrypi/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 5c0889af2..99094c039 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -1,7 +1,6 @@ # Maintainer: Dave ... -noautobuild=1 -plugrel=1 +buildarch=2 pkgbase=linux pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi') @@ -9,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi') _kernelname=${pkgname#linux} _basekernel=3.1 pkgver=${_basekernel}.9 -pkgrel=16 +pkgrel=17 arch=('arm') url="http://www.kernel.org/" license=('GPL2') From 16ef20e0bc05ae050cbf683601bf33d0acb69f97 Mon Sep 17 00:00:00 2001 From: pepedog Date: Thu, 31 May 2012 20:05:41 +0200 Subject: [PATCH 2/2] raspberrypi-firmware rebuild --- alarm/raspberrypi-firmware/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alarm/raspberrypi-firmware/PKGBUILD b/alarm/raspberrypi-firmware/PKGBUILD index a397dc318..649f1ba9f 100644 --- a/alarm/raspberrypi-firmware/PKGBUILD +++ b/alarm/raspberrypi-firmware/PKGBUILD @@ -1,7 +1,7 @@ buildarch=2 pkgname=raspberrypi-firmware -pkgver=20120530 +pkgver=20120531 pkgrel=1 pkgdesc="Firmware files for Raspberry Pi" arch=('any')