[meta-ti] [RESEND: PATCH 1/3] keystone2: boot-monitor: update to pull code from tip of the master
Maxin B. John
maxin.john at enea.com
Wed May 8 01:27:43 PDT 2013
Hi,
On Tue, May 07, 2013 at 05:24:17PM -0400, Murali Karicheri wrote:
> This patch is needed to switch between release tag (when doing release
> build) and tip of the master (when building nightly)
>·
> Signed-off-by: Murali Karicheri <m-karicheri2 at ti.com>
> ---
> recipes-bsp/boot-monitor/boot-monitor_git.bb | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>·
> diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
> index c8a022a..a892720 100644
> --- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
> +++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
> @@ -11,7 +11,8 @@ LIC_FILES_CHKSUM ="file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315"
>··
> COMPATIBLE_MACHINE = "keystone-evm"
>··
> -SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
> +#SRC_URI ="git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
> +SRC_URI ="git://gtgit01.gt.design.ti.com/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
While attempting to clone this repo, "git clone git://gtgit01.gt.design.ti.com/git/projects/boot-monitor.git",
I get the following error message:
cloning into 'boot-monitor'...
fatal: unable to connect to gtgit01.gt.design.ti.com:
gtgit01.gt.design.ti.com: Name or service not known
Do this access problem has something to do with my local firewall
settings or somebody else also face the same problem ?
Best Regards,
Maxin
More information about the meta-ti
mailing list