On 01-08-2020 10:34 pm, Jo-Philipp Wich wrote:
Hi,
Is there a way to compile github private repositories as package in openwrt?
PKG_SOURCE_URL:=https://githubuser:githubp...@github.com/project/repo.git
or
PKG_SOURCE_URL:=g...@github.com:project/repo.git
or
PKG_SOURCE_URL:=ssh://g...@github.com/project/repo.git
The first one only works on accounts without 2FA, the latter two assume a
functioning SSH setup for Github cloning on the buildhost.
~ Jo
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Thanks Jo!
Regards
Himanshu
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel