All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marwen BRIKCHA <marwen.brikcha@gmail.com>
To: ross.burton@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: Yocto Poky 2.4.1 - Remove python3 from build
Date: Tue, 16 Oct 2018 14:59:32 +0200	[thread overview]
Message-ID: <CAFjmEbC2Vpe7wa+_ys0MmKFRkoWk2wgP1PE8rhTmJx6ev5EenA@mail.gmail.com> (raw)
In-Reply-To: <CAJTo0LZPS49=UK5E_1AJZa7tW7frxv8E4NRHMXRca3iW-e=asQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1421 bytes --]

Hello Ross,

I've set in my receipe opencv_3.%.bappend
PACKAGECONFIG = "eigen jpeg png tiff v4l libv4l gstreamer"
EXTRA_OECMAKE_append = " \
                  -DBUILD_PYTHON_SUPPORT=OFF \
                  -DBUILD_opencv_python3=OFF \
                 "
But alway opencv build python 3 dependencies in my images.
It's weird.

*$> bitbake -e opencv | grep "PACKAGECONFIG", I got :*
PACKAGECONFIG=" eigen jpeg png tiff v4l libv4l gstreamer"
and some other log that show -DBUILD_PYTHON_SUPPORT=OFF
-DBUILD_opencv_python3=OFF

Any help ?

Br,
Marwen



Le mar. 16 oct. 2018, à 13 h 21, Burton, Ross <ross.burton@intel.com> a
écrit :

> Disable the 'python3' PACKAGECONFIG in the opencv recipe.
>
>
> https://www.yoctoproject.org/docs/2.5.1/ref-manual/ref-manual.html#var-PACKAGECONFIG
>
> Ross
> On Tue, 16 Oct 2018 at 11:17, Marwen BRIKCHA <marwen.brikcha@gmail.com>
> wrote:
> >
> > Hello,
> >
> > I'm using Yocto Poky 2.4.1 and bitbake version 1.6.0 to build a xilinx
> embedded linux for zcu102 board.
> >
> > I've integrated OpenCV libraries on my image.
> >
> > So, I want to remove python3 from image build .
> >
> > Can you help me here on how to do that ?
> >
> > ----
> > Best regards,
> > Marwen
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>

[-- Attachment #2: Type: text/html, Size: 2562 bytes --]

  reply	other threads:[~2018-10-16 12:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-16 10:16 Yocto Poky 2.4.1 - Remove python3 from build Marwen BRIKCHA
2018-10-16 11:21 ` Burton, Ross
2018-10-16 12:59   ` Marwen BRIKCHA [this message]
2018-10-16 13:01     ` Burton, Ross
     [not found]       ` <CAFjmEbBJUJaGHc-zf8YTSRPsA=Nigd0YLDTwVTe=vJYXar60cg@mail.gmail.com>
2018-10-16 22:47         ` Burton, Ross
2018-10-17  7:32           ` Marwen BRIKCHA
2018-10-17  9:43             ` Burton, Ross
2018-10-17  9:53               ` Burton, Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFjmEbC2Vpe7wa+_ys0MmKFRkoWk2wgP1PE8rhTmJx6ev5EenA@mail.gmail.com \
    --to=marwen.brikcha@gmail.com \
    --cc=ross.burton@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.