All of lore.kernel.org
 help / color / mirror / Atom feed
* source folder package dependency
@ 2012-01-30 15:40 Aleh Arol
  2012-02-01 15:37   ` [bitbake-devel] " Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Aleh Arol @ 2012-01-30 15:40 UTC (permalink / raw)
  To: bitbake-devel

Hi,

I have a question I don't know how to solve:
I have a library, for example, boost, and a part of that
library(packaged together I mean), like bjam is required to build it.

So I have boost-X.Y.Z.bb recipe and src/boost-X.Y.Z folder(I have
sources locally) and I need to create bjam recipe. I can make
bjam-X.Y.Z.bb where I will refer to folder src/boost-${PV} as ${SRC_URI}
and ${S} to find jam sources under. Then if I'll need to have 5
different versions of boost I'll need to create 5 different versions of
bjam recipe.... although I can use bjam.inc it will still be 5 bjam recipes.

How can I avoid that? Any way to have a version agnostic bjam recipe? Or the right way of doing this.

-- 
Best regards,
Aleh Arol




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

end of thread, other threads:[~2012-02-01 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30 15:40 source folder package dependency Aleh Arol
2012-02-01 15:37 ` Paul Eggleton
2012-02-01 15:37   ` [bitbake-devel] " Paul Eggleton
2012-02-01 20:48   ` Aleh Arol

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.