diff options
Diffstat (limited to 'meta-oe/recipes-support/serial-utils/pty-forward-native.bb')
| -rw-r--r-- | meta-oe/recipes-support/serial-utils/pty-forward-native.bb | 2 |
1 files changed, 1 insertions, 1 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 |
