diff options
author | Karthik Ramanan <a0393906@ti.com> | 2016-12-22 16:14:49 +0530 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-22 21:54:01 +0000 |
commit | b1644978348b1ab9cd5a3914bc5e5df8b1fedb73 (patch) | |
tree | 196d585f69b87f5fb3b0dc55e29681de85a0a7c6 /meta-agl-bsp | |
parent | 67a0a34092432a2094c39a469c8541d272568e97 (diff) |
dra7xx-evm: weston: Align orientation with psplash
The psplash is oriented 180 degrees rotated compared with the
HomeScreen application, this change will ensure that they are in
sync
Change-Id: Ic2a588ff3a061ff500d4050a6915fe5c899a1e7e
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'meta-agl-bsp')
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini index 05b10ab87..7e009fc2b 100644 --- a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini +++ b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini @@ -13,7 +13,7 @@ mode=1 [output] name=Unknown-1 -transform=90 +transform=270 #Retain this section as a reference #[ivi-layout-rule] |