]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/rootfs.py: use Manifest.INSTALL_ORDER
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Wed, 22 Jan 2014 12:12:40 +0000 (14:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2014 11:50:27 +0000 (11:50 +0000)
commitbb1fb4ceb544c161ed30cd102155657e3771859b
tree7e35927a5fc854c99859145aa1fe011786cae680
parenta8c1b7504bf9cd5625fdecfdc3c3adce53aa164c
lib/oe/rootfs.py: use Manifest.INSTALL_ORDER

Since the Manifest class has this property, use it. This contains the
default package installation order.

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