commit | 24bde45007f33e95a27fc9aed4f2f90605e4d879 | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.vnet.ibm.com> | Mon Jan 15 13:35:48 2018 +1100 |
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | Mon Jan 15 13:35:48 2018 +1100 |
tree | 0b6a9eafc352b63e8704c5cd9a23503118b29d0c | |
parent | 74ad389e38d250094dbeceae51105aabd6259fa4 [diff] |
PNOR fix for P8 Fixes: 735aec595bf418dc9050671be74db7bc08b66a39 Fixes: https://github.com/open-power/op-build/issues/1711 Fixes: https://github.com/open-power/pnor/commit/dccb9d427b9fb95b08af814218d06d9bee5392e6 Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk index 59ff0d2..c80160b 100644 --- a/openpower/package/openpower-pnor/openpower-pnor.mk +++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@ # ################################################################################ -OPENPOWER_PNOR_VERSION ?= 4c844a5ef7efc6605c4c877b6c92cf0a1a0df0b5 +OPENPOWER_PNOR_VERSION ?= b7aad501e62c36f2e7341f4e1101969bad2e8f21 OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION)) OPENPOWER_PNOR_LICENSE = Apache-2.0