[meta-freescale] [PATCH 11/20] cantest: update SRC_URL

Otavio Salvador otavio.salvador at ossystems.com.br
Wed Oct 11 06:01:36 PDT 2017


On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo <B40290 at freescale.com> wrote:
> From: Chunrong Guo <chunrong.guo at nxp.com>
>
> Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
> ---
>  recipes-extended/cantest/cantest_1.0.bb | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-extended/cantest/cantest_1.0.bb b/recipes-extended/cantest/cantest_1.0.bb
> index 72062f3..cf8f1f0 100644
> --- a/recipes-extended/cantest/cantest_1.0.bb
> +++ b/recipes-extended/cantest/cantest_1.0.bb
> @@ -2,16 +2,19 @@ DESCRIPTION = "cantest"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=d85064f0fa931974668d281ab83cc97e"
>
> -SRC_URI = "git://git.freescale.com/ppc/sdk/cantest.git;branch=sdk-v2.0.x"
> -SRCREV = "0ad5fa86b1007aefef60a10ccb3a946497477995"
> +SRC_URI = "git://github.com/qoriq-open-source/cantest.git;nobranch=1"
> +SRCREV = "9a9735862dce192de782550d0ab1a50f163b537c"
>
>  S = "${WORKDIR}/git"
>
> +EXTRA_OEMAKE = 'CC="${CC}" LD="${CC}"'

Not documented.

> +PARALLEL_MAKE = ""

Not documented.

>  do_install() {
>      install -d ${D}${bindir}
>      install -m 755 cantest ${D}${bindir}
>  }
>
> -COMPATIBLE_MACHINE = "(e500v2)"
>  PACKAGE_ARCH = "${MACHINE_SOCARCH}"
>
> --
> 1.9.0
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at 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


More information about the meta-freescale mailing list