aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/uhd/uhd_git.bb
blob: b360e00f2c6028d63aaef1e7e953dd21a6df5f29 (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"