]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_ipk/package_ipk: Simplify opkg commandline option variables
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 11:38:59 +0000 (11:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Dec 2012 17:09:40 +0000 (17:09 +0000)
commit5e482b278c3775b0acecc621cf2d3b90ee516f26
tree0107cbe347fa72a7d239a4b0efd640bc01df75a7
parent2ee979ff71d31e497be856ea1443667c6d799d34
rootfs_ipk/package_ipk: Simplify opkg commandline option variables

The current maze of IPKG_ARGS variables is hard to understand and worse,
not even used in some places. This simplifies the code and specifies the
options in one place.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_ipk.bbclass
meta/classes/rootfs_ipk.bbclass