From b1644978348b1ab9cd5a3914bc5e5df8b1fedb73 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Thu, 22 Dec 2016 16:14:49 +0530 Subject: 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 --- meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- cgit 1.2.3-korg