summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-07 17:30:36 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-12 18:51:44 +0300
commit7581d2457802531055ecbeadb436c73ed383bf0c (patch)
tree6363c7980f61052536b9922b00a8303ba656f28b /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
parentcb51ccb60370c95c740f7744405b213694069c53 (diff)
downloadopenbmc-7581d2457802531055ecbeadb436c73ed383bf0c.tar.xz
meta-phosphor: kcsbridge: use git protocol instead of https
Use the git protocol with github packages instead of the https protocol for fetching the repository contents. (From meta-phosphor rev: 2180ac89721a7637b5d5f278d1134b6b04ac92b3) Change-Id: Iec4dbb000ebe7b556adc2f4e68a6e0dcb968c482 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
index 752ac78c9..b542d0901 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -25,7 +25,7 @@ DEPENDS += " \
"
S = "${WORKDIR}/git"
-SRC_URI = "git://github.com/openbmc/kcsbridge.git;protocol=https"
+SRC_URI = "git://github.com/openbmc/kcsbridge.git"
SRCREV = "17a2ab7f39a78ff0603aa68cf35108ea94eb442f"
# This is how linux-libc-headers says to include custom uapi headers