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

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

SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \
"
S = "${WORKDIR}/git/host"

SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03"