]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:22 +0000 (06:09 -0800)
commitf017eb38bbca4af106ed359adfbbd4bfdf9bad5c
tree9ad2bdcfccf529ebab8185c983128d8bc648af17
parentb1c887277c67a9a0fb08162edc4cc9aeeb8f400d
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