rootfs_ipk.bbclass: Fix for use with lock capable opkg

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4591 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-06-05 21:18:11 +00:00
parent f6d53bb464
commit d4e39f916c
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ fakeroot rootfs_ipk_do_rootfs () {
package_update_index_ipk
package_generate_ipkg_conf
mkdir -p ${T}
mkdir -p ${T}/
mkdir -p ${IMAGE_ROOTFS}/usr/lib/opkg/
opkg-cl ${IPKG_ARGS} update