From 0c03a862f259958157b99b4912046499b8991f7c Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Tue, 23 Apr 2019 16:45:32 -0500 Subject: 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 Signed-off-by: Brad Bishop --- meta-ibm/meta-witherspoon/conf/machine/swift.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta-ibm/meta-witherspoon/conf') 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" -- cgit v1.2.3