diff options
author | Felipe F. Tonello <eu@felipetonello.com> | 2013-10-31 20:51:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-05 22:04:27 +0000 |
commit | 8f84cc99bd1ea946317c87f00ea343b80d9c9a4d (patch) | |
tree | 252f944d764e2c06d6651933856d7eab1a585214 /meta/classes/kernel.bbclass | |
parent | e82320a480984f37a0fc570b6e4ff1c00074ee49 (diff) | |
download | poky-8f84cc99bd1ea946317c87f00ea343b80d9c9a4d.tar.gz |
package.bbclass: Fix split_and_strip_files when file has single quote (')
Fix false error report when a file that has a single quote by escaping
the single quote. Some packages might install files with quotes, such
as music files and other types, that will cause the problem.
(From OE-Core rev: 212471f81d210e596798db5e5d927418090a63a2)
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel.bbclass')
0 files changed, 0 insertions, 0 deletions