[yocto] [meta-security][PATCH 1/1] swtpm-wrappers: fix naming convention violation

akuster akuster at mvista.com
Tue Apr 25 18:29:10 PDT 2017



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.ohly at 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




More information about the yocto mailing list