<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-multimedia, branch langdale</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=langdale</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=langdale'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-04-18T10:45:59+00:00</updated>
<entry>
<title>dleyna-{server,renderer}: fix dev-so QA issue with multilib</title>
<updated>2023-04-18T10:45:59+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2023-04-10T18:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3d1ec70ed319c1b7f561fcda7b8cd0c2e0b2c262'/>
<id>urn:sha1:3d1ec70ed319c1b7f561fcda7b8cd0c2e0b2c262</id>
<content type='text'>
* the libdir is arch specific, but the subdirectory is always BPN
* fixes:
  lib32-dleyna-server-0.6.0+gitAUTOINC+eb895ae827: non -dev/-dbg/nativesdk- package lib32-dleyna-server contains symlink .so '/usr/lib/dleyna-server/libdleyna-server-1.0.so' [dev-so]
  lib32-dleyna-renderer-0.6.0: non -dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpd: Upgrade to 0.23.12 release</title>
<updated>2023-03-04T12:24:09+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-02-27T21:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b5b732876da1885ecbab2aa45f80d7a3086c5262'/>
<id>urn:sha1:b5b732876da1885ecbab2aa45f80d7a3086c5262</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit ba5a86a51a459581d8f39afd95ddd27cca5def83)
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>ncmpc: Upgrade to 0.47</title>
<updated>2023-03-04T12:24:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-02-27T21:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fb697fd3f4c4498194ce3481230b6fa5c5afbc02'/>
<id>urn:sha1:fb697fd3f4c4498194ce3481230b6fa5c5afbc02</id>
<content type='text'>
Backport a patch to fix c++17 build with clang

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 9b6baed24d5efe0820266ccf3567bcff42701a01)
Signed-off-by: Scott Murray &lt;scott.murray@konsulko.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>fluidsynth: update SRC_URI to remove non-existing 2.2.x branch</title>
<updated>2023-01-21T15:13:46+00:00</updated>
<author>
<name>Preeti Sachan</name>
<email>preeti.sachan@intel.com</email>
</author>
<published>2023-01-01T16:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=89a90f6792733b5e70e4e68661904a5e0b98d62a'/>
<id>urn:sha1:89a90f6792733b5e70e4e68661904a5e0b98d62a</id>
<content type='text'>
Remove branch 2.2.x from SRC_URI as fluidsynth github removed the branch.
The SRCREV is on master branch.

Signed-off-by: Preeti Sachan &lt;preeti.sachan@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 534d04af483d5f3d4fc73162c110449f169677a5)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: upgrade -&gt; 0.0.1</title>
<updated>2022-11-05T17:53:38+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-10-22T13:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=29fa64fa2d951cd6465772c7e7702fa92c75c004'/>
<id>urn:sha1:29fa64fa2d951cd6465772c7e7702fa92c75c004</id>
<content type='text'>
libcamera has recently received its first release.
Note: meta-raspberrypi needs to adjust the name of libcamera.bbappend

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 1032bce77885f20afb40fff4ed430167c75db59b)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>wireplumber: upgrade 0.4.11 -&gt; 0.4.12</title>
<updated>2022-10-16T01:24:49+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-10-15T17:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=72273d28e2103143ebbc15d95cd5c3b8c3721718'/>
<id>urn:sha1:72273d28e2103143ebbc15d95cd5c3b8c3721718</id>
<content type='text'>
Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>pipewire: upgrade 0.3.57 -&gt; 0.3.59</title>
<updated>2022-10-16T01:24:49+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-10-15T17:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2c71d7f098656bc6de9a4423d4214b462e504c4f'/>
<id>urn:sha1:2c71d7f098656bc6de9a4423d4214b462e504c4f</id>
<content type='text'>
Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Remove boost from DEPENDS</title>
<updated>2022-10-10T03:07:29+00:00</updated>
<author>
<name>Devendra Tewari</name>
<email>devendra.tewari@gmail.com</email>
</author>
<published>2022-10-09T23:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5c59497531a168fd1d8c59cf13eb9a34be5e94ec'/>
<id>urn:sha1:5c59497531a168fd1d8c59cf13eb9a34be5e94ec</id>
<content type='text'>
Signed-off-by: Devendra Tewari &lt;devendra.tewari@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>x265: support aarch64</title>
<updated>2022-10-07T00:24:12+00:00</updated>
<author>
<name>S. Lockwood-Childs</name>
<email>sjl@vctlabs.com</email>
</author>
<published>2022-10-06T21:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bdb8742459371517cbd2187c4c7b1af3f05ec44d'/>
<id>urn:sha1:bdb8742459371517cbd2187c4c7b1af3f05ec44d</id>
<content type='text'>
If PIC is turned on, x265 works on aarch64.

Signed-off-by: S. Lockwood-Childs &lt;sjl@vctlabs.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcamera: Bump SRCREV and add libyaml to DEPENDS</title>
<updated>2022-10-04T16:29:47+00:00</updated>
<author>
<name>Devendra Tewari</name>
<email>devendra.tewari@gmail.com</email>
</author>
<published>2022-10-04T12:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ab32b214b54a58baf49a725dddf1c720d4195d1'/>
<id>urn:sha1:9ab32b214b54a58baf49a725dddf1c720d4195d1</id>
<content type='text'>
Signed-off-by: Devendra Tewari &lt;devendra.tewari@gmail.com&gt;
</content>
</entry>
</feed>
