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

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

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

SRCREV = "3fb067567b0c799b3c707938491eb8489d85fefa"