All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aleh Arol <aleh.arol@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: source folder package dependency
Date: Mon, 30 Jan 2012 18:40:03 +0300	[thread overview]
Message-ID: <4F26B9D3.9010709@gmail.com> (raw)

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




             reply	other threads:[~2012-01-30 15:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 15:40 Aleh Arol [this message]
2012-02-01 15:37 ` source folder package dependency Paul Eggleton
2012-02-01 15:37   ` [bitbake-devel] " Paul Eggleton
2012-02-01 20:48   ` Aleh Arol

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=4F26B9D3.9010709@gmail.com \
    --to=aleh.arol@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /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 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.