aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
diff options
context:
space:
mode:
authorSven Ebenfeld <sven.ebenfeld@gmail.com>2015-02-21 10:52:12 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-03-03 08:36:40 +0100
commitc3089892b7887ac66cdb842fbf99d08c7886dbf5 (patch)
treef4d80f0ba2621cf31a93c5dd59b0b6d1f94d7bd7 /meta-oe/recipes-support/serial-utils/serial-forward_git.bb
parent60739a9ee17954cbe523ef9d0db501b64c6ac8cd (diff)
downloadmeta-openembedded-contrib-c3089892b7887ac66cdb842fbf99d08c7886dbf5.tar.gz
serial-utils: Fix SRC_URI
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/serial-utils/serial-forward_git.bb')
-rw-r--r--meta-oe/recipes-support/serial-utils/serial-forward_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
index 129a3be8a0..ad1e1eddcd 100644
--- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
+++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
@@ -6,7 +6,7 @@ SECTION = "console/devel"
SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
PV = "1.1+gitr${SRCPV}"
-SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
+SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https"
S = "${WORKDIR}/git/tools/serial_forward"
inherit autotools