diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-12 11:10:33 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-12 11:23:19 +0100 |
commit | 5d0144fe6bd1febc2d1e651bbcff891c80f20b88 (patch) | |
tree | baa985cccf719d69781a5f6038bf21bc347d4349 /meta/classes/package_deb.bbclass | |
parent | ec8fbe0d1870285a4a972ddcfe83aa63d720cb80 (diff) | |
download | openembedded-core-5d0144fe6bd1febc2d1e651bbcff891c80f20b88.tar.gz openembedded-core-5d0144fe6bd1febc2d1e651bbcff891c80f20b88.tar.bz2 openembedded-core-5d0144fe6bd1febc2d1e651bbcff891c80f20b88.tar.xz openembedded-core-5d0144fe6bd1febc2d1e651bbcff891c80f20b88.zip |
package.bbclass: Drop dubious use of packages[0] from do_split_packages and do_split_locales
As the comment says, using packages[0] is rather broken and can be incorrect,
as demonstrated by the recent gdk-pixbuf change. Replacing it with PN is
a bit more correct and more likely to do what was originally intended
by this function.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_deb.bbclass')
0 files changed, 0 insertions, 0 deletions