All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 2/5] recips: Mark more recipes to be ti-soc specific
Date: Wed, 17 Oct 2018 16:11:47 -0400	[thread overview]
Message-ID: <20181017201146.GL4031@beryl> (raw)
In-Reply-To: <20181017192853.42942-2-raj.khem@gmail.com>

On Wed, Oct 17, 2018 at 12:28:50PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb | 3 +++
>  recipes-bsp/cmem/cmem.inc                   | 2 ++
>  recipes-ti/devtools/ti-xdctools-common.inc  | 5 +++++
>  recipes-ti/osal/ti-osal.inc                 | 4 ++++
>  4 files changed, 14 insertions(+)
> 
> diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
> index 93cebd71..e1f21054 100644
> --- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
> +++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
> @@ -24,3 +24,6 @@ do_install() {
>  }
>  
>  FILES_${PN} += "${base_libdir}/firmware"
> +COMPATIBLE_HOST ?= "null"
> +COMPATIBLE_HOST_ti33x = "(.*)"

This is incorrect - it's not limited to ti33x soc, but multiple socs with 
Cortex-M3 used for PM...


> +

I noticed bunch of "new blank line at EOF" from git, so I'm cleaning it up and 
while at it, I'll squash these 2 similar patches...


> diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
> index 11cebe8d..abbf2492 100644
> --- a/recipes-bsp/cmem/cmem.inc
> +++ b/recipes-bsp/cmem/cmem.inc
> @@ -12,3 +12,5 @@ PV = "4.15.00.02+git${SRCPV}"
>  SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
>  
>  S = "${WORKDIR}/git"
> +COMPATIBLE_HOST ?= "null"
> +COMPATIBLE_HOST_ti-soc = "(.*)"
> diff --git a/recipes-ti/devtools/ti-xdctools-common.inc b/recipes-ti/devtools/ti-xdctools-common.inc
> index a3949cad..0e86ef7a 100644
> --- a/recipes-ti/devtools/ti-xdctools-common.inc
> +++ b/recipes-ti/devtools/ti-xdctools-common.inc
> @@ -61,3 +61,8 @@ libhpi.so \
>  lib.so \
>  libcairo.so.2 \
>  "
> +COMPATIBLE_HOST ?= "null"
> +COMPATIBLE_HOST_ti-soc = "(.*)"
> +COMPATIBLE_HOST_class-native = "(.*)"
> +COMPATIBLE_HOST_class-nativesdk = "(.*)"
> +
> diff --git a/recipes-ti/osal/ti-osal.inc b/recipes-ti/osal/ti-osal.inc
> index cb8da354..bbbdf517 100644
> --- a/recipes-ti/osal/ti-osal.inc
> +++ b/recipes-ti/osal/ti-osal.inc
> @@ -19,3 +19,7 @@ INSANE_SKIP_${PN}-dev = "staticdev"
>  
>  ALLOW_EMPTY_${PN} = "1"
>  FILES_${PN}-dev += "${OSAL_INSTALL_DIR_RECIPE}"
> +
> +COMPATIBLE_HOST ?= "null"
> +COMPATIBLE_HOST_ti-soc = "(.*)"
> +
> -- 
> 2.19.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  reply	other threads:[~2018-10-17 20:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-17 19:28 [PATCH 1/5] recipes: Limit ti specific recipes under ti-soc override Khem Raj
2018-10-17 19:28 ` [PATCH 2/5] recips: Mark more recipes to be ti-soc specific Khem Raj
2018-10-17 20:11   ` Denys Dmytriyenko [this message]
2018-10-17 22:21     ` Khem Raj
2018-10-17 22:30       ` Denys Dmytriyenko
2018-10-17 19:28 ` [PATCH 3/5] u-boot: reduce the SPL `.rodata' size Khem Raj
2018-10-17 22:34   ` Denys Dmytriyenko
2018-10-17 22:50     ` Khem Raj
2018-10-17 19:28 ` [PATCH 4/5] beaglebone.conf: Package kernel and devicetree Khem Raj
2018-10-17 19:46   ` Denys Dmytriyenko
2018-10-17 19:50     ` Denys Dmytriyenko
2018-10-17 19:28 ` [PATCH 5/5] beaglebone.conf: SERIAL_CONSOLE has been deprecated Khem Raj
2018-10-17 19:37   ` 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=20181017201146.GL4031@beryl \
    --to=denys@ti.com \
    --cc=meta-ti@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.