homescreen: update recipe 35/26835/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 4 Nov 2021 18:51:50 +0000 (14:51 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 4 Nov 2021 18:54:59 +0000 (14:54 -0400)
commit6adbf6b85fa629ec2ff43cd0a72f49b8020ddcb0
treebd8cc2af8d4eabe1f919442d3ce9ad5bce413b38
parent218fa1cb7fc71104cd12cd3af5576c17cd73643d
homescreen: update recipe

Rework homescreen demo app recipe for building a version of it
with the application framework usage removed.  A simple systemd
unit to start it has been added as a placeholder until the new
application scheme has been added.  This will at least produce
something on screen for testing, and the HOMESCREEN_DEMO_CI
environment variable can be defined via /etc/default/homescreen
to potentially re-enable the CI startup test.

Bug-AGL: SPEC-4121

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I510873d428dc98286775722e23b34cd4a9862258
recipes-demo/homescreen/files/homescreen.service [new file with mode: 0644]
recipes-demo/homescreen/homescreen_git.bb