All of lore.kernel.org
 help / color / mirror / Atom feed
* Developing in Python for Bitbake
@ 2013-12-17 20:11 Brad Litterell
  2013-12-17 20:31 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Brad Litterell @ 2013-12-17 20:11 UTC (permalink / raw)
  To: bitbake-devel@lists.openembedded.org

[-- Attachment #1: Type: text/plain, Size: 721 bytes --]

Hi,

I want to create a new bbclass for some internal build tooling and am fairly new to Python, so I have a couple of (hopefully quick) questions:

1. Can you recommend an Python IDE for developing for bitbake on Linux?  There seem to be several, and if there is a consensus among the bitbake developers, I thought I'd start there.

2. Is there a list of pre-defined variables?  For example, gitpkgv.bbclass starts with def get_git_pkgv(d, use_tags):

"d" appears to be frequently assumed.  I'm guessing it is the same as the "D" variable in the recipes, but I am not sure whether there is a document that verifies this - and what else is available, or whether it is just tribal knowledge?

Thanks,
Brad



[-- Attachment #2: Type: text/html, Size: 1565 bytes --]

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

end of thread, other threads:[~2013-12-17 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 20:11 Developing in Python for Bitbake Brad Litterell
2013-12-17 20:31 ` Paul Eggleton
2013-12-17 21:56   ` Brad Litterell

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.