mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/1] libcamera: new package
@ 2022-09-08  7:29 Matthias Fend
  2022-09-08  7:29 ` [ptxdist] [PATCH 1/1] " Matthias Fend
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Fend @ 2022-09-08  7:29 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.

As libcamera depends on HOST_SYSTEM_PYTHON3_PLY and 
HOST_SYSTEM_PYTHON3_PYYAML, patch 
'host-system-python3: add ply and pyyaml option' is a necessary
prerequisite.

Matthias Fend (1):
  libcamera: new package

 ...t-information-for-version-generation.patch |  29 ++++
 .../series                                    |   4 +
 rules/libcamera.in                            |  90 ++++++++++++
 rules/libcamera.make                          | 137 ++++++++++++++++++
 4 files changed, 260 insertions(+)
 create mode 100644 patches/libcamera-68683d3811a803aa087c38a2063cf64c8d084d49/0001-do-not-use-git-information-for-version-generation.patch
 create mode 100644 patches/libcamera-68683d3811a803aa087c38a2063cf64c8d084d49/series
 create mode 100644 rules/libcamera.in
 create mode 100644 rules/libcamera.make

-- 
2.25.1




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

end of thread, other threads:[~2022-09-10 12:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08  7:29 [ptxdist] [PATCH 0/1] libcamera: new package Matthias Fend
2022-09-08  7:29 ` [ptxdist] [PATCH 1/1] " Matthias Fend
2022-09-09  9:46   ` Michael Olbrich
2022-09-10 12:27     ` Matthias Fend
2022-09-10 12:35       ` Michael Olbrich

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