Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Fröberg" <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] Bash string manipulation in Kconfig
Date: Mon, 03 Sep 2012 23:07:10 +0300	[thread overview]
Message-ID: <50450DEE.5040601@petroprogram.com> (raw)
In-Reply-To: <20120903220143.42e0c095@skate>

3.9.2012 23:01, Thomas Petazzoni kirjoitti:
> Le Mon, 03 Sep 2012 22:53:52 +0300,
> Stefan Fr?berg <stefan.froberg@petroprogram.com> a ?crit :
>
>> for i in $(FULL_DOWNLOAD_URL);do \
>>     echo $(notdir $$i) ; \
> Inside this for loop, what you're writing is shell code, not make code.
>
> Thomas
And because that notdir is buildroot make construct I can't use it
inside for-loop ?
Can you suggest another way to extract file part from variable that
contains bunch of URL's in for-loop ?

Stefan

  reply	other threads:[~2012-09-03 20:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03 18:56 [Buildroot] Bash string manipulation in Kconfig Stefan Fröberg
2012-09-03 19:08 ` Thomas Petazzoni
2012-09-03 19:13   ` Stefan Fröberg
2012-09-03 19:53   ` Stefan Fröberg
2012-09-03 20:01     ` Thomas Petazzoni
2012-09-03 20:07       ` Stefan Fröberg [this message]
2012-09-03 20:07     ` Yann E. MORIN
2012-09-03 20:12       ` Stefan Fröberg
2012-09-04  5:53       ` Arnout Vandecappelle

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=50450DEE.5040601@petroprogram.com \
    --to=stefan.froberg@petroprogram.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox