aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-08-30 22:28:26 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-07 10:56:39 +0200
commite9c79841b9c723c24e1e993492bcbb4b2b346fa3 (patch)
treecb541b33841000856a7065d1abccdc53595a2a4e /meta-oe/recipes-support/serial-utils/serial-forward_git.bb
parente5681e1dca96d3f313b3b2b346789f22483d7881 (diff)
downloadmeta-openembedded-contrib-e9c79841b9c723c24e1e993492bcbb4b2b346fa3.tar.gz
serial-forward: Fix build with hardening+musl
Signed-off-by: Khem Raj <raj.khem@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.bb6
1 files changed, 4 insertions, 2 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 6494de9d38..0ef829856c 100644
--- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
+++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
@@ -3,10 +3,12 @@ AUTHOR = "Holger 'Zecke' Freyther'"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07"
SECTION = "console/devel"
-SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
+SRCREV = "07c6fdede0870edc37a8d51d033b6e7e29aa7c91"
PV = "1.1+gitr${SRCPV}"
-SRC_URI = "git://github.com/freesmartphone/cornucopia.git"
+SRC_URI = "git://github.com/freesmartphone/cornucopia.git \
+ file://0001-serial_forward-Disable-default-static-linking.patch;striplevel=3 \
+ "
S = "${WORKDIR}/git/tools/serial_forward"
inherit autotools