summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-04-24 00:45:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-26 16:38:58 +0300
commit0c03a862f259958157b99b4912046499b8991f7c (patch)
tree6a7439449c7712e9928d2e9e9954850221c23d04 /meta-ibm/meta-witherspoon
parent96201a9468d0739966471f88710efa17b76c39e9 (diff)
downloadopenbmc-0c03a862f259958157b99b4912046499b8991f7c.tar.xz
Point to the real Swift MRW
Tested: The image builds. The generated files look like a good start at least. (From meta-ibm rev: affeacabade12b73a4e009c7dd15d1f261db8528) Change-Id: Id80835c09cde4e6b61d40634406c3fa0e3752097 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-witherspoon')
-rw-r--r--meta-ibm/meta-witherspoon/conf/machine/swift.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-ibm/meta-witherspoon/conf/machine/swift.conf b/meta-ibm/meta-witherspoon/conf/machine/swift.conf
index 6d6445f29..23d2d0f8e 100644
--- a/meta-ibm/meta-witherspoon/conf/machine/swift.conf
+++ b/meta-ibm/meta-witherspoon/conf/machine/swift.conf
@@ -6,9 +6,8 @@ KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-witherspoon.dtb"
# TODO Update once a Swift MRW is available
PHOSPHOR_MRW_LICENSE = "Apache-2.0"
PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
-PHOSPHOR_MRW_REV = "e76c2fc5aeb512a0eb33438c239746de5b629885"
-MRW_XML = "witherspoon.xml"
+PHOSPHOR_MRW_URI = "git://git@github.com/open-power/swift-xml;protocol=ssh"
+PHOSPHOR_MRW_REV = "661fdc993683bd40df4e5f11463ba51da702c55b"
# 128MB flash size
FLASH_SIZE = "131072"