]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipk
authorLianhao Lu <lianhao.lu@intel.com>
Sun, 30 Jan 2011 04:56:40 +0000 (12:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2011 23:59:37 +0000 (23:59 +0000)
commitb94f9ccd05a339a5e3e8ec4c7bd8c727ca575871
tree83d59d1829f85fbc3ea176f2dffa4badc1c580b0
parentf23e67f172c4e5d39b91edd3c91a55bfcf346192
rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipk

package_ipk.bbclass:
Added new function package_install_internal_ipk() to install a list of
ipk packages to a specified root directory, with the specified package
architecutre information.

rootfs_ipk.bbclass:
Used the above new functions to install rootfs.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
meta/classes/package_ipk.bbclass
meta/classes/rootfs_ipk.bbclass