mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
uhd: fix striplevel of patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,7 +3,7 @@ require uhd.inc
|
|||||||
PR = "${INC_PR}.4"
|
PR = "${INC_PR}.4"
|
||||||
|
|
||||||
SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;protocol=git \
|
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"
|
S = "${WORKDIR}/git/host"
|
||||||
|
|
||||||
SRCREV = "0aff497dacc9cc4eba5d800cc46343da083cfdf1"
|
SRCREV = "0aff497dacc9cc4eba5d800cc46343da083cfdf1"
|
||||||
|
|||||||
Reference in New Issue
Block a user