]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_rpm: Enable multi dep solverdbs
authorMark Hatle <mhatle@windriver.com>
Sun, 22 Aug 2010 05:44:21 +0000 (22:44 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 23 Aug 2010 19:56:47 +0000 (20:56 +0100)
commit59a3e98b044d3157e7472d35b1439a4a292c6693
tree9562b2daac52cfea6b35a8733f067228b75f5ed2
parent55a046bd4c4bf6e8ebb41a68205f46795f56fdbc
rootfs_rpm: Enable multi dep solverdbs

Update package_rpm.bbclass to generate dep solver databases for each
package arch.  Following the example of the deb and ipk integration

Revise the rootfs_rpm to solve the installation based on the multiple
dep solvers.

Note, recommends, locale and attemptonly pckages are still to be
implemented.

Signed-off-by: Mark Hatle <mhatle@windriver.com>
meta/classes/package_rpm.bbclass
meta/classes/rootfs_rpm.bbclass