]> code.ossystems Code Review - openembedded-core.git/commit
package_ipk: check CONFFILES exist before adding them to metadata
authorRoss Burton <ross.burton@intel.com>
Tue, 5 Feb 2013 21:12:50 +0000 (21:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Feb 2013 12:17:15 +0000 (12:17 +0000)
commitfb87edc881009cf4d582cd95c248884551fe07fe
tree0856a76c756d7dc408d97acbf491477503de8936
parent9b445cc39604223b0cfb21d28f748a86ff4cdf68
package_ipk: check CONFFILES exist before adding them to metadata

opkg-build 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_ipk.bbclass