]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: tweak buildhistory_list_pkg_files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 21 Aug 2015 09:50:57 +0000 (10:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:38 +0000 (12:34 +0100)
commit6f3992728613c39403ef59bbcf1cb67d9e8c526b
tree91cba13582e1d5b8eb8fe55f4d7a246b4a2aaefc
parent14eba06baacca25213e35afa7bfd126fc1f5586a
classes/buildhistory: tweak buildhistory_list_pkg_files

* Avoid using ${...} for shell variables (since they could be
  expanded as bitbake variables if present)
* Use files-in-package.txt rather than files-in-<packagename>.txt; the
  file is already in a subdirectory named with the package name and this
  naming is consistent with that of files-in-image.txt.

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