On 04/25/2017 02:14 AM, Patrick Ohly wrote:
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.o...@intel.com>

merged.

thanks,
Armin
---
  recipes-tpm/swtpm/{swtpm-wrappers.bb => swtpm-wrappers-native.bb} | 0
  1 file changed, 0 insertions(+), 0 deletions(-)
  rename recipes-tpm/swtpm/{swtpm-wrappers.bb => swtpm-wrappers-native.bb} 
(100%)

diff --git a/recipes-tpm/swtpm/swtpm-wrappers.bb 
b/recipes-tpm/swtpm/swtpm-wrappers-native.bb
similarity index 100%
rename from recipes-tpm/swtpm/swtpm-wrappers.bb
rename to recipes-tpm/swtpm/swtpm-wrappers-native.bb

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to