Hey! > > > There are two source URLs in modemmanager-openwrt that I think need to be > updated. I had to change > > > PKG_SOURCE_URL:=git://anongit.freedesktop.org/libmbim/libmbim > > PKG_SOURCE_URL:=git://anongit.freedesktop.org/libqmi > > > > to > > > > > PKG_SOURCE_URL:=https://anongit.freedesktop.org/git/libmbim/libmbim.git > > > PKG_SOURCE_URL:=https://anongit.freedesktop.org/git/libqmi.git > > > > ...in order to build. > >
That's weird. The git:// links are ok; maybe you have a firewall blocking you the git protocol port (tcp 9418)? -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
