]> code.ossystems Code Review - openembedded-core.git/commit
package_deb: check CONFFILES exist before adding them to metadata
authorRoss Burton <ross.burton@intel.com>
Fri, 15 Feb 2013 13:03:51 +0000 (13:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Feb 2013 14:09:13 +0000 (06:09 -0800)
commit767a3d1c45f97add720174a7034df750bfb09a8e
tree7567c06c3adf0b102ffb06e76a7cad325e72a57e
parent416519ec595f59ebeafb95bed2546635cad41559
package_deb: check CONFFILES exist before adding them to metadata

dpkg-deb verifies that conffiles exist, so verify that the specified files
actually exist before writing them to conffiles.

This mirrors the behaviour of FILES and package_rpm's CONFFILES handling.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package_deb.bbclass