Catch up with Crochet changes to fix the BEAGLEBONE

build.

Tested on:	stable/10@r271618
MFC after:	3 days
X-10.1-MFC:	yes
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-09-16 15:31:12 +00:00
parent 58a39d8c5b
commit 98e600cc4a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271676

View File

@ -44,8 +44,8 @@ before_build() {
case ${KERNEL} in
BEAGLEBONE)
WANT_UBOOT=1
KNOWNHASH="4150e5a4480707c55a8d5b4570262e43af68d8ed3bdc0a433d8e7df47989a69e"
UBOOT_VERSION="u-boot-2013.04"
KNOWNHASH="7b6444bd23eb61068c43bd1d44ec7e7bfdbce5cadeca20c833eee186b4d3fd31"
UBOOT_VERSION="u-boot-2014.04"
;;
PANDABOARD)
WANT_UBOOT=1