From 8df9897521ba5b8925c18133028215948f2a36c9 Mon Sep 17 00:00:00 2001 From: Samuel Mendoza-Jonas Date: Wed, 3 Apr 2019 16:32:09 +1100 Subject: petitboot: Update to v1.10.3 v1.10.3 includes a change to improve shell responsiveness (in particular, SIGINT handling). Signed-off-by: Samuel Mendoza-Jonas --- openpower/package/petitboot/petitboot.hash | 2 +- openpower/package/petitboot/petitboot.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'openpower') 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 -- cgit v1.2.1