diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-02-25 17:05:53 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2021-03-01 19:47:46 +0000 |
commit | e51d283144630390525e06b51eb2fc159a48ae8d (patch) | |
tree | 6dedaebe1acaf0a282b02f24865037b3c59eebfb /recipes-test/afb-test/files/run-ptest | |
parent | 8c2307be821b25e91d017ea8534ba7e68180d24e (diff) |
Remove duplicate afb-test recipe
The recipe here is a duplicate of the one in meta-app-framework,
remove it to avoid confusion.
Bug-AGL: SPEC-3827
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I1ab6a814295ce8d8a5780cdf12bd140f93a46365
(cherry picked from commit 371925b6b3a6961c575d4041ed7dee61a78d0a2b)
Diffstat (limited to 'recipes-test/afb-test/files/run-ptest')
-rw-r--r-- | recipes-test/afb-test/files/run-ptest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-test/afb-test/files/run-ptest b/recipes-test/afb-test/files/run-ptest deleted file mode 100644 index 883939a83..000000000 --- a/recipes-test/afb-test/files/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -afm-test /usr/AGL/apps/testwgt/aftest-test.wgt |