On 1 December 2014 at 06:01, Chen Qi <Qi.Chen@windriver.com> wrote:
Allow globs in CONFFILES and default CONFFILES to '${sysconfdir}'.
If I apply this patch and build core-image-sato with package_ipk:
| *** Error: CONTROL/conffiles mentions conffile /etc/depmod.d which does not exist| *** Error: CONTROL/conffiles mentions conffile /etc/modprobe.d which does not existERROR: Task 1120 (/home/ross/Yocto/poky/meta/recipes-kernel/kmod/kmod_git.bb, do_package_write_ipk) failed with exit code '1'
| *** Error: CONTROL/conffiles mentions conffile /etc/udev/hwdb.d which does not exist
ERROR: Task 558 (/home/ross/Yocto/poky/meta/recipes-core/systemd/systemd_216.bb, do_package_write_ipk) failed with exit code '1'
Ross