From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 lib/run-opentest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/run-opentest b/lib/run-opentest
index 4515384..63879f9 100644
--- a/lib/run-opentest
+++ b/lib/run-opentest
@@ -19,8 +19,8 @@ set_opentest_platform() {
         am437x-hs-evm )
             oplatform="am43xx-hsevm"
             ;;
-        am57xx-hs-evm )
-            oplatform="am57xx-hsevm"
+        dra7xx-hs-evm )
+            oplatform="dra7xx-hsevm"
             ;;
         * )
             return 2
-- 
2.2.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to