diff options
author | Timothy Pearson <tpearson@raptorengineering.com> | 2019-04-19 09:14:15 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-04-25 08:02:06 +0000 |
commit | d34e2ad521dd7026cfdfa4bc946dbe77dca0089b (patch) | |
tree | 04f34b97182e71f73dcdb301c9450a394fa04eb0 /meta-phosphor/aspeed-layer | |
parent | 49dfe571c691e1a6afe8957ff4bccbd7fcd20f66 (diff) | |
download | talos-openbmc-d34e2ad521dd7026cfdfa4bc946dbe77dca0089b.tar.gz talos-openbmc-d34e2ad521dd7026cfdfa4bc946dbe77dca0089b.zip |
Move RCS specific layers to correct location for latest OpenBMC
Diffstat (limited to 'meta-phosphor/aspeed-layer')
-rw-r--r-- | meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb b/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb index d96a2ef4b..95b2015c3 100644 --- a/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb +++ b/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" SRCREV = "bae32e353a3641b5164211f6bf06c5620f6e384d" -SRC_URI = "git://github.com/ozbenh/cf-fsi.git" +SRC_URI = "git://scm.raptorcs.com/scm/git/cf-fsi;protocol=https" PR = "r1" PV = "1.0+git${SRCPV}" |