[meta-freescale] [PATCH] sg3-utils: Move bbappend to dynamic layers

Bas Mevissen abuse at basmevissen.nl
Tue May 29 14:17:59 PDT 2018


Thanks, works fine now.
-- Bas.

On 2018-05-29 18:30, Pierre-Jean TEXIER wrote:
> The sg3-utils recipe can only be built if the meta-oe
> layer is present, so move it to the dynamic layers.
> 
> Signed-off-by: Pierre-Jean TEXIER <texier.pj2 at gmail.com>
Tested-by: Bas Mevissen <abuse at basmevissen.nl>
> ---
>  .../openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend  
>   | 1 +
>  recipes-support/sg3-utils/sg3-utils_%.bbappend                         
>   | 1 -
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  create mode 100644
> dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
>  delete mode 100644 recipes-support/sg3-utils/sg3-utils_%.bbappend
> 
> diff --git
> a/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
> b/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
> new file mode 100644
> index 0000000..608377e
> --- /dev/null
> +++
> b/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
> @@ -0,0 +1 @@
> +BBCLASSEXTEND = "native nativesdk"
> diff --git a/recipes-support/sg3-utils/sg3-utils_%.bbappend
> b/recipes-support/sg3-utils/sg3-utils_%.bbappend
> deleted file mode 100644
> index 608377e..0000000
> --- a/recipes-support/sg3-utils/sg3-utils_%.bbappend
> +++ /dev/null
> @@ -1 +0,0 @@
> -BBCLASSEXTEND = "native nativesdk"
> --
> 2.7.4



More information about the meta-freescale mailing list