From: "David Huang" <d-huang@ti.com>
To: "Dmytriyenko, Denys" <denys@ti.com>
Cc: "meta-ti@lists.yoctoproject.org" <meta-ti@lists.yoctoproject.org>,
"Hernandez, Alejandro" <ajhernandez@ti.com>
Subject: Re: [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest
Date: Thu, 23 Jan 2020 17:08:31 +0000 [thread overview]
Message-ID: <c3b4990d4ef6439caa8b638f884fdaf7@ti.com> (raw)
In-Reply-To: <20200123170515.GN3658@beryl>
Hi Denys,
Yes, I think I tried to enter it as $(CROSS_COMPILE) and that got interpreted away. Please go ahead and fix this while merging.
Thanks,
David
-----Original Message-----
From: Dmytriyenko, Denys
Sent: Thursday, January 23, 2020 11:05 AM
To: Huang, David
Cc: meta-ti@lists.yoctoproject.org; Hernandez, Alejandro
Subject: Re: [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest
Thanks!
On Thu, Jan 23, 2020 at 10:58:56AM -0600, David Huang via Lists.Yoctoproject.Org wrote:
> From: David Huang <d-huang@ti.com>
>
> Pick up latest version of ti-img-encode-decode recipe
> with Makefiles using instead of hard coding
Is this message incomplete? Did you miss "using CROSS_COMPILE"? If that's the
case and you have tested the recipe update, I can fix the commit message while
merging. Please let me know. Thanks.
Denys
> aarch64-linux-gnu as the cross compiler.
>
> Signed-off-by: David Huang <d-huang@ti.com>
> ---
> .../ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
> index 86d954756600..a1da9585e368 100644
> --- a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
> +++ b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
> @@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://driver/common/dq.c;beginline=1;endline=16;md5=e015e28
>
> inherit module
>
> -MACHINE_KERNEL_PR_append = "f"
> +MACHINE_KERNEL_PR_append = "g"
> PR = "${MACHINE_KERNEL_PR}"
>
> COMPATIBLE_MACHINE = "j7-evm"
>
> -SRCREV = "030e50dd0c53ec8e7825c85479ac3208925bb58d"
> +SRCREV = "0eba3678300f649e49f03d92d1b624cf0e008008"
>
> EXTRA_OEMAKE = "KPATH=${STAGING_KERNEL_DIR} KCONF=${STAGING_KERNEL_BUILDDIR}"
> TARGET_CC_ARCH += "${LDFLAGS}"
> --
> 2.17.1
>
>
next prev parent reply other threads:[~2020-01-23 17:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-23 16:58 [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest David Huang
2020-01-23 17:05 ` Denys Dmytriyenko
2020-01-23 17:08 ` David Huang [this message]
2020-01-23 17:27 ` Denys Dmytriyenko
-- strict thread matches above, loose matches on Subject: below --
2020-01-21 18:56 David Huang
2020-01-21 19:40 ` Alejandro Hernandez
2020-01-21 20:27 ` Denys Dmytriyenko
2020-01-22 21:39 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c3b4990d4ef6439caa8b638f884fdaf7@ti.com \
--to=d-huang@ti.com \
--cc=ajhernandez@ti.com \
--cc=denys@ti.com \
--cc=meta-ti@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.