All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [tisdk-build-scripts][PATCH 1/2] package-sdks: Remove assumption of TISDK_VERSION from webgen.mak path
Date: Fri, 14 Aug 2015 10:53:15 -0400	[thread overview]
Message-ID: <20150814145315.GE30560@edge> (raw)
In-Reply-To: <1439472317-17399-1-git-send-email-j-stiffler@ti.com>

What's the reason for the change?


On Thu, Aug 13, 2015 at 09:25:16AM -0400, Jacob Stiffler wrote:
> * The same effect can be obtained though the config.
> 
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
>  lib/oesdk/package-sdks | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/oesdk/package-sdks b/lib/oesdk/package-sdks
> index 31a44b6..498ee79 100644
> --- a/lib/oesdk/package-sdks
> +++ b/lib/oesdk/package-sdks
> @@ -304,7 +304,7 @@ generate_webgen_page() {
>      m="$1"
>  
>      
> -    webgen_make="$WEBGEN_MAK_ROOT/$TISDK_VERSION/$m/webgen.mak"
> +    webgen_make="$WEBGEN_MAK_ROOT/$m/webgen.mak"
>  
>      if [ ! -e $webgen_make ]
>      then
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  parent reply	other threads:[~2015-08-14 14:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13 13:25 [tisdk-build-scripts][PATCH 1/2] package-sdks: Remove assumption of TISDK_VERSION from webgen.mak path Jacob Stiffler
2015-08-13 13:25 ` [tisdk-build-scripts][PATCH 2/2] configs: Update for change in " Jacob Stiffler
2015-08-14 14:53 ` Denys Dmytriyenko [this message]
2015-08-14 15:01   ` [tisdk-build-scripts][PATCH 1/2] package-sdks: Remove assumption of TISDK_VERSION from " Jacob Stiffler

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=20150814145315.GE30560@edge \
    --to=denys@ti.com \
    --cc=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.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.