On Thu, Oct 12, 2017 at 6:24 AM, Chunrong Guo <b40...@freescale.com> wrote:
> From: Chunrong Guo <chunrong....@nxp.com>
>
> Signed-off-by: Chunrong Guo <chunrong....@nxp.com>
> ---
>  recipes-bsp/qe-ucode/qe-ucode_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb 
> b/recipes-bsp/qe-ucode/qe-ucode_git.bb
> index 7e0dd3c..27166d0 100644
> --- a/recipes-bsp/qe-ucode/qe-ucode_git.bb
> +++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
> "file://Freescale-Binary-EULA;md5=f4719d59382b5ee2a2ebe4db784
>
>  inherit deploy
>
> -SRC_URI = "git://git.freescale.com/ppc/sdk/qe-ucode.git;branch=sdk-v2.0.x"
> +SRC_URI = "git://github.com/qoriq-open-source/qe-ucode.git;nobranch=1"
>  SRCREV= "adb1560b76090a11f61a46b7a6b3b33b1436ed4d"
>
>  S = "${WORKDIR}/git"
> @@ -33,6 +33,6 @@ addtask deploy before do_build after do_install
>  PACKAGES += "${PN}-image"
>  FILES_${PN}-image += "/boot/*"
>
> -COMPATIBLE_MACHINE = "(ls1021a|ls1043a|t1)"
> +COMPATIBLE_MACHINE = "(ls1021a|ls1043a)"

No documented change.

>  PACKAGE_ARCH = "${MACHINE_SOCARCH}"
>
> --
> 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.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to