Merge pull request #3350 from op-jenkins/op-build-update_1337_12-18-2019

op-build update 12-18-2019
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 902d415..6f61e25 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "70ef787002a78ebbe6430a5f3355d42a8b1790b9" if BR2_HOSTBOOT_LATEST_VERSION
+	default "4638dc513da1390ce3652f34c51f39ac454e8953" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION
 
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index c4f02b2..68fe824 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENPOWER_PNOR_VERSION ?= 7674cbe461c6ed6d324644b88954fce1946a70d7
+OPENPOWER_PNOR_VERSION ?= 6fb8d914134d544a8466c739370947e32d5a4469
 OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
 
 OPENPOWER_PNOR_LICENSE = Apache-2.0