[oe] per-package extra packaging hooks

Phil Blundell pb at reciva.com
Mon Aug 4 08:18:01 UTC 2008


The attached patch implements a mechanism for packages to inject python
code into the packaging process of their dependents.  In particular this
will make it possible to implement a correct fix for the ongoing libgcc
dependency issue without having to pile a load of libc-specific code
into package.bbclass.  More generally, it allows the packaging code to
become more decentralised and removes the need to hack on
package.bbclass itself (with the attendant disruption and risk of merge
conflicts) whenever package-specific code needs to be added or modified.

Comments and suggestions welcome.

p.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: package-hook.diff
Type: text/x-patch
Size: 3226 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080804/0c0c20f1/attachment-0002.bin>


More information about the Openembedded-devel mailing list