summaryrefslogtreecommitdiffstats
path: root/openpower/package
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-12-18 15:40:12 +1100
committerGitHub <noreply@github.com>2017-12-18 15:40:12 +1100
commit6f3ebefb516b816d9c993f6aa339998084700b25 (patch)
treee01738686be4ad3c56a9c252bc881c21b460361e /openpower/package
parent8d3ae8637dd219cbaa4b676256c458d35eb8edbd (diff)
parent4e9f32f87083268200750a1aed28a3095a07769c (diff)
downloadtalos-op-build-6f3ebefb516b816d9c993f6aa339998084700b25.tar.gz
talos-op-build-6f3ebefb516b816d9c993f6aa339998084700b25.zip
Merge pull request #1718 from sammj/pb-bump
petitboot: Bump to v1.6.6
Diffstat (limited to 'openpower/package')
-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 c3ae5ca0..9023d418 100644
--- a/openpower/package/petitboot/petitboot.mk
+++ b/openpower/package/petitboot/petitboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PETITBOOT_VERSION = v1.6.5
+PETITBOOT_VERSION = v1.6.6
PETITBOOT_SITE ?= $(call github,open-power,petitboot,$(PETITBOOT_VERSION))
PETITBOOT_DEPENDENCIES = ncurses udev host-bison host-flex lvm2
PETITBOOT_LICENSE = GPLv2
OpenPOWER on IntegriCloud