op-build update Nov 3rd
Updated versions: hostboot, firestone-xml, and palmetto-xml
Tested on HW (boot to Petitboot)
diff --git a/openpower/package/firestone-xml/firestone.mk b/openpower/package/firestone-xml/firestone.mk
index d84e29c..01fe5ea 100644
--- a/openpower/package/firestone-xml/firestone.mk
+++ b/openpower/package/firestone-xml/firestone.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FIRESTONE_XML_VERSION ?= e7b4fa206116b93b02345234ace4c40999593578
+FIRESTONE_XML_VERSION ?= 73a89761834bc0243a40d3e76db8bf86db38e1eb
FIRESTONE_XML_SITE ?= $(call github,open-power,firestone-xml,$(FIRESTONE_XML_VERSION))
FIRESTONE_XML_LICENSE = Apache-2.0
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index 8c0a35b..6d9ed83 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
-HOSTBOOT_VERSION ?= a811529cb668e42f50017d2cfd5aa98ab92ce2e8
+HOSTBOOT_VERSION ?= 9b79ce07a60e2a3a4b285500375392655c87e9cf
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))
HOSTBOOT_LICENSE = Apache-2.0
diff --git a/openpower/package/palmetto-xml/palmetto-xml.mk b/openpower/package/palmetto-xml/palmetto-xml.mk
index bcdee08..07b9d24 100644
--- a/openpower/package/palmetto-xml/palmetto-xml.mk
+++ b/openpower/package/palmetto-xml/palmetto-xml.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PALMETTO_XML_VERSION = 8ce36f33a1b4f3467488a57bba733c16bfc161f8
+PALMETTO_XML_VERSION = 82818682f2c2009c30d700df6d5f8897a3096e4f
PALMETTO_XML_SITE = $(call github,open-power,palmetto-xml,$(PALMETTO_XML_VERSION))
PALMETTO_XML_LICENSE = Apache-2.0