Re: [meta-freescale] [PATCH 04/32] eth-config: update SRC_URL

2017-10-13 Thread Otavio Salvador
On Thu, Oct 12, 2017 at 6:24 AM, Chunrong Guo  wrote:
> From: Chunrong Guo 
>
> Signed-off-by: Chunrong Guo >
> ---
>  recipes-dpaa/eth-config/eth-config_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-dpaa/eth-config/eth-config_git.bb 
> b/recipes-dpaa/eth-config/eth-config_git.bb
> index 6507613..1d11474 100644
> --- a/recipes-dpaa/eth-config/eth-config_git.bb
> +++ b/recipes-dpaa/eth-config/eth-config_git.bb
> @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = 
> "file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c"
>
>  PR = "r2"
>
> -SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git;branch=sdk-v2.0.x"
> -SRCREV = "664ba136cfdb42116d9617176deda7c25ede9db9"
> +SRC_URI = "git://github.com/qoriq-open-source/eth-config.git;nobranch=1"
> +SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5"

No documented change.

>  S = "${WORKDIR}/git"
>
> --
> 1.9.0
>
> --
> ___
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH 04/32] eth-config: update SRC_URL

2017-10-12 Thread Chunrong Guo
From: Chunrong Guo 

Signed-off-by: Chunrong Guo >
---
 recipes-dpaa/eth-config/eth-config_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-dpaa/eth-config/eth-config_git.bb 
b/recipes-dpaa/eth-config/eth-config_git.bb
index 6507613..1d11474 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c"
 
 PR = "r2"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git;branch=sdk-v2.0.x"
-SRCREV = "664ba136cfdb42116d9617176deda7c25ede9db9"
+SRC_URI = "git://github.com/qoriq-open-source/eth-config.git;nobranch=1"
+SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale