mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v4 0/1] libcamera: new package
@ 2022-09-17 18:33 Matthias Fend
  2022-09-17 18:33 ` [ptxdist] [PATCH v4 1/1] " Matthias Fend
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Fend @ 2022-09-17 18:33 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-18  7:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-17 18:33 [ptxdist] [PATCH v4 0/1] libcamera: new package Matthias Fend
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox