<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-multimedia, branch honister</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=honister</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=honister'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-11-06T18:00:13+00:00</updated>
<entry>
<title>recipes: Update SRC_URI branch and protocols</title>
<updated>2021-11-06T18:00:13+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-11-06T18:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1659d381992929749f47327bedc2f3a8ac4ded70'/>
<id>urn:sha1:1659d381992929749f47327bedc2f3a8ac4ded70</id>
<content type='text'>
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

I tried backporting Richard's master change but there where many merge conflicts.
I went the lazy route and ran the script.
This is work based on "b402a3076 recipes: Update SRC_URI branch and protocols"

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>pipewire: rework PACKAGECONFIG for systemd service files</title>
<updated>2021-10-09T00:23:52+00:00</updated>
<author>
<name>Peter Bergin</name>
<email>peter@berginkonsult.se</email>
</author>
<published>2021-10-07T06:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=41e43410611a2fc8aff8da36b558ed338bb85e30'/>
<id>urn:sha1:41e43410611a2fc8aff8da36b558ed338bb85e30</id>
<content type='text'>
pipewire project have config option to enable installation of systemd
user and/or system services. Before update of pipewire to current version
(02de7746) only system service files was added, after update both user
and system service files was added. This commit will make it possible to
configure which service files that is wanted. Default PACKAGECONFIG is
to add systemd service files as it was before version upgrade.

Yocto systemd class currently does not handle user service files during package
and those files are only installed in rootfs but user service is not enabled as a
system service is.

Another use case is where you want your own service files and can disable the
default ones from pipewire and add your own in a bbappend.

Signed-off-by: Peter Bergin &lt;peter@berginkonsult.se&gt;
(cherry picked from commit 3b0458715178a0e0f4d8d0255d1ad2cd71f90041)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>pipewire: also handle pipewire-media-session in systemd class</title>
<updated>2021-10-09T00:23:52+00:00</updated>
<author>
<name>Peter Bergin</name>
<email>peter@berginkonsult.se</email>
</author>
<published>2021-10-07T06:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9fa4691e3d32de9255645916f8022812c64c1316'/>
<id>urn:sha1:9fa4691e3d32de9255645916f8022812c64c1316</id>
<content type='text'>
For the package pipewire-media-session there is a service file
specified with SYSTEMD_SERVICE:${PN}-media-session but the package
was not added to SYSTEMD_PACKAGES and not handled in do_package by
systemd bbclass.

Signed-off-by: Peter Bergin &lt;peter@berginkonsult.se&gt;
(cherry picked from commit c87e19f8710f4affa4161a73614feb917f46864f)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>pipewire: remove manpages class</title>
<updated>2021-10-09T00:23:52+00:00</updated>
<author>
<name>Peter Bergin</name>
<email>peter@berginkonsult.se</email>
</author>
<published>2021-10-07T06:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f47ef02c18a285f23777b73a051e4c2d2a307d9e'/>
<id>urn:sha1:f47ef02c18a285f23777b73a051e4c2d2a307d9e</id>
<content type='text'>
The manpages feature is disabled and can not be configured through
PACKAGECONFIG. No need to inherit manpages bbclass.

Signed-off-by: Peter Bergin &lt;peter@berginkonsult.se&gt;
(cherry picked from commit 2069a96531b6a981bc1da85319a5cc3ce831ead3)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>gerbera: Inherit pkgconfig</title>
<updated>2021-09-24T15:12:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-23T00:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1f88b74cfce64efa427638a8710c48dcd6a1f9d5'/>
<id>urn:sha1:1f88b74cfce64efa427638a8710c48dcd6a1f9d5</id>
<content type='text'>
Fixes
-- Could NOT find Systemd (missing: SYSTEMD_FOUND)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ncmpc: Inherit pkgconfig</title>
<updated>2021-09-24T15:12:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-22T16:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=70ed4432b1945e87780414b5e379d4d7709cbdd7'/>
<id>urn:sha1:70ed4432b1945e87780414b5e379d4d7709cbdd7</id>
<content type='text'>
Fixes
Did not find pkg-config by name 'pkg-config'

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libuvc: Inherit pkgconfig</title>
<updated>2021-09-24T15:12:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-22T16:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=082cc95132c7fb6ff2f7ffe0d80e7357eb708f63'/>
<id>urn:sha1:082cc95132c7fb6ff2f7ffe0d80e7357eb708f63</id>
<content type='text'>
Fixes
  pkg-config tool not found

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpc: Inherit pkgconfig</title>
<updated>2021-09-24T15:12:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-22T16:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9413b6fe3c574e0ae262c5f093ac2bfc39808237'/>
<id>urn:sha1:9413b6fe3c574e0ae262c5f093ac2bfc39808237</id>
<content type='text'>
Fixes
Did not find pkg-config by name 'pkg-config'

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gst-shark: Inherit pkgconfig</title>
<updated>2021-09-24T15:12:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-22T16:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e7414868573a821655c39adf6a50d3a36dff45dd'/>
<id>urn:sha1:e7414868573a821655c39adf6a50d3a36dff45dd</id>
<content type='text'>
Fixes
configure: error: This package requires GLib &gt;= 2.44.0 to compile.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mimic: Inherit pkgconfig</title>
<updated>2021-09-24T15:12:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-22T15:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=51d17f85c93ff5e69943ac9bd3ae05cb9bfcf5e1'/>
<id>urn:sha1:51d17f85c93ff5e69943ac9bd3ae05cb9bfcf5e1</id>
<content type='text'>
Fixes
configure.ac:132: error: possibly undefined macro: m4_ignore
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
