rootfs_ipk.bbclass: install the package manager in a separate pass from the other...
authorChris Larson <chris_larson@mentor.com>
Tue, 3 Aug 2010 23:55:40 +0000 (16:55 -0700)
committerChris Larson <chris_larson@mentor.com>
Wed, 4 Aug 2010 00:11:40 +0000 (17:11 -0700)
commitacc720fa80227d08fd15764117e0c34e2387e804
tree2f54bbce7214f1dd047ff3d87f20f2d888a63e7d
parentb0061845a60d7781f9287ae6955585485f5ba8e9
rootfs_ipk.bbclass: install the package manager in a separate pass from the other packages

It seems that installing opkg/opkg-collateral blows away the configuration we
need to install more packages, so lets make that explicit by installing those
things last.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/rootfs_ipk.bbclass