aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/uhd/uhd_git.bb
blob: 180fd27c7eb838bcc73763a35693380fc383b710 (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;protocol=git \
           file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \
          "
S = "${WORKDIR}/git/host"

SRCREV = "f4c58120dc1e3674ee0228213f0f0011a0f80dcf"