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

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

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

SRCREV = "5cb9779da40491b06157596b06422f704a58c7d0"