aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package_manager.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-01 17:32:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-02 17:51:44 +0100
commit03ac91815013c0e85c4694b3ab849257e658aeba (patch)
treeafdd729eed5b44069da401762ba21f8bbb7bf12c /meta/lib/oe/package_manager.py
parent9dc1e2c5724b6eeda87edceac16d2e7107577f5a (diff)
downloadopenembedded-core-contrib-03ac91815013c0e85c4694b3ab849257e658aeba.tar.gz
package_rpm: Add custom extension support for spec generation.
Add hooks to allow customisation of the rpm spec files. Since python functions aren't visible in the data store, one variable is used to trigger the call to a separately named function. A dummy function is not provided since this then triggers various class ordering complexities which are best avoided. Ultimately this will be replaced by a refactor of the code to generate the spec file using a python class. This allows the tizen layer to add hooks for the security manifests for example. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/package_manager.py')
0 files changed, 0 insertions, 0 deletions