Merge pull request #16 from open-power/bofferdn-bootkernel

Configure Rainier to load PHyp via BOOTKERNEL partition
diff --git a/openpower/package/hostboot-p10/hostboot-p10.mk b/openpower/package/hostboot-p10/hostboot-p10.mk
index cd8f09a..af7c88b 100644
--- a/openpower/package/hostboot-p10/hostboot-p10.mk
+++ b/openpower/package/hostboot-p10/hostboot-p10.mk
@@ -8,8 +8,8 @@
 # TODO: WORKAROUND: Need to reenable next line and comment out the two lines
 # after that, when code is propagated to a public repo
 #HOSTBOOT_P10_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P10_VERSION))
-HOSTBOOT_P10_SITE = git@github.ibm.com:open-power/hostboot.git
-HOSTBOOT_P10_SITE_METHOD=git
+HOSTBOOT_P10_SITE ?= git@github.ibm.com:open-power/hostboot.git
+HOSTBOOT_P10_SITE_METHOD ?= git
 
 HOSTBOOT_P10_LICENSE = Apache-2.0
 HOSTBOOT_P10_LICENSE_FILES = LICENSE
diff --git a/openpower/package/occ-p10/occ-p10.mk b/openpower/package/occ-p10/occ-p10.mk
index be927fd..64be388 100644
--- a/openpower/package/occ-p10/occ-p10.mk
+++ b/openpower/package/occ-p10/occ-p10.mk
@@ -8,8 +8,8 @@
 # TODO: WORKAROUND: Need to reenable next line and comment out the two lines
 # after that, when code is propagated to a public repo
 #OCC_P10_SITE ?= $(call github,open-power,occ,$(OCC_P10_VERSION))
-OCC_P10_SITE = git@github.ibm.com:open-power/occ.git
-OCC_P10_SITE_METHOD=git
+OCC_P10_SITE ?= git@github.ibm.com:open-power/occ.git
+OCC_P10_SITE_METHOD ?= git
 
 OCC_P10_LICENSE = Apache-2.0
 
diff --git a/openpower/package/sbe-p10/sbe-p10.mk b/openpower/package/sbe-p10/sbe-p10.mk
index 4c66358..6b171e5 100644
--- a/openpower/package/sbe-p10/sbe-p10.mk
+++ b/openpower/package/sbe-p10/sbe-p10.mk
@@ -7,9 +7,9 @@
 SBE_P10_VERSION = $(call qstrip,$(BR2_SBE_P10_VERSION))
 # TODO: WORKAROUND: Need to reenable next line and comment out the two lines
 # after that, when code is propagated to a public repo
-#SBE_P10_SITE = $(call github,open-power,sbe,$(SBE_P10_VERSION))
-SBE_P10_SITE = git@github.ibm.com:open-power/sbe.git
-SBE_P10_SITE_METHOD=git
+#SBE_P10_SITE ?= $(call github,open-power,sbe,$(SBE_P10_VERSION))
+SBE_P10_SITE ?= git@github.ibm.com:open-power/sbe.git
+SBE_P10_SITE_METHOD ?= git
 
 SBE_P10_LICENSE = Apache-2.0
 SBE_P10_DEPENDENCIES = host-ppe42-gcc hcode-p10