diff options
author | Robi Buranyi <rburanyi@google.com> | 2021-04-12 21:48:13 -0700 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2021-04-13 14:38:54 +0800 |
commit | d847f56b4a98311c8249fda7b074cf76e02eff0b (patch) | |
tree | 55eb6fe18f0734d5ecef2becdb8f2765b108fa65 /dynamic-layers/clang-layer | |
parent | 1a4adcb8b18141db84b654e645fb07679ee41c1d (diff) | |
download | meta-intel-d847f56b4a98311c8249fda7b074cf76e02eff0b.tar.gz |
ipmctl: support CRLF line endings in EDK2
The EDK2 sources are DOS-style on server (contains CRLF) and this may
cause interop issues on Linux machines (patches do not apply clean) The
standard solution is to use the "dos2unix" bbclass, but that can modify
only files under the ${S} folder - meaning we have to move the edk2
checkout folder from ${S}/../edk2 to ${S}/edk2. Also, the LICENSE file
checksum is going to be impacted by the dos2unix conversion.
Signed-off-by: Robi Buranyi <rburanyi@google.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer')
0 files changed, 0 insertions, 0 deletions