mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
8ddf0dc41a
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
11 lines
208 B
BlitzBasic
11 lines
208 B
BlitzBasic
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"
|