summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/system
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2019-03-13 06:46:30 +0300
committerEd Tanous <ed@tanous.net>2019-03-13 06:51:28 +0300
commitfa06bfd40221b336a2b26af4fbb80c4d08e2540b (patch)
tree20c50b9090a16f3e33fef1adb770569b8b2f9a4a /meta-openbmc-mods/meta-common/recipes-phosphor/system
parentd34cefebee3862549004f1fdaa3988dbbca06063 (diff)
downloadopenbmc-fa06bfd40221b336a2b26af4fbb80c4d08e2540b.tar.xz
Fix some internal only links
Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/system')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/system/callback-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/system/callback-manager.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/system/callback-manager.bb
index d0fdce645..3fb68201e 100644
--- a/meta-openbmc-mods/meta-common/recipes-phosphor/system/callback-manager.bb
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/system/callback-manager.bb
@@ -1,7 +1,7 @@
SUMMARY = "Callback Manager"
DESCRIPTION = "D-Bus daemon that registers matches that trigger method calls"
-SRC_URI = "git://git-amr-2.devtools.intel.com:29418/openbmc-provingground;protocol=ssh"
+SRC_URI = "git://git@github.com/Intel-BMC/provingground.git;protocol=ssh"
inherit cmake systemd
DEPENDS = "boost sdbusplus"