mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
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>