<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-multimedia/libcamera, branch styhead-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2024-08-10T22:57:57+00:00</updated>
<entry>
<title>libcamera: Use multiple of sizeof as malloc size</title>
<updated>2024-08-10T22:57:57+00:00</updated>
<author>
<name>Hubert Wiśniewski</name>
<email>hubert.wisniewski.25632@gmail.com</email>
</author>
<published>2024-08-01T07:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4642c541c4f4f368941ce3956ad47c787bfb2a35'/>
<id>urn:sha1:4642c541c4f4f368941ce3956ad47c787bfb2a35</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Add support for pycamera</title>
<updated>2024-08-09T21:25:26+00:00</updated>
<author>
<name>Kieran Bingham</name>
<email>kieran.bingham@ideasonboard.com</email>
</author>
<published>2024-08-07T14:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=953000215ed4b1112a35e0724510400d2b80ccce'/>
<id>urn:sha1:953000215ed4b1112a35e0724510400d2b80ccce</id>
<content type='text'>
Supply a libcamera-pycamera package to allow installing the libcamera
python bindings.

Signed-off-by: Kieran Bingham &lt;kieran.bingham@ideasonboard.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: update to 0.3.0</title>
<updated>2024-06-05T06:49:47+00:00</updated>
<author>
<name>Dmitry Baryshkov</name>
<email>dmitry.baryshkov@linaro.org</email>
</author>
<published>2024-06-03T22:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=91054de77789f65415bdafa023a2f4ff3edb56eb'/>
<id>urn:sha1:91054de77789f65415bdafa023a2f4ff3edb56eb</id>
<content type='text'>
Upgrade libcamera to version 0.3.0, gaining support for SoftISP.

Patch 0001-ipu3-Use-posix-basename.patch is dropped, it is applied
upstream.

Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Fix build on musl systems</title>
<updated>2024-03-24T18:36:17+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-03-24T18:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=742c3da8747b291e9624fc83948d5dc3ba04a33e'/>
<id>urn:sha1:742c3da8747b291e9624fc83948d5dc3ba04a33e</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Fix clang support patches</title>
<updated>2024-03-23T06:57:40+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-03-23T06:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c17d8d9de484b09ad634751d2b94a123c0b3e064'/>
<id>urn:sha1:c17d8d9de484b09ad634751d2b94a123c0b3e064</id>
<content type='text'>
Replace alloca with malloc

Allocate size for struct option array was not correct therefore
multiply the value with sizeof(struct option) to account for it

[YOCTO #15449 ]

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Replace VLAs with alloca</title>
<updated>2024-02-22T03:59:51+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-02-21T02:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1f1a60797085389e288b5eb8eca7d14a5f0e2465'/>
<id>urn:sha1:1f1a60797085389e288b5eb8eca7d14a5f0e2465</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Fix build with clang-18</title>
<updated>2024-02-01T05:11:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-02-01T05:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2aaf6b75a9582ee6492f65362d082969b6b1ee7d'/>
<id>urn:sha1:2aaf6b75a9582ee6492f65362d082969b6b1ee7d</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: update 0.1.0 -&gt; 0.2.0</title>
<updated>2024-01-27T17:48:32+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2024-01-24T21:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=711c6fbce39df685225bca081c5f42bae2de658b'/>
<id>urn:sha1:711c6fbce39df685225bca081c5f42bae2de658b</id>
<content type='text'>
Changelog:
https://git.libcamera.org/libcamera/libcamera.git/tag/?h=v0.2.0

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Fix build with python 3.12</title>
<updated>2023-12-30T19:06:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-12-30T19:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7d8115d5507bac6c018fbff8a7aa9bc513c2bc46'/>
<id>urn:sha1:7d8115d5507bac6c018fbff8a7aa9bc513c2bc46</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "libcamera: skip until upstream resolves python 3.12 compatibility"</title>
<updated>2023-12-30T19:06:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-12-30T18:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c6c636e3203f987afd83ab0dda358cb636461492'/>
<id>urn:sha1:c6c636e3203f987afd83ab0dda358cb636461492</id>
<content type='text'>
This reverts commit dd402176a6e28df76e4b737cec7d266b5bfbfa06.
</content>
</entry>
</feed>
