<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-multimedia/packagegroups, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-04-16T16:52:27+00:00</updated>
<entry>
<title>packagegroup-meta-multimedia: include x265 only with commercial in LICENSE_FLAGS_WHITELIST</title>
<updated>2022-04-16T16:52:27+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2022-04-05T10:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ad8432f35f47e0aecf5b6c49a6d1794275f430aa'/>
<id>urn:sha1:ad8432f35f47e0aecf5b6c49a6d1794275f430aa</id>
<content type='text'>
* fixes:
  ERROR: Nothing RPROVIDES 'x265' (but meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb RDEPENDS on or otherwise requires it)
  x265 was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST

* also include i686 so that it's included e.g. with default DEFAULTTUNE of qemux86 as recipe allows that with:
  COMPATIBLE_HOST = '(x86_64|i.86).*-linux'
  i586 isn't used by qemux86 since:

  commit f3b1e577ec94c849d0354f5679257f02ef4e4fe9
  Author: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
  Date:   Thu May 16 17:04:04 2019 +0200

    qemux86: use a Core 2 Duo CPU instead of the original circa-1993 Pentium

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>packagegroup-meta-multimedia: include vlc only with x11 in DISTRO_FEATURES</title>
<updated>2021-04-03T14:46:03+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-03-30T19:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=96790373d132b5131fb083695a376a32982592ee'/>
<id>urn:sha1:96790373d132b5131fb083695a376a32982592ee</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit af3abbf90f82ae7277506d1b68b601462e4d5d23)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-meta-multimedia: include projucer only with x11 in DISTRO_FEATURES</title>
<updated>2021-04-03T14:46:03+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-03-30T18:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=549c94602b897bb500b33706270b9d94eefdc202'/>
<id>urn:sha1:549c94602b897bb500b33706270b9d94eefdc202</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 61d269362a1d5d05de7cf45fb38cd09e562da00b)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-meta-{oe,multimedia}: move pipewire to the right packagegroup</title>
<updated>2021-03-28T19:12:57+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-03-25T17:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b78698f767a14b1061b424b558e7927f12bfd8b3'/>
<id>urn:sha1:b78698f767a14b1061b424b558e7927f12bfd8b3</id>
<content type='text'>
* it's in meta-multimedia not meta-oe layers

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>openh264: Disable building for ppc64le</title>
<updated>2021-03-12T07:47:19+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-12T07:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=724b134c848610961735a4d82db96a6244480838'/>
<id>urn:sha1:724b134c848610961735a4d82db96a6244480838</id>
<content type='text'>
Needs porting to ppc

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-meta-multimedia: Add srt</title>
<updated>2020-11-15T20:25:53+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-11-14T15:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c37e8837caa795cc30b61474d4eeae2f545cc3d6'/>
<id>urn:sha1:c37e8837caa795cc30b61474d4eeae2f545cc3d6</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-meta-multimedia: include fdk-aac and mpd only with commercial in LICENSE_FLAGS_WHITELIST</title>
<updated>2020-10-17T06:11:58+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2020-10-16T18:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=10cac080905e096d71109532fe00e53602875e48'/>
<id>urn:sha1:10cac080905e096d71109532fe00e53602875e48</id>
<content type='text'>
ERROR: Nothing RPROVIDES 'fdk-aac' (but meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb RDEPENDS on or otherwise requires it)
fdk-aac was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'fdk-aac' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['fdk-aac']

ERROR: Nothing RPROVIDES 'mpd' (but meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb RDEPENDS on or otherwise requires it)
mpd was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'mpd' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['mpd']

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Alliance for Open Media: new library</title>
<updated>2020-10-06T15:45:24+00:00</updated>
<author>
<name>Lim Siew Hoon</name>
<email>siew.hoon.lim@intel.com</email>
</author>
<published>2020-10-06T09:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=02bb895d9d80b2a8c890944f9919894187e0db5b'/>
<id>urn:sha1:02bb895d9d80b2a8c890944f9919894187e0db5b</id>
<content type='text'>
Signed-off-by: Yong, Jonathan &lt;jonathan.yong@intel.com&gt;
Signed-off-by: Lim Siew Hoon &lt;siew.hoon.lim@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libuvc: add recipe</title>
<updated>2020-10-05T16:35:30+00:00</updated>
<author>
<name>Zig Globulin</name>
<email>zig@zigsystem.com</email>
</author>
<published>2020-10-05T06:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e82caab8059c00a8313dfb10d7327e9f25f58ba2'/>
<id>urn:sha1:e82caab8059c00a8313dfb10d7327e9f25f58ba2</id>
<content type='text'>
Signed-off-by: Zig Globulin &lt;zig@zigsystem.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-meta-multimedia: Remove projucer on musl</title>
<updated>2020-09-03T14:54:13+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-09-02T16:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d0bf5cf873259b5167891fe577527b0c0de8d61f'/>
<id>urn:sha1:d0bf5cf873259b5167891fe577527b0c0de8d61f</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
