meta-agl/templates/qemux86-64/conf, branch 12.93.0 meta-agl layer (core AGL) http://git.automotivelinux.org/AGL/meta-agl/atom?h=12.93.0 2016-07-05T18:49:46+00:00 new configuration templates based on fragments 2016-07-05T18:49:46+00:00 Stephane Desneux stephane.desneux@iot.bzh 2016-06-28T21:27:38+00:00 urn:sha1:24c89f22961bab9a995ab9c18881a3109a1c8109 This is the application of the process proposed here: https://lists.linuxfoundation.org/pipermail/automotive-discussions/2016-June/002232.html Bug-AGL: SPEC-180 Change-Id: I5a7015fa810547a9ecf4fb096367323af3cdc670 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> Revert "add meta-app-framework to meta-agl" 2016-06-24T11:39:58+00:00 Stephane DESNEUX stephane.desneux@iot.bzh 2016-06-24T10:15:26+00:00 urn:sha1:641df47d096fb559d6f4f444670205e4510d6791 This reverts commit 80f4d503fc5bb2564b72b72daedebf74612c30f3. Change-Id: I94605d4c0ef80433fa6eaa05e63a9c6cf69baea4 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> add meta-app-framework to meta-agl 2016-06-19T19:46:20+00:00 Stephane Desneux stephane.desneux@iot.bzh 2016-06-01T17:52:10+00:00 urn:sha1:80f4d503fc5bb2564b72b72daedebf74612c30f3 meta-app-framework is a layer containing the AGL App Framework recipes 4 new layers are added for application framework: * meta-intel-iot-security/meta-security-smack * meta-intel-iot-security/meta-security-framework * meta-agl/meta-agl-security * meta-agl/meta-app-framework In the templates files, the following changes were done: * activation of Smack and Cynara * modify the tar command to be used to support Smack extended attributes Change-Id: If369221ca7614fe0072f2a0f99a5051ef2af831d Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> bblayers.conf.sample: Add layer meta-filesystems 2016-06-19T19:33:38+00:00 Leon Anavi leon.anavi@konsulko.com 2016-06-03T12:53:15+00:00 urn:sha1:13ea965a88cd38fcc94a00c8ecaca1eab34a8d80 Layer meta-filesystems provides a recipe for fuse which is required for building OSTree. Bug-AGL: SPEC-194 Change-Id: Ia41459a4ae78ede4dfcd57f709cd1e3b032d3d17 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Fix typo in local.conf samples 2016-06-04T10:20:02+00:00 Manuel Bachmann mbc@iot.bzh 2016-06-04T10:16:46+00:00 urn:sha1:5c11aa79a41e431949a8dcfcde3ebb4386f683fa Fix small typo, which can be obvious as it copied in the user's build directory. Change-Id: Idf7d6381b27264ad074387c4283e4f9f325c77c4 Signed-off-by: Manuel Bachmann <mbc@iot.bzh> templates: fix the path of meta-rust 2016-05-20T16:46:35+00:00 Phong Tran tranmanphong@gmail.com 2016-05-18T14:42:09+00:00 urn:sha1:1ae4c244753fce5b26915a7ab7d5a70d9f775f44 The meta-rust is not in meta-openembedded. Change-Id: Ic0ef7d8cde472b236cb02a652d7080b29d0b298f Signed-off-by: Phong Tran <tranmanphong@gmail.com> rvi-sota-client_git: add RVI SOTA client 2016-05-06T21:46:42+00:00 Leon Anavi leon.anavi@konsulko.com 2016-05-04T12:35:03+00:00 urn:sha1:084ab213bd37fb22b4f2bd2e23859b719778c4cc Build and deploy sota_client and a systemd service. The application is written in the Rust programming language and depends on Cargo therefore the recipe requires on meta-rust. It is using crate dbus-rs version 0.1.2 with fixed casts of c_char raw pointers for ARM. Bug-AGL: SPEC-176 Change-Id: Ic8f24ae3dd2e62297e303be23a40759b0b919b86 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Introduce TI DRA7 vayu and cleanup template files 2016-05-01T21:38:46+00:00 Jan-Simon Möller jsmoeller@linuxfoundation.org 2016-04-13T22:32:42+00:00 urn:sha1:f431a64246282e068570519b137cc8670521addd This changeset introduces the TI 'vayu' board. We need to adapt the provided bsp layer 'meta-ti' as it is only at YP 1.8 fido right now. Two changes are needed/known: a) BBMASK eudev bbappend (local.conf.sample) b) apply patch for gcc5 to u-boot-ti-staging On top thie changeset also does janitorial work on the templates: - conf-notes is now in a folder common and symlinked - layer additions have been sync'ed - file layout sync'ed with templates in meta-agl-demo Change-Id: Ib52a9252800d54d5105ac1f5354ad3a3b014188f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Add meta-python as dependency of meta-networking. 2016-04-12T10:44:08+00:00 Jan-Simon Möller jsmoeller@linuxfoundation.org 2016-04-10T15:20:50+00:00 urn:sha1:0d4cff7d5839e501ab16f0dbe21c18620616d5b0 Change-Id: Ia4af265e98191dbe2a1f896f41c609a29e288b55 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Add layer containing netperf for qa 2016-04-10T09:49:05+00:00 Jan-Simon Möller jsmoeller@linuxfoundation.org 2016-04-04T22:37:17+00:00 urn:sha1:93ed4cd0870f29d42cf68a0e1ec04d73b347e896 This change adds the networking layer to include the netperf tool. Change-Id: I262e701beb020e7a2e1eb7bd5910b0ffc405e2d0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>meta-agl/templates/qemux86-64/conf, branch 12.93.0</title>
<subtitle>meta-agl layer (core AGL)</subtitle>
<id>http://git.automotivelinux.org/AGL/meta-agl/atom?h=12.93.0</id>
<link rel="self" href="http://git.automotivelinux.org/AGL/meta-agl/atom?h=12.93.0"/>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/"/>
<updated>2016-07-05T18:49:46+00:00</updated>
<entry>
<title>new configuration templates based on fragments</title>
<updated>2016-07-05T18:49:46+00:00</updated>
<author>
<name>Stephane Desneux</name>
<email>stephane.desneux@iot.bzh</email>
</author>
<published>2016-06-28T21:27:38+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=24c89f22961bab9a995ab9c18881a3109a1c8109"/>
<id>urn:sha1:24c89f22961bab9a995ab9c18881a3109a1c8109</id>
<content type="text"> This is the application of the process proposed here: https://lists.linuxfoundation.org/pipermail/automotive-discussions/2016-June/002232.html Bug-AGL: SPEC-180 Change-Id: I5a7015fa810547a9ecf4fb096367323af3cdc670 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> </content>
</entry>
<entry>
<title>Revert "add meta-app-framework to meta-agl"</title>
<updated>2016-06-24T11:39:58+00:00</updated>
<author>
<name>Stephane DESNEUX</name>
<email>stephane.desneux@iot.bzh</email>
</author>
<published>2016-06-24T10:15:26+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=641df47d096fb559d6f4f444670205e4510d6791"/>
<id>urn:sha1:641df47d096fb559d6f4f444670205e4510d6791</id>
<content type="text"> This reverts commit 80f4d503fc5bb2564b72b72daedebf74612c30f3. Change-Id: I94605d4c0ef80433fa6eaa05e63a9c6cf69baea4 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> </content>
</entry>
<entry>
<title>add meta-app-framework to meta-agl</title>
<updated>2016-06-19T19:46:20+00:00</updated>
<author>
<name>Stephane Desneux</name>
<email>stephane.desneux@iot.bzh</email>
</author>
<published>2016-06-01T17:52:10+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=80f4d503fc5bb2564b72b72daedebf74612c30f3"/>
<id>urn:sha1:80f4d503fc5bb2564b72b72daedebf74612c30f3</id>
<content type="text"> meta-app-framework is a layer containing the AGL App Framework recipes 4 new layers are added for application framework: * meta-intel-iot-security/meta-security-smack * meta-intel-iot-security/meta-security-framework * meta-agl/meta-agl-security * meta-agl/meta-app-framework In the templates files, the following changes were done: * activation of Smack and Cynara * modify the tar command to be used to support Smack extended attributes Change-Id: If369221ca7614fe0072f2a0f99a5051ef2af831d Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> </content>
</entry>
<entry>
<title>bblayers.conf.sample: Add layer meta-filesystems</title>
<updated>2016-06-19T19:33:38+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2016-06-03T12:53:15+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=13ea965a88cd38fcc94a00c8ecaca1eab34a8d80"/>
<id>urn:sha1:13ea965a88cd38fcc94a00c8ecaca1eab34a8d80</id>
<content type="text"> Layer meta-filesystems provides a recipe for fuse which is required for building OSTree. Bug-AGL: SPEC-194 Change-Id: Ia41459a4ae78ede4dfcd57f709cd1e3b032d3d17 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> </content>
</entry>
<entry>
<title>Fix typo in local.conf samples</title>
<updated>2016-06-04T10:20:02+00:00</updated>
<author>
<name>Manuel Bachmann</name>
<email>mbc@iot.bzh</email>
</author>
<published>2016-06-04T10:16:46+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=5c11aa79a41e431949a8dcfcde3ebb4386f683fa"/>
<id>urn:sha1:5c11aa79a41e431949a8dcfcde3ebb4386f683fa</id>
<content type="text"> Fix small typo, which can be obvious as it copied in the user's build directory. Change-Id: Idf7d6381b27264ad074387c4283e4f9f325c77c4 Signed-off-by: Manuel Bachmann <mbc@iot.bzh> </content>
</entry>
<entry>
<title>templates: fix the path of meta-rust</title>
<updated>2016-05-20T16:46:35+00:00</updated>
<author>
<name>Phong Tran</name>
<email>tranmanphong@gmail.com</email>
</author>
<published>2016-05-18T14:42:09+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=1ae4c244753fce5b26915a7ab7d5a70d9f775f44"/>
<id>urn:sha1:1ae4c244753fce5b26915a7ab7d5a70d9f775f44</id>
<content type="text"> The meta-rust is not in meta-openembedded. Change-Id: Ic0ef7d8cde472b236cb02a652d7080b29d0b298f Signed-off-by: Phong Tran <tranmanphong@gmail.com> </content>
</entry>
<entry>
<title>rvi-sota-client_git: add RVI SOTA client</title>
<updated>2016-05-06T21:46:42+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2016-05-04T12:35:03+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=084ab213bd37fb22b4f2bd2e23859b719778c4cc"/>
<id>urn:sha1:084ab213bd37fb22b4f2bd2e23859b719778c4cc</id>
<content type="text"> Build and deploy sota_client and a systemd service. The application is written in the Rust programming language and depends on Cargo therefore the recipe requires on meta-rust. It is using crate dbus-rs version 0.1.2 with fixed casts of c_char raw pointers for ARM. Bug-AGL: SPEC-176 Change-Id: Ic8f24ae3dd2e62297e303be23a40759b0b919b86 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> </content>
</entry>
<entry>
<title>Introduce TI DRA7 vayu and cleanup template files</title>
<updated>2016-05-01T21:38:46+00:00</updated>
<author>
<name>Jan-Simon Möller</name>
<email>jsmoeller@linuxfoundation.org</email>
</author>
<published>2016-04-13T22:32:42+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=f431a64246282e068570519b137cc8670521addd"/>
<id>urn:sha1:f431a64246282e068570519b137cc8670521addd</id>
<content type="text"> This changeset introduces the TI 'vayu' board. We need to adapt the provided bsp layer 'meta-ti' as it is only at YP 1.8 fido right now. Two changes are needed/known: a) BBMASK eudev bbappend (local.conf.sample) b) apply patch for gcc5 to u-boot-ti-staging On top thie changeset also does janitorial work on the templates: - conf-notes is now in a folder common and symlinked - layer additions have been sync'ed - file layout sync'ed with templates in meta-agl-demo Change-Id: Ib52a9252800d54d5105ac1f5354ad3a3b014188f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> </content>
</entry>
<entry>
<title>Add meta-python as dependency of meta-networking.</title>
<updated>2016-04-12T10:44:08+00:00</updated>
<author>
<name>Jan-Simon Möller</name>
<email>jsmoeller@linuxfoundation.org</email>
</author>
<published>2016-04-10T15:20:50+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=0d4cff7d5839e501ab16f0dbe21c18620616d5b0"/>
<id>urn:sha1:0d4cff7d5839e501ab16f0dbe21c18620616d5b0</id>
<content type="text"> Change-Id: Ia4af265e98191dbe2a1f896f41c609a29e288b55 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> </content>
</entry>
<entry>
<title>Add layer containing netperf for qa</title>
<updated>2016-04-10T09:49:05+00:00</updated>
<author>
<name>Jan-Simon Möller</name>
<email>jsmoeller@linuxfoundation.org</email>
</author>
<published>2016-04-04T22:37:17+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/AGL/meta-agl/commit/?id=93ed4cd0870f29d42cf68a0e1ec04d73b347e896"/>
<id>urn:sha1:93ed4cd0870f29d42cf68a0e1ec04d73b347e896</id>
<content type="text"> This change adds the networking layer to include the netperf tool. Change-Id: I262e701beb020e7a2e1eb7bd5910b0ffc405e2d0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> </content>
</entry>
</feed>