We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fed432 commit 544818eCopy full SHA for 544818e
openpower/package/openpower-pnor/openpower-pnor.mk
@@ -5,7 +5,7 @@
5
################################################################################
6
7
OPENPOWER_PNOR_VERSION ?= d3e41ea1efffc8fa0f96c8239d154dbbe3ee29b4
8
-OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
+OPENPOWER_PNOR_SITE ?= $(call github,stewart-ibm,pnor,$(OPENPOWER_PNOR_VERSION))
9
10
OPENPOWER_PNOR_LICENSE = Apache-2.0
11
OPENPOWER_PNOR_LICENSE_FILES = LICENSE
0 commit comments