]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/package_manager.py: use the bitbake APT_ARGS variable
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 13 Jan 2014 08:06:59 +0000 (10:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:26 +0000 (11:50 +0000)
commitae337edc8ac441c947d1543c2800f37104a0be70
tree4c2c76bfc6a805d6061b34a3755332c4527b288b
parentcb03d15482569c2e56232c921526938dcecfdb68
lib/oe/package_manager.py: use the bitbake APT_ARGS variable

This commit will revert on using the bitbake APT_ARGS variable, so users
can alter the way apt is called without needing to change it in code.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/lib/oe/package_manager.py