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] ti-unpack.inc: Use absolute paths in require directive
Date: Tue, 25 Oct 2016 23:06:39 -0400	[thread overview]
Message-ID: <20161026030639.GY12745@edge> (raw)
In-Reply-To: <20161026000857.10015-1-raj.khem@gmail.com>

On Tue, Oct 25, 2016 at 05:08:57PM -0700, Khem Raj wrote:
> This helps in using this inc file from other BSP
> layers which are dependent on meta-ti

I'll take it for master. Do you need it in krogoth?


> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  recipes-ti/includes/ti-eula-unpack.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-ti/includes/ti-eula-unpack.inc b/recipes-ti/includes/ti-eula-unpack.inc
> index 912cd18..ead0610 100644
> --- a/recipes-ti/includes/ti-eula-unpack.inc
> +++ b/recipes-ti/includes/ti-eula-unpack.inc
> @@ -9,7 +9,7 @@
>  #  TI_BIN_UNPK_WDEXT  - This variable extends workdir path, if user wants to put
>  #                       the output in some internal directory
>  
> -require ../includes/ti-unpack.inc
> +require recipes-ti/includes/ti-unpack.inc
>  
>  TI_BIN_UNPK_ARGS = "--mode console"
>  
> -- 
> 2.10.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  reply	other threads:[~2016-10-26  3:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26  0:08 [PATCH] ti-unpack.inc: Use absolute paths in require directive Khem Raj
2016-10-26  3:06 ` Denys Dmytriyenko [this message]
2016-10-26  4:15   ` Khem Raj

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=20161026030639.GY12745@edge \
    --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.