diff options
Diffstat (limited to 'meta-oe/recipes-support/serial-utils')
| -rw-r--r-- | meta-oe/recipes-support/serial-utils/pty-forward-native.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/serial-utils/serial-forward_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb index 6bf1d85a8d..ed87a141c6 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb | |||
| @@ -7,7 +7,7 @@ SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" | |||
| 7 | PV = "1.1+gitr${SRCPV}" | 7 | PV = "1.1+gitr${SRCPV}" |
| 8 | PR = "r0" | 8 | PR = "r0" |
| 9 | 9 | ||
| 10 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git" | 10 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" |
| 11 | S = "${WORKDIR}/git/tools/serial_forward" | 11 | S = "${WORKDIR}/git/tools/serial_forward" |
| 12 | 12 | ||
| 13 | inherit autotools native | 13 | inherit autotools native |
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 cf66556af0..240597ce04 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb | |||
| @@ -7,7 +7,7 @@ SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" | |||
| 7 | PV = "1.1+gitr${SRCPV}" | 7 | PV = "1.1+gitr${SRCPV}" |
| 8 | PR = "r0" | 8 | PR = "r0" |
| 9 | 9 | ||
| 10 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git" | 10 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" |
| 11 | S = "${WORKDIR}/git/tools/serial_forward" | 11 | S = "${WORKDIR}/git/tools/serial_forward" |
| 12 | 12 | ||
| 13 | inherit autotools | 13 | inherit autotools |
