mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
If a program creates an empty directory during its build it's probably for a good reason, so if it exists it seems sensible to stage it. Some programs require localstatedir to operate so we should be sure to stage it. Signed-off-by: Joshua Lock <josh@linux.intel.com>