[oe-commits] Koen Kooi : uhd: fix striplevel of patch

git version control git at git.openembedded.org
Mon Jun 20 07:40:35 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: cfeab3fb1e5ca3213f8e49b5034abda08a80656d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=cfeab3fb1e5ca3213f8e49b5034abda08a80656d

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Jun 18 10:34:47 2011 +0200

uhd: fix striplevel of patch

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-connectivity/uhd/uhd_git.bb |    2 +-
 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 68a485e..ad3385a 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"





More information about the Openembedded-commits mailing list