git clone from https and update urls #8
Merged
osmith
merged 2 commits from osmith/201705
into 201705
5 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'osmith/201705'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Related: SYS#6022
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-3.10.84 \
SRC_URI = "git://gitea.sysmocom.de/sysmo-bts/linux.git;protocol=https;branch=linux-3.10.84 \
Can't verify whether the patches work yet because cloning linux.git currently fails (SYS#6130).
I have successfully done a testbuild with
make sysmobts-build
while having this branch and https://gerrit.osmocom.org/c/meta-telephony/+/29367/1 checked out.I'll merge this now so this can be moved forward. The related meta-telephony patches are already merged: https://gerrit.osmocom.org/q/topic:oe-fix-urls
ea8cea6735
into 201705 5 months agoReviewers
ea8cea6735
.