aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-03-30 10:55:44 -0500
committerDan Murphy <dmurphy@ti.com>2020-03-30 10:55:44 -0500
commit9ac21635cdbc851d684a22e07e7b7c0c59a58868 (patch)
tree597eb536d3a352c35c101569754b548f79ac53c2
parent60872a63357a05168382e987d1d466f1ae8c8dac (diff)
downloadlinux-dt-9ac21635cdbc851d684a22e07e7b7c0c59a58868.tar.gz
system_test: base_build: Fix omap2_plus defconfig
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--system_test/base_build_recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_test/base_build_recipe b/system_test/base_build_recipe
index 565b711..929993e 100644
--- a/system_test/base_build_recipe
+++ b/system_test/base_build_recipe
@@ -1,6 +1,6 @@
arch: arm testsuite: multi_v7_defconfig defconfig: multi_v7_defconfig patch_dir: none overlay_dir: none
arch: arm testsuite: keystone_defconfig defconfig: keystone_defconfig patch_dir: none overlay_dir: none
-arch: arm testsuite: omap2_plus_defconfig defconfig: omap2_plus_defconfig patch_dir: none overlay_dir: none
+arch: arm testsuite: omap2plus_defconfig defconfig: omap2plus_defconfig patch_dir: none overlay_dir: none
arch: arm testsuite: davinci_all_defconfig defconfig: davinci_all_defconfig patch_dir: none overlay_dir: none
arch: arm64 testsuite: v8_defconfig defconfig: defconfig patch_dir: none overlay_dir: none
arch: arm testsuite: ti_sdk_am3x_release defconfig: ti_sdk_am3x_release patch_dir: none overlay_dir: none