~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH v2] main/u-boot: add odroidc2 (aarch64) support

Details
Message ID
<20181117151129.7rqsow3n475ppb6u@raspberrypi>
Sender timestamp
1542467489
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 main/u-boot/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/u-boot/APKBUILD b/main/u-boot/APKBUILD
index 8319f24..7aa6426 100644
--- a/main/u-boot/APKBUILD
+++ b/main/u-boot/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=u-boot
pkgver=2018.05
pkgrel=2
pkgrel=3
pkgdesc="u-boot bootloader common files"
url="http://www.denx.de/wiki/U-Boot/"
arch="armhf armv7 aarch64"
@@ -31,6 +31,7 @@ arm*) board_configs="
aarch64) board_configs="
	thunderx:thunderx_88xx
	raspberrypi:rpi_3
	odroid:odroid-c2
	";;
esac

-- 
2.19.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)