xradio: Update to other repo

Update to one which have up-to-date development. Old one is not compilin anymore.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
This commit is contained in:
Marek Belisko
2023-11-10 14:00:29 +01:00
parent c7782f7180
commit 40c6d52123
2 changed files with 2 additions and 33 deletions

View File

@@ -11,11 +11,10 @@ RDEPENDS:${PN} += "xradio-firmware"
COMPATIBLE_MACHINE = "orange-pi-zero"
SRCREV = "279868ac96f6db34b65f68c6722830fa0aacb86b"
SRCREV = "547521df27d1a80fb5542e93fa13bd09fb2259a2"
SRC_URI = "\
git://github.com/dbeinder/xradio.git;protocol=https;branch=karabek_rebase \
file://0001-Enable-out-of-tree-compilation.patch \
git://github.com/fifteenhex/xradio.git;protocol=http;branch=master \
"
S = "${WORKDIR}/git"