mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-08 23:24:50 +02:00
Tested on Cortex-A9 based hardware. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
11 lines
221 B
BlitzBasic
11 lines
221 B
BlitzBasic
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"
|