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:35 +0100 |
commit | c73779d15056b26d2ce567beb1e1dc1161aca5a8 (patch) | |
tree | 9cc6e97d0cd5938c6a643e4c3b8f007addf69c25 /bitbake/lib/bb/fetch2/git.py | |
parent | 8da9bbfc439ea1b578bff747fd0d7c26573265f5 (diff) | |
download | poky-c73779d15056b26d2ce567beb1e1dc1161aca5a8.tar.gz |
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.
(From OE-Core rev: 5d0144fe6bd1febc2d1e651bbcff891c80f20b88)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions