uhd: fix striplevel of patch
authorKoen Kooi <koen@dominion.thruhere.net>
Sat, 18 Jun 2011 08:34:47 +0000 (10:34 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:13:18 +0000 (08:13 -0800)
(From meta-openembedded rev: cfeab3fb1e5ca3213f8e49b5034abda08a80656d)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-connectivity/uhd/uhd_git.bb

index 68a485e..ad3385a 100644 (file)
@@ -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"