summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/petitboot/petitboot.hash2
-rw-r--r--openpower/package/petitboot/petitboot.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/openpower/package/petitboot/petitboot.hash b/openpower/package/petitboot/petitboot.hash
index 3e2a502a..e9c773db 100644
--- a/openpower/package/petitboot/petitboot.hash
+++ b/openpower/package/petitboot/petitboot.hash
@@ -1 +1 @@
-sha256 0bb5bd255860e5a4f18e08b4c1ac61166ccae9572d1a75083015bb209903c577 petitboot-v1.10.2.tar.gz
+sha256 d2ae58adb8f69b5da854de890c1bbe12008c627b1921cd1c686ead642a134867 petitboot-v1.10.3.tar.gz
diff --git a/openpower/package/petitboot/petitboot.mk b/openpower/package/petitboot/petitboot.mk
index cd76761f..1d97a3ee 100644
--- a/openpower/package/petitboot/petitboot.mk
+++ b/openpower/package/petitboot/petitboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PETITBOOT_VERSION = v1.10.2
+PETITBOOT_VERSION = v1.10.3
PETITBOOT_SOURCE = petitboot-$(PETITBOOT_VERSION).tar.gz
PETITBOOT_SITE ?= https://github.com/open-power/petitboot/releases/download/$(PETITBOOT_VERSION)
PETITBOOT_DEPENDENCIES = ncurses udev host-bison host-flex lvm2
OpenPOWER on IntegriCloud