From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3] libcamera: Fix and update libcamera package
Date: Tue, 17 Nov 2020 22:20:24 +0100 [thread overview]
Message-ID: <20201117222024.55b0686f@gmx.net> (raw)
In-Reply-To: <b172f6f0-065b-4eee-0821-b92194fed303@microchip.com>
Hello Eugen,
On Tue, 17 Nov 2020 17:47:37 +0000, "Eugen.Hristev--- via buildroot" <buildroot@busybox.net> wrote:
> On 04.09.2020 12:51, Kieran Bingham wrote:
> > Prevent compilation of libcamera on m68k architectures as we experience
> > build failures there, and do not currently support that target with
> > libcamera.
> >
> > Then, update the build to require C++17, in anticipation of bumping the
> > version to the latest upstream.
> >
> > Kieran Bingham (3):
> > package/libcamera: Prevent builds on m68k
> > package/libcamera: Update requirements for C++17
> > package/libcamera: bump version to e59713c6
> >
> > package/libcamera/Config.in | 8 +++++---
> > package/libcamera/libcamera.hash | 2 +-
> > package/libcamera/libcamera.mk | 2 +-
> > 3 files changed, 7 insertions(+), 5 deletions(-)
> >
> > --
> > 2.25.1
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> >
>
> Hello Keiran,
>
> Just a small question if I am not bothering too much: Do we have a
> buildroot config option to build the gstreamer plugin for libcamera ? I
> am interested to try it out.
There is no extra libcamera package option to enable the gstreamer plugin,
but in case the prerequisites are met (BR2_PACKAGE_GSTREAMER1 and
BR2_PACKAGE_GST1_PLUGINS_BASE enabled) the plugin should be compiled
and installed, see [1]...
Regards,
Peter
[1] https://git.buildroot.net/buildroot/tree/package/libcamera/libcamera.mk#n62
>
> Thanks !
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
prev parent reply other threads:[~2020-11-17 21:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-04 9:51 [Buildroot] [PATCH 0/3] libcamera: Fix and update libcamera package Kieran Bingham
2020-09-04 9:51 ` [Buildroot] [PATCH 1/3] package/libcamera: Prevent builds on m68k Kieran Bingham
2020-09-04 12:50 ` Thomas Petazzoni
2020-09-04 12:52 ` Kieran Bingham
2020-09-04 12:52 ` Thomas Petazzoni
2020-09-04 20:33 ` Yann E. MORIN
2020-09-04 20:36 ` Yann E. MORIN
2020-09-05 12:31 ` Peter Korsgaard
2020-09-04 9:51 ` [Buildroot] [PATCH 2/3] package/libcamera: Update requirements for C++17 Kieran Bingham
2020-09-04 12:51 ` Thomas Petazzoni
2020-09-04 12:55 ` Kieran Bingham
2020-09-04 13:53 ` Thomas Petazzoni
2020-09-04 13:56 ` Yann E. MORIN
2020-09-04 9:51 ` [Buildroot] [PATCH 3/3] package/libcamera: bump version to e59713c6 Kieran Bingham
2020-11-17 17:47 ` [Buildroot] [PATCH 0/3] libcamera: Fix and update libcamera package Eugen.Hristev at microchip.com
2020-11-17 21:20 ` Peter Seiderer [this message]
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=20201117222024.55b0686f@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/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.