mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-10 08:04:56 +02:00
10 lines
265 B
BlitzBasic
10 lines
265 B
BlitzBasic
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;striplevel=2"
|
|
S = "${WORKDIR}/git/host"
|
|
|
|
SRCREV = "0aff497dacc9cc4eba5d800cc46343da083cfdf1"
|