]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: exclude . in file listings
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 26 Aug 2015 13:06:35 +0000 (14:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:37 +0000 (12:34 +0100)
commitd503122646b1b148113a4be31b7e88723459dae6
tree0ad3c333d22bc4bd35e14632df26c2051aa7db8e
parentaf2fc914975d06fdd75a65d4b00cf9f5c1610528
classes/buildhistory: exclude . in file listings

We don't care about the permissions on the top-level directory in which
the files are contained, just everything under it; this also avoids
lists with just this entry in it for empty packages. Affects file
listings for both images and packages.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/buildhistory.bbclass