summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-01-11 11:01:20 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-01-12 21:54:10 +0000
commit44449b1ef0d1d41da3c05a30cef84ef21285e9ad (patch)
tree7cebad7314bd7c74c724e5eaa17c6d46b5747ddd
parentc84251b7a7b20d8632a3eaddcb850a2f9169520a (diff)
downloadblackbird-op-build-44449b1ef0d1d41da3c05a30cef84ef21285e9ad.tar.gz
blackbird-op-build-44449b1ef0d1d41da3c05a30cef84ef21285e9ad.zip
Switch to separate Blackbird hostboot repository
Revup hostboot
-rw-r--r--openpower/package/hostboot/Config.in2
-rw-r--r--openpower/package/hostboot/hostboot.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index eac021d8..96502b6d 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
- default "3beba24cb6b53893589deaff3ffaf8bec9cab9a4" if BR2_HOSTBOOT_LATEST_VERSION
+ default "492bf9d657062d38f1c5276101e263f42eba1ee0" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index 66d41e7f..6f61aedb 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION = $(call qstrip,$(BR2_HOSTBOOT_VERSION))
-HOSTBOOT_SITE = https://scm.raptorcs.com/scm/git/talos-hostboot
+HOSTBOOT_SITE = https://scm.raptorcs.com/scm/git/blackbird-hostboot
HOSTBOOT_SITE_METHOD = git
HOSTBOOT_LICENSE = Apache-2.0
OpenPOWER on IntegriCloud