mirror of
https://git.yoctoproject.org/poky
synced 2026-07-08 08:13:39 +02: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>