diff options
author | Matt Madison <matt@madison.systems> | 2016-01-06 04:21:34 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-11 23:26:31 +0000 |
commit | 4aeb69d35f1fe3b4882160c5c4884a5ab808f601 (patch) | |
tree | b108e7e75e52590b45ad06aa1c2b1225a7219d9b /meta/lib/oe/classutils.py | |
parent | 9ea7428e67a764185349bd5dd5ddafd1c33c3290 (diff) | |
download | poky-4aeb69d35f1fe3b4882160c5c4884a5ab808f601.tar.gz |
package_manager.py: fixes for multilib deb packaging builds
* tmp/deploy/deb subdirectories do not get hyphens replaced
with underscores, so don't do that translation when building
the sources list.
* Fix MULTILIB_VARIANTS handling to be more general and
work for all architectures
* Also include a fix for a warning generated by apt
due to missing apt/preferences.d directory.
(From OE-Core rev: c3ee9b12ae704eadf02ff288d8035b5885d6218e)
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/classutils.py')
0 files changed, 0 insertions, 0 deletions