All of lore.kernel.org
 help / color / mirror / Atom feed
* Automatically creating tar files for bin_package.bbclass
@ 2016-07-04 15:00 Andre McCurdy
  2016-07-04 15:58 ` Burton, Ross
  0 siblings, 1 reply; 9+ messages in thread
From: Andre McCurdy @ 2016-07-04 15:00 UTC (permalink / raw)
  To: OE Core mailing list

Say I have a proprietary library which only I can build from source
and I have a conventional recipe which builds it within OE. I would
now like to create a tar file of the library and headers etc, plus a
companion recipe based on bin_package.bbclass to allow others to make
use of the library in their OE builds. ie the situation described
here:

  http://www.yoctoproject.org/docs/2.1/mega-manual/mega-manual.html#packaging-externally-produced-binaries

Is there a recommended way to create the tar file to support that?
e.g. a class which automatically creates a deployable tar file of a
recipe's ${D} directory?


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

end of thread, other threads:[~2019-07-21 20:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04 15:00 Automatically creating tar files for bin_package.bbclass Andre McCurdy
2016-07-04 15:58 ` Burton, Ross
2016-07-05  8:21   ` Andre McCurdy
2016-07-05 15:12     ` Khem Raj
2016-07-05 22:20       ` Paul Eggleton
2016-07-05 22:27       ` Richard Purdie
2016-07-06  8:20         ` Andre McCurdy
2019-07-19  8:09           ` Nicolas Dechesne
2019-07-21 20:31             ` Andre McCurdy

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.