All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denys@ti.com>
To: <meta-ti@lists.yoctoproject.org>
Cc: Khem Raj <raj.khem@gmail.com>
Subject: Re: [meta-ti] [PATCH] u-boot-ti: Limit compatibility to TI SOCs
Date: Fri, 1 May 2020 15:22:44 -0400	[thread overview]
Message-ID: <20200501192244.GJ11212@beryl> (raw)
In-Reply-To: <20200501191409.43178-1-raj.khem@gmail.com>

On Fri, May 01, 2020 at 12:14:09PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  recipes-bsp/u-boot/u-boot-ti.inc | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc
> index 736efc0e..04ff559d 100644
> --- a/recipes-bsp/u-boot/u-boot-ti.inc
> +++ b/recipes-bsp/u-boot/u-boot-ti.inc
> @@ -38,6 +38,8 @@ PACKAGECONFIG[optee] = "TEE=${STAGING_DIR_HOST}/boot/bl32.bin,,optee-os"
>  
>  PACKAGECONFIG_append_aarch64 = " atf optee"

Oops, the above used to have _append_k3 override - I was experimenting with 
multiconfig and changed it to aarch64 and forgot to change back. I see how 
it affects you now...


> +COMPATIBLE_MACHINE = "(ti-soc)"
> +
>  EXTRA_OEMAKE += "${PACKAGECONFIG_CONFARGS}"
>  
>  PROVIDES += "u-boot"
> -- 
> 2.26.2
> 

> 


      reply	other threads:[~2020-05-01 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 19:14 [PATCH] u-boot-ti: Limit compatibility to TI SOCs Khem Raj
2020-05-01 19:22 ` Denys Dmytriyenko [this message]

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=20200501192244.GJ11212@beryl \
    --to=denys@ti.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=raj.khem@gmail.com \
    /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.