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 2fe61e6f59..41a93f3249 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
| 4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
| 5 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" | 5 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" |
| 6 | PV = "1.1+gitr${SRCPV}" | 6 | PV = "1.1+gitr" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master" | 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master" |
| 9 | S = "${WORKDIR}/git/tools/serial_forward" | 9 | S = "${WORKDIR}/git/tools/serial_forward" |
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 84bb25e4cd..751bdffead 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
| 4 | SECTION = "console/devel" | 4 | SECTION = "console/devel" |
| 5 | SRCREV = "07c6fdede0870edc37a8d51d033b6e7e29aa7c91" | 5 | SRCREV = "07c6fdede0870edc37a8d51d033b6e7e29aa7c91" |
| 6 | PV = "1.1+gitr${SRCPV}" | 6 | PV = "1.1+gitr" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;branch=master;protocol=https \ | 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;branch=master;protocol=https \ |
| 9 | file://0001-serial_forward-Disable-default-static-linking.patch;striplevel=3 \ | 9 | file://0001-serial_forward-Disable-default-static-linking.patch;striplevel=3 \ |
