diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2013-02-06 01:56:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-06 13:16:51 +0000 |
commit | 451f2d083d6c05454d2c3366bd09c7fb13fd8e47 (patch) | |
tree | d87e817cf4b20589819916eef3a7d8d0bf42f4f0 /meta/recipes-extended | |
parent | ccde53bfa7696eba6f13eab19c38793e81d64f8b (diff) | |
download | poky-451f2d083d6c05454d2c3366bd09c7fb13fd8e47.tar.gz |
package.bbclass: return list of packages created in do_split_packages
* sometimes it's useful to do something with packages created
by do_split_packages later in do_package_prepend, e.g. in:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2013-February/043824.html
I have .bbclass which adds some postinst, postrm and RDEPENDS,
but ttf-mplus is using do_split_packages to create those packages
(From OE-Core rev: 5aa52c6882d2929b2e530c4fa297c6d3e97d4f9f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions