Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Build Output
@ 2014-06-05 19:27 Dan Pattison
  2014-06-05 20:21 ` Peter Korsgaard
  2014-06-05 20:39 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Dan Pattison @ 2014-06-05 19:27 UTC (permalink / raw)
  To: buildroot

Hello,

I am using the post image script feature to compile and install various 
custom packages. In my shell and make files I want to make the ouput 
show the various stages of package installation like buildroot does with 
text that has a highlighted back ground. This helps in debugging to see 
where certain programs start their build process.

For instance, when the post-image script fires it outputs the line below 
with a highlighted back ground that is easy to spot.
 >>>   Executing post-image script board/ethertek/ws/post-build.sh

I tried the line below in my own post-build.sh, but get a command not 
found error.
$(call MESSAGE,"Building Package FOO");

Is it possible to make the call command above work in my own shell 
scripts that reside in the board folder? If yes, what do I include to 
make that work?

Thank you,

-- 
Dan Pattison
Ethertek Circuits

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

end of thread, other threads:[~2014-06-05 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 19:27 [Buildroot] Build Output Dan Pattison
2014-06-05 20:21 ` Peter Korsgaard
2014-06-05 21:00   ` Dan Pattison
2014-06-05 20:39 ` Thomas Petazzoni
2014-06-05 21:18   ` Dan Pattison

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