mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/uboot-odroid-n2 to 2015.01-7
This commit is contained in:
parent
70fe1d52c5
commit
7bbff1d7c7
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ noautobuild=1
|
|||
|
||||
pkgname=uboot-odroid-n2
|
||||
pkgver=2015.01
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="U-Boot for ODROID-N2"
|
||||
arch=('aarch64')
|
||||
url="https://github.com/hardkernel/u-boot"
|
||||
|
@ -17,13 +17,13 @@ install=$pkgname.install
|
|||
depends=('uboot-tools')
|
||||
makedepends=('git' 'bc')
|
||||
backup=('boot/boot.ini')
|
||||
_commit=e6e4cc897d0a53ec122478b541982c3b44b827b9
|
||||
_commit=8409a3f566f540745c01b8f9403bcf6c2fa6cd58
|
||||
source=("https://github.com/hardkernel/u-boot/archive/${_commit}.tar.gz"
|
||||
'boot.ini'
|
||||
'0001-sd_fusing-tweaks.patch'
|
||||
'0002-arch-linux-arm-modifications.patch'
|
||||
'91-uboot-uimg.hook')
|
||||
md5sums=('c7abef2ced808f2b19116fb47dff6571'
|
||||
md5sums=('29f9c150b485ffc7043a613dc6a2e79d'
|
||||
'9690940386e53f41be86adcda5d47625'
|
||||
'cc18cda0bc75936e602341efd5a2fe93'
|
||||
'4d14405ba98f09c002505cbe53e2f6cb'
|
||||
|
|
Loading…
Reference in a new issue