I don't think my git port is blocked, because I'm able to clone other git:// repos (from github for example)
But I can't clone git://anongit.freedesktop.org/libqmi . On neither my work nor home network. Strange -----Original Message----- From: Aleksander Morgado [mailto:[email protected]] Sent: Tuesday, December 5, 2017 4:00 PM To: Philip Hardin <[email protected]> Cc: [email protected] Subject: Re: modemmanager-openwrt PKG_SOURCE_URLs not found 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.gi > t > > > 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
