diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-19 22:13:51 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-19 22:14:31 -0400 |
commit | 3a8536a3d56db272802ffcb9ef67f14a1b570293 (patch) | |
tree | ea776bde8ba182293dfd490626996f7db27206e1 /recipes-graphics | |
parent | 3e2e44b45f5d363a13691e97a881f67a3367149a (diff) |
weston-ini-conf.bbappend: Delete
This is no longer relevant.
Bug-AGL: SPEC-964
Change-Id: Iec7a497b3c207c72280fb99061c2b2e28141820a
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/wayland/weston-ini-conf.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-graphics/wayland/weston-ini-conf.bbappend b/recipes-graphics/wayland/weston-ini-conf.bbappend deleted file mode 100644 index b79c52608..000000000 --- a/recipes-graphics/wayland/weston-ini-conf.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -WESTONCORE[shell] ??= "ivi-shell.so" - -WESTONIVISHELL[ivi-module] ??= "ivi-controller.so" -WESTONIVISHELL[ivi-input-module] ??= "ivi-input-controller.so" - -WESTONSECTION[WESTONIVISHELL] = "ivi-shell" |