summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2019-09-21meta-agl-telematics-demo: fixed meta-raspberrypi URI string on README.mdicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1seigot1-1/+1
- fails when use "git clone http://git.yoctoproject.org/meta-raspberrypi" - success when use "git clone git://git.yoctoproject.org/meta-raspberrypi" - referred to http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi Change-Id: I268d96ad88f91f4e07dfed43bd005f39e55ffef5 Bug-AGL: SPEC-2714 Signed-off-by: seigot <s.takada.3o3@gmail.com>
2019-04-23Initial check-inhalibut_7.99.2halibut_7.99.1halibut/7.99.2halibut/7.99.1guppy_7.0.2guppy/7.0.27.99.27.99.17.0.2Scott Murray1-0/+92
Define telematics demo platform. This layer is similar to meta-agl-demo and meta-agl-cluster-demo, except it defines a small platform for the telematics demo, based on the agl-profile-telematics profile. There is a "agl-telematics-demo" feature defined to enable building the platform. The defined agl-telematics-demo-platform image contains a minimal amount of services to host a simple demo application that reads CAN events and logs them via the MQTT protocol. At the moment, only the raspberrypi3 version has been built and tested, but there is nothing platform specific in the agl-telematics-demo-recorder application that would prevent use on another platform. Change-Id: I0ed94eefeff703afdcec81884bf16c10c63de28f Signed-off-by: Scott Murray <scott.murray@konsulko.com>