[meta-intel] [PATCH v2] libxcam: Initial recipe for libXCam

Ankit Navik ankit.tarot at gmail.com
Sat Jul 13 02:34:16 PDT 2019


Hi Ross,

On Wed, Jul 10, 2019 at 1:54 AM Burton, Ross <ross.burton at intel.com> wrote:

> On Tue, 9 Jul 2019 at 16:54, Ankit Navik <ankit.tarot at gmail.com> wrote:
> > +PACKAGECONFIG ??= ""
> > +PACKAGECONFIG[gst] = "--enable-gst,--disable-gst,"
> > +PACKAGECONFIG[aiq] = "--enable-aiq,--disable-aiq,"
> > +PACKAGECONFIG[libcl] = "--enable-libcl,--disable-libcl,"
> > +PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv"
> > +PACKAGECONFIG[render] = "--enable-render,--disable-render,"
> > +PACKAGECONFIG[gles] = "--enable-gles,--disable-gles,"
> > +PACKAGECONFIG[vulkan] = "--enable-vulkan,--disable-vulkan,"
> > +PACKAGECONFIG[dnn] = "--enable-dnn,--disable-dnn,"
>
> Do you really want to disable everything out of the box?  There's a
> DISTRO_FEATURE for opengl and vulkan so those could trigger the gles
> and vulkan options, and what else is useful out of the box?  GStreamer
> is the default multimedia framework so I'm guessing gst should be on
> by default too.
>

Agree. I will enable gles and vulkan.
I'll submit another patch.
Regards,
Ankit

>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20190713/a7905de7/attachment.html>


More information about the meta-intel mailing list