[oe] [meta-multimedia][PATCH] meta-multimedia: update LAYERDEPENDS

Khem Raj raj.khem at gmail.com
Tue May 29 16:04:12 UTC 2018


On Wed, May 23, 2018 at 11:27 PM, Yi Zhao <yi.zhao at windriver.com> wrote:
> Add meta-oe as LAYERDEPENDS to fix ParseError:
> meta-multimedia/recipes-mkv/libebml/libebml_1.3.0.bb:13:
> Could not inherit file classes/dos2unix.bbclass
>

If thats the only dependency on meta-oe then
Perhaps dos2unix class should be migrated to OE-Core. Can you prepare
a patch for that instead ?

We should try to make these layers independent of each other as much
as we can.

> Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
> ---
>  meta-multimedia/conf/layer.conf | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
> index cfedf2f..24d7a6d 100644
> --- a/meta-multimedia/conf/layer.conf
> +++ b/meta-multimedia/conf/layer.conf
> @@ -28,5 +28,6 @@ BBFILE_PRIORITY_multimedia-layer = "6"
>  LAYERVERSION_multimedia-layer = "1"
>
>  LAYERDEPENDS_multimedia-layer = "core"
> +LAYERDEPENDS_multimedia-layer += "openembedded-layer"
>
>  LAYERSERIES_COMPAT_multimedia-layer = "sumo"
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list