From: Tadao Tanikawa Date: Sun, 18 Dec 2016 12:58:26 +0000 (+0900) Subject: Add recipe of AGL Demo HMI (Media Player) X-Git-Tag: 3.0.0~48 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=49931c57cb1a7f7d2c74fb7e2ad1591acf465b48;hp=49931c57cb1a7f7d2c74fb7e2ad1591acf465b48;p=AGL%2Fmeta-agl-demo.git Add recipe of AGL Demo HMI (Media Player) This recipe is to deliver AGL Demo Platform for CES2017 AGL Showcase by bitbake integration. To use hmi of Media Player, it should be installed on the target board at least once afer booting. The package of application, mediaplayer.wgt would be installed in /usr/AGL/apps on the target board. To install it, follow these steps from the target console or remote shell. # cd /usr/AGL/apps # afm-util install mediaplayer.wgt Change-Id: I30e69e0027c10a654f657fea250b8f76033f5a52 Signed-off-by: Tadao Tanikawa ---