openpower: Update Petitboot package
Changes since d171258:
- Support for 'Get Device ID' IPMI command for current and golden sides
- Support for reading the VERSION partitions via libflash (MTD)
- Support for reading BMC MAC address via IPMI
- Allow config files to be retrieved with static network config
- Handle basic BTRFS subvolumes
- Improve handling of empty strings and 'save_env' in GRUB
- Translation updates
- Several Coverity fixes
Signed-off-by: Sam Mendoza-Jonas <sam@mendozajonas.com>
diff --git a/openpower/package/petitboot/petitboot.mk b/openpower/package/petitboot/petitboot.mk
index 2262986..7dc1b41 100644
--- a/openpower/package/petitboot/petitboot.mk
+++ b/openpower/package/petitboot/petitboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PETITBOOT_VERSION = d171258160f7ed4756531f51e66fb116753bc990
+PETITBOOT_VERSION = 7460bbb60ff7070c6884b700fc6370cd58703c4b
PETITBOOT_SITE = git://github.com/open-power/petitboot.git
PETITBOOT_DEPENDENCIES = ncurses udev host-bison host-flex lvm2
PETITBOOT_LICENSE = GPLv2