<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/conf/distro, branch thud</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2020-08-26T07:47:45+00:00</updated>
<entry>
<title>Inherit python3native instead of using HOSTTOOLS.</title>
<updated>2020-08-26T07:47:45+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2020-08-03T06:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=4a17860ed3a39d44f61e10af8eab2d1505e758a2'/>
<id>urn:sha1:4a17860ed3a39d44f61e10af8eab2d1505e758a2</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta: change virtual/network-configuration to network-configuration</title>
<updated>2020-07-08T13:51:07+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=6628d9721de89874b8ae735dcacfa3c214e3d207'/>
<id>urn:sha1:6628d9721de89874b8ae735dcacfa3c214e3d207</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>meta: move HOSTTOOLS definitions to sota.conf.inc</title>
<updated>2020-02-28T12:42:06+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2020-01-26T21:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c230ec2492eb0236464f4e746c84d8e49f9d085f'/>
<id>urn:sha1:c230ec2492eb0236464f4e746c84d8e49f9d085f</id>
<content type='text'>
HOSTTOOLS and HOSTTOOLS_NONFATAL are global variables that being
handled in base_eventhandler, so they must be defined in config files
or in INHERIT classes or classes being inherited by base.bbclass, or
else we might run into the following problems:
```
$ bitbake pkgname
$ bitbake imgname
```

the HOSTTOOLS and HOSTTOOLS_NONFATAL in the above image recipe, for
instance, 'repo python' in image_repo_manifest.bbclass, they would not
be copied to HOSTTOOLS_DIR.

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
</content>
</entry>
<entry>
<title>OTA-3988: make the DISTRO value in poky-sota-systemd.conf aligned to the systemd case</title>
<updated>2019-11-20T09:42:55+00:00</updated>
<author>
<name>Mykhaylo Sul</name>
<email>ext-mykhaylo.sul@here.com</email>
</author>
<published>2019-11-05T16:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=6b0cb3fddf517a780c5153a54df148e4b5637481'/>
<id>urn:sha1:6b0cb3fddf517a780c5153a54df148e4b5637481</id>
<content type='text'>
Signed-off-by: Mykhaylo Sul &lt;ext-mykhaylo.sul@here.com&gt;
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>OTA-3988: force an ostree boot indication only in case of non-systemd distro</title>
<updated>2019-11-20T09:42:55+00:00</updated>
<author>
<name>Mykhaylo Sul</name>
<email>ext-mykhaylo.sul@here.com</email>
</author>
<published>2019-11-05T08:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c46091d99004e7ecab810d8c91da6bd45c49b80b'/>
<id>urn:sha1:c46091d99004e7ecab810d8c91da6bd45c49b80b</id>
<content type='text'>
Signed-off-by: Mykhaylo Sul &lt;ext-mykhaylo.sul@here.com&gt;
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Define virtual/network-configuration</title>
<updated>2019-04-26T13:58:23+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=da055c42501553fe5a6220023ff03b8dfd6ca6b8'/>
<id>urn:sha1:da055c42501553fe5a6220023ff03b8dfd6ca6b8</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-04-26T13:36:30+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=6d3d6b5ab6761b27a638bf56f3c9e0ff8c09c300'/>
<id>urn:sha1:6d3d6b5ab6761b27a638bf56f3c9e0ff8c09c300</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>sota.conf: use reproducible builds by default</title>
<updated>2019-01-29T16:02:31+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2019-01-29T16:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=3d3a0bf9faff855bb4bc0b17611036d3cfbc7ff9'/>
<id>urn:sha1:3d3a0bf9faff855bb4bc0b17611036d3cfbc7ff9</id>
<content type='text'>
Use reproducible builds by default. OSTree sets mtime to 0 at
commit time anyway. This makes sure that all mtime timestamps
are 0 already at build time. This is relevant for programs
which relies on mtime of deployed artifacts at runtime.

Python for instance writes the mtime of the source file into
bytecode files (pyc) at build time. When OSTree then clears
the mtime Python considers all bytecode files as stale.

Reproducible binaries also avoid unnecessary differences
between two OSTree commits. E.g. if the sstate cache is
cleared between two OSTree commits OpenEmbedded might create
slightly different binaries.

Note however that not all all recipe generate reproducible
binaries at this time.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
<entry>
<title>sota.conf: use usrmerge</title>
<updated>2018-11-28T15:30:23+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2018-11-28T15:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8f08a3b489206a2137600941eb45198cf15cecc9'/>
<id>urn:sha1:8f08a3b489206a2137600941eb45198cf15cecc9</id>
<content type='text'>
OSTree needs UsrMove to be implemented, meaning that everything
should be in /usr. OpenEmbedded has a distro feature usrmerge which
implements exactly that, and makes sure that no package install
anything in /bin, /sbin or /lib. Make use of it.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'morty' into pyro</title>
<updated>2017-07-05T10:11:52+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-07-05T10:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=69a0db9291725b1ddfa643dc00d6d2f1bf6c5caf'/>
<id>urn:sha1:69a0db9291725b1ddfa643dc00d6d2f1bf6c5caf</id>
<content type='text'>
</content>
</entry>
</feed>
