mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 19:51:09 +01:00
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:
parent
58a39d8c5b
commit
98e600cc4a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271676
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user