summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/serial-utils
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/serial-utils')
-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 ad1e1eddc..6494de9d3 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"
6SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" 6SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
7PV = "1.1+gitr${SRCPV}" 7PV = "1.1+gitr${SRCPV}"
8 8
9SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https" 9SRC_URI = "git://github.com/freesmartphone/cornucopia.git"
10S = "${WORKDIR}/git/tools/serial_forward" 10S = "${WORKDIR}/git/tools/serial_forward"
11 11
12inherit autotools 12inherit autotools