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:22 +0000 (06:09 -0800)
commit12a2f81d68085cea23a243df7f630da4507957b3
tree7d5d833ad628e191eab8491616f4b330ea7f1351
parentd107c1e072d8c1bfcac07b5d2f9187fc68182a4f
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.

(From OE-Core rev: 767a3d1c45f97add720174a7034df750bfb09a8e)

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