All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denys@ti.com>
To: <d-huang@ti.com>
Cc: <meta-ti@lists.yoctoproject.org>, <ajhernandez@ti.com>
Subject: Re: [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest
Date: Thu, 23 Jan 2020 12:05:16 -0500	[thread overview]
Message-ID: <20200123170515.GN3658@beryl> (raw)
In-Reply-To: <20200123165856.26907-1-d-huang@ti.com>

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
> 

> 


  reply	other threads:[~2020-01-23 17:05 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 [this message]
2020-01-23 17:08   ` David Huang
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=20200123170515.GN3658@beryl \
    --to=denys@ti.com \
    --cc=ajhernandez@ti.com \
    --cc=d-huang@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.