On Mon, 5 Nov 2018 at 10:24, Mohammad, Jamal M
<mohammadjamal.mohiud...@ncr.com> wrote:
> I have time correct and ca-certificates installed. This is the message I get 
> when I access it over web:  https://git.yoctoproject.org/git/meta-intel
>
> This git.yoctoproject.org page can’t be found No webpage was found for the 
> web address: https://git.yoctoproject.org/git/meta-intel
> HTTP ERROR 404

$ git clone https://git.yoctoproject.org/git/meta-intel
Cloning into 'meta-intel'...
remote: Counting objects: 16480, done.
remote: Compressing objects: 100% (5294/5294), done.
remote: Total 16480 (delta 9783), reused 16208 (delta 9511)
Receiving objects: 100% (16480/16480), 4.61 MiB | 397.00 KiB/s, done.
Resolving deltas: 100% (9783/9783), done.

That URL doesn't show anything useful in a browser as it's a git
repository, not a web page.
https://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/ is the
human-readable cgit frontend.

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to