<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/conf, branch feat/thud/2020.10</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fthud%2F2020.10</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fthud%2F2020.10'/>
<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> build and run image without ostree support for qemux86-64</title>
<updated>2020-01-29T15:11:34+00:00</updated>
<author>
<name>Kostiantyn Bushko</name>
<email>kbushko@intellias.com</email>
</author>
<published>2020-01-17T11:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1d7f34ab94c1cb47240db88190cc11cb034c33de'/>
<id>urn:sha1:1d7f34ab94c1cb47240db88190cc11cb034c33de</id>
<content type='text'>
Signed-off-by: Kostiantyn Bushko &lt;kbushko@intellias.com&gt;
</content>
</entry>
<entry>
<title>OTA-3988: Split the local.conf to a base and a distro specific part</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-06T08:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=42c59a9630de3f78ebf039dc26bbf9c98f6b5324'/>
<id>urn:sha1:42c59a9630de3f78ebf039dc26bbf9c98f6b5324</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: 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>OTA-3988: Non-systemd/poky-sota local.conf</title>
<updated>2019-11-20T09:42:54+00:00</updated>
<author>
<name>Mykhaylo Sul</name>
<email>ext-mykhaylo.sul@here.com</email>
</author>
<published>2019-11-01T10:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=fb4e10c846fe01bce525f0ceef777fd6502b4452'/>
<id>urn:sha1:fb4e10c846fe01bce525f0ceef777fd6502b4452</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>Default bblayers.conf for rpi3-64 also requires meta-python.</title>
<updated>2019-10-29T16:07:14+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-21T11:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f22f8651f741c76d087a431f5aa334515b12a34b'/>
<id>urn:sha1:f22f8651f741c76d087a431f5aa334515b12a34b</id>
<content type='text'>
In warrior and newer branches, meta-python is required by everything,
but for thud and earlier, it's only necessary for RPi. That said, I'm
not sure why rpi2 has never used it.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr-device-prov-creds: remove it.</title>
<updated>2019-10-21T11:22:04+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-17T15:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=0817c87667e67aa40a2e07ad8b15f17c74927e2b'/>
<id>urn:sha1:0817c87667e67aa40a2e07ad8b15f17c74927e2b</id>
<content type='text'>
Originally I was just trying to remove the reference to DEPLOY_DIR_IMAGE
because it depends on MACHINE, but then I realized that this recipe is
just plain not worth keeping. It isn't viable for anything except the
most limited testing, since it bakes device-specific credentials into an
image, but we weren't even using it for testing.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
</feed>
