From cfeab3fb1e5ca3213f8e49b5034abda08a80656d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 18 Jun 2011 10:34:47 +0200 Subject: uhd: fix striplevel of patch Signed-off-by: Koen Kooi --- meta-oe/recipes-connectivity/uhd/uhd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf