summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2017-04-25 11:14:02 +0200
committerArmin Kuster <akuster808@gmail.com>2017-04-25 18:14:24 -0700
commit3bcca121314a86e53f16594df99b10afd4834fd6 (patch)
tree3e56382b6a2dbe994cf7e1e16d930a660756e2c3
parent5f68ae6d2875df24773a22010f1e5483148f6b69 (diff)
downloadmeta-security-3bcca121314a86e53f16594df99b10afd4834fd6.tar.gz
swtpm-wrappers: fix naming convention violation
Native recipes must be called <foo>-native. This is more than just a recommendation, there's actual code which checks for the suffix. Not following that rule broke swtpm-wrappers when using the "usrmerge" DISTRO_FEATURE, because the code in native.bbclass which cleans up DISTRO_FEATURES for native recipes was skipped and thus swtpm-wrappers ended up using different paths than the other native recipes. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-tpm/swtpm/swtpm-wrappers-native.bb (renamed from recipes-tpm/swtpm/swtpm-wrappers.bb)0
1 files changed, 0 insertions, 0 deletions
diff --git a/recipes-tpm/swtpm/swtpm-wrappers.bb b/recipes-tpm/swtpm/swtpm-wrappers-native.bb
index 0af1db6..0af1db6 100644
--- a/recipes-tpm/swtpm/swtpm-wrappers.bb
+++ b/recipes-tpm/swtpm/swtpm-wrappers-native.bb