mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Matthias Fend <matthias.fend@emfend.at>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v4 0/1] libcamera: new package
Date: Sat, 17 Sep 2022 20:33:49 +0200	[thread overview]
Message-ID: <20220917183350.1838893-1-matthias.fend@emfend.at> (raw)

libcamera is an open source camera stack and framework for Linux, Android,
and ChromeOS.

Since libcamera is still quite new and there are no released versions yet,
a git snapshot is used.

A patch is currently required to deactivate the automatic git-based version
generation, otherwise the git information from the BSP repository will be
used incorrectly. This may lead to a build error, at least to an incorrect
version.
However, since libcamera versioning is currently being discussed, the patch
may be dropped in the near future.

Changelog:
v4:
- Corrected list of licenses
- Always disable tracing with lttng
- Change prompt for backtrace config to distinguish from lttng tracing

v3:
 - Select HOST_OPENSSL (currently mandatory)
 - Reorder Kconfig menu
 - Make IPAs dependent on their associated pipeline
 - Added option to enable cam tool KMS sink
 - Make module signing optional and crypto library selectable

v2:
 - Changed format of git version tag
 - Use list-based processing for IPAs
 - Add a comment to note why IPA modules are not stripped
 - Some source format fixes

Matthias Fend (1):
  libcamera: new package

 ...t-information-for-version-generation.patch |  29 ++++
 .../libcamera-2022-08-30-g68683d3811a8/series |   4 +
 rules/libcamera.in                            | 129 ++++++++++++++++
 rules/libcamera.make                          | 143 ++++++++++++++++++
 4 files changed, 305 insertions(+)
 create mode 100644 patches/libcamera-2022-08-30-g68683d3811a8/0001-do-not-use-git-information-for-version-generation.patch
 create mode 100644 patches/libcamera-2022-08-30-g68683d3811a8/series
 create mode 100644 rules/libcamera.in
 create mode 100644 rules/libcamera.make

-- 
2.25.1




             reply	other threads:[~2022-09-17 18:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17 18:33 Matthias Fend [this message]
2022-09-17 18:33 ` [ptxdist] [PATCH v4 1/1] " Matthias Fend
2022-09-28 14:28   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-18  7:37   ` [ptxdist] [PATCH v4 1/1] " Christian Melki

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=20220917183350.1838893-1-matthias.fend@emfend.at \
    --to=matthias.fend@emfend.at \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox