<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/classes/sota_raspberrypi.bbclass, branch fix/pythonnative</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fpythonnative</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=fix%2Fpythonnative'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2020-05-10T08:36:20+00:00</updated>
<entry>
<title>meta: change virtual/network-configuration to network-configuration</title>
<updated>2020-05-10T08:36:20+00:00</updated>
<author>
<name>Ming Liu</name>
<email>ming.liu@toradex.com</email>
</author>
<published>2020-05-10T08:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=5e08158e9eae225ce74017f5ea51fdf1ba27943b'/>
<id>urn:sha1:5e08158e9eae225ce74017f5ea51fdf1ba27943b</id>
<content type='text'>
The name 'virtual' is a recipe specific concept but not a package
specific one, it's confusing that a package provides 'virtual/' names.

Let's drop 'virtual/' from network-configuration, to keep consistent
with yocto naming styles.

Signed-off-by: Ming Liu &lt;ming.liu@toradex.com&gt;
</content>
</entry>
<entry>
<title>Fix uart output on raspberrypi3</title>
<updated>2019-11-12T17:11:38+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-11-12T17:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=825772aadcbfb38a8e3d26a43d35d2bcd3b0f537'/>
<id>urn:sha1:825772aadcbfb38a8e3d26a43d35d2bcd3b0f537</id>
<content type='text'>
The broadcom firmware now needs device trees to be present in/boot to
set it up.

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Use the recommended kernel entry point on RPI</title>
<updated>2019-09-17T16:00:34+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-09-17T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=2a49666b8a2bbe45f306905a53fd97a80bf5e3d4'/>
<id>urn:sha1:2a49666b8a2bbe45f306905a53fd97a80bf5e3d4</id>
<content type='text'>
0x8000 does not work on raspberrypi4-64 whereas 0x80000 is the value
recommended for all platforms on u-boot

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Raspberrypi4 initial support</title>
<updated>2019-09-17T13:55:33+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-09-05T14:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=5296877819e156e5006946cc6f626908057172d1'/>
<id>urn:sha1:5296877819e156e5006946cc6f626908057172d1</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Add support for raspberrypi3-64</title>
<updated>2019-06-07T14:17:41+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-06-06T09:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=80d5f0516c5c6fe9198b0ab767cb7d97cdebcad9'/>
<id>urn:sha1:80d5f0516c5c6fe9198b0ab767cb7d97cdebcad9</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Replace connman with systemd-networkd on raspberrypi</title>
<updated>2019-03-06T15:12:43+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-03-06T11:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8e33202195c3e0c133ba705d6c77e669fcf3bfad'/>
<id>urn:sha1:8e33202195c3e0c133ba705d6c77e669fcf3bfad</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Define virtual/network-configuration</title>
<updated>2019-03-06T09:58:00+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-03-06T09:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1fdd1d1ced34de8eefe6d34da03c6db20b98f141'/>
<id>urn:sha1:1fdd1d1ced34de8eefe6d34da03c6db20b98f141</id>
<content type='text'>
Now provided by connman and networkd-dhcp-conf, added to images in our
supported platforms

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Remove connman* from base IMAGE_INSTALL_append</title>
<updated>2019-03-05T17:25:35+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-03-05T15:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=b9abe3de1b58034604411b6a0821ccce83481272'/>
<id>urn:sha1:b9abe3de1b58034604411b6a0821ccce83481272</id>
<content type='text'>
No sense to force that if poky does not, let's move it to
platform-specific for now.

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Add support for device tree overlays in FIT images</title>
<updated>2019-02-05T11:52:04+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@here.com</email>
</author>
<published>2019-02-05T11:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=495f5db09da6a1e5b7a16460d9f4bf26fbee2dff'/>
<id>urn:sha1:495f5db09da6a1e5b7a16460d9f4bf26fbee2dff</id>
<content type='text'>
Signed-off-by: Anton Gerasimov &lt;anton.gerasimov@here.com&gt;
</content>
</entry>
<entry>
<title>Add support for rollback on Raspberry Pi</title>
<updated>2018-09-18T12:54:23+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@here.com</email>
</author>
<published>2018-06-01T11:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c035200bda65f96880cb1663a5841faeb4470861'/>
<id>urn:sha1:c035200bda65f96880cb1663a5841faeb4470861</id>
<content type='text'>
</content>
</entry>
</feed>
