<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-multimedia, branch enableuart0</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=enableuart0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=enableuart0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2021-11-07T21:30:23+00:00</updated>
<entry>
<title>recipes: Update SRC_URI protocols for github</title>
<updated>2021-11-07T21:30:23+00:00</updated>
<author>
<name>Marcel Hamer</name>
<email>marcel@solidxs.se</email>
</author>
<published>2021-11-05T11:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e31fba4c96cdf819958d05875fb8733481997806'/>
<id>urn:sha1:e31fba4c96cdf819958d05875fb8733481997806</id>
<content type='text'>
Use protocols=https for GitHub SRC_URIs using the conversion script in
openembedded-core.

Signed-off-by: Marcel Hamer &lt;marcel@solidxs.se&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-04T09:30:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9ea7aa2cd2cdc775425797b689e782718896ea50'/>
<id>urn:sha1:9ea7aa2cd2cdc775425797b689e782718896ea50</id>
<content type='text'>
This is the result of automated script conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-omx: drop config-files-path.patch</title>
<updated>2021-02-26T12:49:18+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-11-28T22:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0a89fb8dac35d12fa94a6598e04847e06645fe76'/>
<id>urn:sha1:0a89fb8dac35d12fa94a6598e04847e06645fe76</id>
<content type='text'>
gstreamer1.0-omx receipe on OE-core sets:
core-name=${GSTREAMER_1_0_OMX_CORE_NAME} on the installed gstomx.conf
in this case it will set:
core-name="${libdir}/libopenmaxil.so" in ${sysconfdir}/xdg/gstomx.conf
this is done in set_omx_core_name that is a do_install[postfuncs]

Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-omx: consolidate the append usage and only use one</title>
<updated>2021-02-26T12:49:18+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-11-28T00:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=946fc1ee5f8d8350a5ec2831070f3cc4ccc2621a'/>
<id>urn:sha1:946fc1ee5f8d8350a5ec2831070f3cc4ccc2621a</id>
<content type='text'>
move patches from gstreamer1.0-omx-1.18 =&gt; gstreamer1.0-omx
and use PN on FILESEXTRAPATHS

Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-omx: drop custom cflags</title>
<updated>2021-02-26T12:49:18+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-11-28T00:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=45a9819a43bf27b3fce5ffe7460318c81639c96b'/>
<id>urn:sha1:45a9819a43bf27b3fce5ffe7460318c81639c96b</id>
<content type='text'>
This is not need any more to build with gstreamer 1.18

Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-base: drop custom cppflags</title>
<updated>2020-11-30T16:14:04+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-11-15T14:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=1da8814f8a1c81ea033ae3d1822ceb557dc1dcd1'/>
<id>urn:sha1:1da8814f8a1c81ea033ae3d1822ceb557dc1dcd1</id>
<content type='text'>
This is not need any more to build with gstreamer 1.18

Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "gstreamer1.0-plugins-good: add package config knob to enable rpicamsrc plugin"</title>
<updated>2020-11-19T12:25:15+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-11-18T19:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9e9746f5a72176b5815ba1f9b30bc7d30be2d9e6'/>
<id>urn:sha1:9e9746f5a72176b5815ba1f9b30bc7d30be2d9e6</id>
<content type='text'>
This reverts commit 0ecec6a1f9a7eca0d58acd26f51b47898a950fde.

The patch as well as PACKAGECONFIG were merged to oe-core recipe in:
https://git.openembedded.org/openembedded-core/commit/?id=fe828754467db0a09bbc5d6fd54bf6245bd0a747
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-good: enable rpicamsrc plugin</title>
<updated>2020-11-17T15:31:30+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-11-15T12:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3db2e1e9672c7416f4b92a068069fcc2316bf45b'/>
<id>urn:sha1:3db2e1e9672c7416f4b92a068069fcc2316bf45b</id>
<content type='text'>
enable the plugin when vc4graphics is not on machine features
as it needs userland.

Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-good: add package config knob to enable rpicamsrc plugin</title>
<updated>2020-11-17T15:31:30+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-11-14T16:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0ecec6a1f9a7eca0d58acd26f51b47898a950fde'/>
<id>urn:sha1:0ecec6a1f9a7eca0d58acd26f51b47898a950fde</id>
<content type='text'>
Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-omx: rename bbappend to match new 1.18.0 version from oe-core</title>
<updated>2020-11-03T17:33:56+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-10-31T11:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=393af232a7fbbe8b4ecc76b604ac944c14f7f541'/>
<id>urn:sha1:393af232a7fbbe8b4ecc76b604ac944c14f7f541</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
