Move op-build to Public GitHub
This commit changes most components to be fetched from public GH.
Signed-off-by: Ilya Smirnov <ismirno@us.ibm.com>
diff --git a/openpower/package/hcode-p10/hcode-p10.mk b/openpower/package/hcode-p10/hcode-p10.mk
index 2dfd59e..3d3eda6 100644
--- a/openpower/package/hcode-p10/hcode-p10.mk
+++ b/openpower/package/hcode-p10/hcode-p10.mk
@@ -5,11 +5,7 @@
################################################################################
HCODE_P10_VERSION = $(call qstrip,$(BR2_HCODE_P10_VERSION))
-#HCODE_P10_SITE ?= $(call github,open-power,hcode,$(HCODE_P10_VERSION))
-# TODO: Need to comment out above line and enable next two lines
-# once buildable P10 HCODE is available in GHE
-HCODE_P10_SITE ?= git@github.ibm.com:open-power/hcode.git
-HCODE_P10_SITE_METHOD ?= git
+HCODE_P10_SITE ?= $(call github,open-power,hcode,$(HCODE_P10_VERSION))
HCODE_P10_LICENSE = Apache-2.0
HCODE_P10_INSTALL_IMAGES = YES