alarm/uboot-odroid-n2 to 2015.01-10

This commit is contained in:
Kevin Mihelich 2019-12-08 22:07:41 +00:00
parent 44aa823f6e
commit 02b58b694b

View file

@ -8,7 +8,7 @@ noautobuild=1
pkgname=uboot-odroid-n2 pkgname=uboot-odroid-n2
pkgver=2015.01 pkgver=2015.01
pkgrel=9 pkgrel=10
pkgdesc="U-Boot for ODROID-N2" pkgdesc="U-Boot for ODROID-N2"
arch=('aarch64') arch=('aarch64')
url="https://github.com/hardkernel/u-boot" url="https://github.com/hardkernel/u-boot"
@ -17,13 +17,13 @@ install=$pkgname.install
depends=('uboot-tools') depends=('uboot-tools')
makedepends=('git' 'bc') makedepends=('git' 'bc')
backup=('boot/boot.ini') backup=('boot/boot.ini')
_commit=a374ff35130f09ba99717c5da3bd46fc3137518f _commit=c989da31a5c1da3ab57d7c6dc5a3fdbcc1c3eed7
source=("https://github.com/hardkernel/u-boot/archive/${_commit}.tar.gz" source=("https://github.com/hardkernel/u-boot/archive/${_commit}.tar.gz"
'boot.ini' 'boot.ini'
'0001-sd_fusing-tweaks.patch' '0001-sd_fusing-tweaks.patch'
'0002-arch-linux-arm-modifications.patch' '0002-arch-linux-arm-modifications.patch'
'91-uboot-uimg.hook') '91-uboot-uimg.hook')
md5sums=('fef976cda0da5eb94d926047c23f15cc' md5sums=('1ebd40196d6b395a22ef960dfa67c5f4'
'33de84d1cc619dba9b14d87b510684ff' '33de84d1cc619dba9b14d87b510684ff'
'cc18cda0bc75936e602341efd5a2fe93' 'cc18cda0bc75936e602341efd5a2fe93'
'4d14405ba98f09c002505cbe53e2f6cb' '4d14405ba98f09c002505cbe53e2f6cb'