summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPankaj Bharadiya <pankaj.bharadiya@ti.com>2012-11-30 14:08:42 +0530
committerAmit Pundir <amit.pundir@linaro.org>2012-12-03 12:22:53 +0530
commit5384539de6865b7b65954f10271cfdde3386f82a (patch)
treec3333e74a1da201401b5477fe2f452ac68a0b23d
parentc2f4b7e6dc0fbcb2fa89a730c85409f049ce505c (diff)
downloadsgx-5384539de6865b7b65954f10271cfdde3386f82a.tar.gz
install.sh: typo fix omap3 -> sitarati_sgx_sdk-ddk_1.10-linaro
Change-Id: I6ff8f99092d7451e60a1543a567b10a566cd7152 Signed-off-by: Pankaj Bharadiya <pankaj.bharadiya@ti.com>
-rwxr-xr-xgfx_rel_es4.x_android/install.sh4
-rwxr-xr-xinstall.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/gfx_rel_es4.x_android/install.sh b/gfx_rel_es4.x_android/install.sh
index 603b538..cf4c284 100755
--- a/gfx_rel_es4.x_android/install.sh
+++ b/gfx_rel_es4.x_android/install.sh
@@ -261,9 +261,9 @@ fi
- install_file gralloc.omap3.so /system/lib/hw/gralloc.omap3.so "shared library" 0644 0:0
+ install_file gralloc.sitara.so /system/lib/hw/gralloc.sitara.so "shared library" 0644 0:0
- install_file hwcomposer.omap3.so /system/lib/hw/hwcomposer.omap3.so "shared library" 0644 0:0
+ install_file hwcomposer.sitara.so /system/lib/hw/hwcomposer.sitara.so "shared library" 0644 0:0
install_file libpvrANDROID_WSEGL.so /system/lib/libpvrANDROID_WSEGL.so "shared library" 0644 0:0
diff --git a/install.sh b/install.sh
index 9a74266..0b48158 100755
--- a/install.sh
+++ b/install.sh
@@ -247,9 +247,9 @@ fi
- install_file gralloc.omap3.so /system/lib/hw/gralloc.omap3.so "shared library" 0644 0:0
+ install_file gralloc.sitara.so /system/lib/hw/gralloc.sitara.so "shared library" 0644 0:0
- install_file hwcomposer.omap3.so /system/lib/hw/hwcomposer.omap3.so "shared library" 0644 0:0
+ install_file hwcomposer.sitara.so /system/lib/hw/hwcomposer.sitara.so "shared library" 0644 0:0
install_file libpvrANDROID_WSEGL.so /system/lib/libpvrANDROID_WSEGL.so "shared library" 0644 0:0