diff options
author | Christopher Larson <kergoth@gmail.com> | 2011-12-23 09:23:57 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:20 +0000 |
commit | 00cfb148253f4cbd4aa650900694670674fc689a (patch) | |
tree | 49f5ce8f84cda093ec669f5f1b687d30d60a8aab /meta/conf | |
parent | 7e66c3c4c2ef6f26dfa0b93d6c9935d8384af2a3 (diff) | |
download | poky-00cfb148253f4cbd4aa650900694670674fc689a.tar.gz |
buildhistory: avoid quoting issues with the layer list for build-id
--4ef4ab1d_66334873_12d0c
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
The layer list is multiline, and includes quotes, so including it within
quotes is problematic, particularly if the revision includes characters which
are not valid outside of a quoted string in shell. To reproduce this failure:
do a build with an scm layer not on a branch.
(From OE-Core rev: f74c500a0d3979dea7393524e71ca7ec03bb5fde)
Signed-off-by: Christopher Larson <chris_larson@mentor.com (mailto:chris_larson@mentor.com)>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions