Corrections- raspberry pi kernel and firmware for -next 3.6.x Linux

This commit is contained in:
pepedog 2012-11-25 18:37:26 -06:00
parent 0c3a95f273
commit 8f52d12728
3 changed files with 2 additions and 5 deletions

View file

@ -1,4 +1,4 @@
buildarch=18
buildarch=16
pkgname=raspberrypi-firmware-next
pkgver=20121126
@ -16,7 +16,6 @@ source=('https://github.com/raspberrypi/firmware/archive/next.zip')
md5sums=('6e39d086accc4ceddeb687800e9f42dd')
provides=('raspberrypi-firmware-next')
conflicts=('raspberrypi-firmware')
replaces=('raspberrypi-firmware')
build() {
# msg "Connecting to GIT server...."

View file

@ -14,8 +14,6 @@ _gitroot=git://github.com/raspberrypi/firmware.git
_gitname=firmware
provides=('raspberrypi-firmware')
conflicts=('raspberrypi-firmware-next')
replaces=('raspberrypi-firmware-next')
build() {
msg "Connecting to GIT server...."

View file

@ -1,7 +1,7 @@
# Maintainer: Dave Higham <pepedog@archlinuxarm.org>
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
buildarch=18
buildarch=16
pkgbase=linux-raspberrypi-next
pkgname=('linux-raspberrypi-next' 'linux-headers-raspberrypi-next')