Merge pull request #3702 from op-jenkins/op-build-update_043_6-16-2020
op-build update 6-16-2020
diff --git a/README.md b/README.md
index 45a3df3..395f87c 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
To build an image for a Palmetto system:
```
-git clone --recursive git@github.com:open-power/op-build.git
+git clone --recursive https://github.com/open-power/op-build.git
cd op-build
./op-build palmetto_defconfig && ./op-build
```
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 0c57c99..00caf98 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -32,7 +32,7 @@
config BR2_HCODE_VERSION
string
- default "hw060920a.opmst" if BR2_HCODE_LATEST_VERSION
+ default "hw061220a.opmst" if BR2_HCODE_LATEST_VERSION
default BR2_HCODE_CUSTOM_VERSION_VALUE \
if BR2_HCODE_CUSTOM_VERSION