aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/uhd/uhd_git.bb
blob: cd9c554ff022d77eb2eb864dcb442d268e9b44ec (plain)
1
2
3
4
5
6
7
8
9
10
require uhd.inc

PV = "3.3.1"
PR = "${INC_PR}.0"

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 = "f8d66fcfb14062283cdb0d0cbe4f77e2964ceb82"