Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Bash string manipulation in Kconfig
@ 2012-09-03 18:56 Stefan Fröberg
  2012-09-03 19:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Fröberg @ 2012-09-03 18:56 UTC (permalink / raw)
  To: buildroot

Hello everyone.

What is the equivalent buildroot thing for handling the following bash
string stuff ?

FULL_DOWNLOAD_URL="http://www.somedomain.com/blah/blah2/blahblahblah/somefile"
FILE=${FULL_DOWNLOAD_URL##*/}
echo ${FILE}

That will correctly print only the last part of the url, "somefile"

But how to do similar in buildroot  .mk files ???

Best regards
Stefan

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-09-04  5:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2012-09-03 20:07     ` Yann E. MORIN
2012-09-03 20:12       ` Stefan Fröberg
2012-09-04  5:53       ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox