summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-02-06 09:48:39 +1100
committerGitHub <noreply@github.com>2019-02-06 09:48:39 +1100
commita6c67318e5639c09a0d8354c739e00971bd79ec6 (patch)
tree9eba64cd30d9973a8bbdb6b58ee9a02d1a1d7b16 /openpower
parent24fc2fa52f8e6e3b96f373c125cd5311ba264b0d (diff)
parent875d0af60a1a1670f411108e469c3fcc7cce0bab (diff)
downloadblackbird-op-build-a6c67318e5639c09a0d8354c739e00971bd79ec6.tar.gz
blackbird-op-build-a6c67318e5639c09a0d8354c739e00971bd79ec6.zip
Merge pull request #2594 from sammj/pb-bump-2.0.y
petitboot: Bump to v1.7.5
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/petitboot/petitboot.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/petitboot/petitboot.mk b/openpower/package/petitboot/petitboot.mk
index ce8a30d7..d4ff21bc 100644
--- a/openpower/package/petitboot/petitboot.mk
+++ b/openpower/package/petitboot/petitboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PETITBOOT_VERSION = v1.7.4
+PETITBOOT_VERSION = v1.7.5
PETITBOOT_SITE ?= $(call github,open-power,petitboot,$(PETITBOOT_VERSION))
PETITBOOT_DEPENDENCIES = ncurses udev host-bison host-flex lvm2
PETITBOOT_LICENSE = GPLv2
OpenPOWER on IntegriCloud