aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-18 10:34:47 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-19 20:41:25 +0200
commitcfeab3fb1e5ca3213f8e49b5034abda08a80656d (patch)
treec01a39156aabc26db6ced8aa4df2f323a9a998c0 /meta-oe/recipes-connectivity
parent634e471d47824688ee9b958977137aca0e1528eb (diff)
downloadmeta-openembedded-contrib-cfeab3fb1e5ca3213f8e49b5034abda08a80656d.tar.gz
uhd: fix striplevel of patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/uhd/uhd_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index 68a485e7e3..ad3385ae47 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -3,7 +3,7 @@ require uhd.inc
PR = "${INC_PR}.4"
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \
- file://0001-HACK-work-around-Wl-as-needed-problems.patch"
+ file://0001-HACK-work-around-Wl-as-needed-problems.patch;striplevel=2"
S = "${WORKDIR}/git/host"
SRCREV = "0aff497dacc9cc4eba5d800cc46343da083cfdf1"