> -----Original Message-----
> From: [email protected] [mailto:meta-arago-
> [email protected]] On Behalf Of Maupin, Chase
> Sent: Tuesday, July 01, 2014 10:26 AM
> To: [email protected]
> Subject: [meta-arago] [PATCH 3/5] packagegroup-arago-test: make
> omapdrmtest depend on mmip
>
> * The omapdrmtest package has dependencies on libdce which are
> only valid when the MACHINE_FEATURES include mmip. So don't
> include this when that feature doesn't exist.
>
> Signed-off-by: Chase Maupin <[email protected]>
> ---
> .../packagegroups/packagegroup-arago-test.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-
> arago-test.bb b/meta-arago-distro/recipes-
> core/packagegroups/packagegroup-arago-test.bb
> index 54d44e1..429858b 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-
> test.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-
> test.bb
[Franklin] Has the PR server been enabled yet? If not PR bump.
> @@ -33,7 +33,7 @@ ARAGO_TI_TEST = "\
> ARAGO_TI_TEST_append_omap-a15 = " \
> omapconf \
> ipc-test-fw \
> - omapdrmtest \
> + ${@base_contains('MACHINE_FEATURES', 'mmip', 'omapdrmtest', '', d)} \
> bvtest \
> "
>
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago