]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_ipk.bbclass: ensure the package manager can create lock files
authorJoshua Lock <josh@linux.intel.com>
Thu, 10 Jun 2010 13:49:50 +0000 (14:49 +0100)
committerJoshua Lock <josh@linux.intel.com>
Thu, 10 Jun 2010 13:49:50 +0000 (14:49 +0100)
commiteb3c93f40121299d9ab83fee810c43f802900fd6
tree8fb465d2ec93b4a7d11565637c6712c1070abaab
parent12a9dea24129ecac8b029b6b8512882f603d690b
rootfs_ipk.bbclass: ensure the package manager can create lock files

The opkg package manager uses /usr/lib/opkg to store lock files in, modify the
remove_package_data_files() function to create an empty directory once the data
files are removed so that the lock can be created.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/rootfs_ipk.bbclass