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

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

SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint \
           file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \
          "
S = "${WORKDIR}/git/host"

SRCREV = "f4c58120dc1e3674ee0228213f0f0011a0f80dcf"