aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2021-01-21 14:18:51 -0600
committerDan Murphy <dmurphy@ti.com>2021-01-21 14:18:51 -0600
commita1a1390b79d94cf6698380688535293c48dd2631 (patch)
tree186d75893decb5a021e5fee44eb92346b055701c
parentc8d62899bb6798bd371ba153b0fad2365c0b5947 (diff)
downloadlinux-dt-master.tar.gz
system_test: recipe: Fix the device tree overlay recipe tagHEADmaster
The system test recipe file had two different tags in the file. The tag that should be used is dt_overlay and not overlay_dir. Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--system_test/base_build_recipe16
-rw-r--r--system_test/system_test_recipe28
2 files changed, 22 insertions, 22 deletions
diff --git a/system_test/base_build_recipe b/system_test/base_build_recipe
index 929993e..3b9d874 100644
--- a/system_test/base_build_recipe
+++ b/system_test/base_build_recipe
@@ -1,11 +1,11 @@
-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: 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
-arch: arm testsuite: ti_sdk_am4x_release defconfig: ti_sdk_am4x_release patch_dir: none overlay_dir: none
-arch: arm testsuite: ti_sdk_dra7x_release defconfig: ti_sdk_dra7x_release patch_dir: none overlay_dir: none
+arch: arm testsuite: multi_v7_defconfig defconfig: multi_v7_defconfig patch_dir: none dt_overlay: none
+arch: arm testsuite: keystone_defconfig defconfig: keystone_defconfig patch_dir: none dt_overlay: none
+arch: arm testsuite: omap2plus_defconfig defconfig: omap2plus_defconfig patch_dir: none dt_overlay: none
+arch: arm testsuite: davinci_all_defconfig defconfig: davinci_all_defconfig patch_dir: none dt_overlay: none
+arch: arm64 testsuite: v8_defconfig defconfig: defconfig patch_dir: none dt_overlay: none
+arch: arm testsuite: ti_sdk_am3x_release defconfig: ti_sdk_am3x_release patch_dir: none dt_overlay: none
+arch: arm testsuite: ti_sdk_am4x_release defconfig: ti_sdk_am4x_release patch_dir: none dt_overlay: none
+arch: arm testsuite: ti_sdk_dra7x_release defconfig: ti_sdk_dra7x_release patch_dir: none dt_overlay: none
arch: arm testsuite: ti_sdk_omap2_release defconfig: ti_sdk_omap2_release patch_dir: none dt_overlay: none
arch: arm testsuite: ti_sdk_k2g_release defconfig: ti_sdk_k2g_release patch_dir: none dt_overlay: none
arch: arm testsuite: ti_sdk_keystone_release defconfig: ti_sdk_keystone_release patch_dir: none dt_overlay: none
diff --git a/system_test/system_test_recipe b/system_test/system_test_recipe
index 1830fe9..b872689 100644
--- a/system_test/system_test_recipe
+++ b/system_test/system_test_recipe
@@ -1,9 +1,9 @@
-arch: arm testsuite: am3_mmc defconfig: am3_mmc_module patch_dir: none overlay_dir: none
-arch: arm testsuite: am4_mmc defconfig: am4_mmc_module patch_dir: none overlay_dir: none
-arch: arm testsuite: k2g__mmc defconfig: k2_mmc_module patch_dir: none overlay_dir: none
-arch: arm testsuite: dra7_mmc defconfig: dra7_mmc_module patch_dir: none overlay_dir: none
-arch: arm64 testsuite: am6_mmc defconfig: am6_mmc_module patch_dir: none overlay_dir: none
-arch: arm testsuite: am3_usbhost defconfig: am3_pio_musb patch_dir: none overlay_dir: none
+arch: arm testsuite: am3_mmc defconfig: am3_mmc_module patch_dir: none dt_overlay: none
+arch: arm testsuite: am4_mmc defconfig: am4_mmc_module patch_dir: none dt_overlay: none
+arch: arm testsuite: k2g__mmc defconfig: k2_mmc_module patch_dir: none dt_overlay: none
+arch: arm testsuite: dra7_mmc defconfig: dra7_mmc_module patch_dir: none dt_overlay: none
+arch: arm64 testsuite: am6_mmc defconfig: am6_mmc_module patch_dir: none dt_overlay: none
+arch: arm testsuite: am3_usbhost defconfig: am3_pio_musb patch_dir: none dt_overlay: none
arch: arm64 testsuite: j7_usb_otg_full_speed defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: usb_otg/j7/full_speed
arch: arm64 testsuite: j7_usb_otg_high_speed defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: usb_otg/j7/high_speed
arch: arm64 testsuite: j7_pcie_ep defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: pcie/pcie_ep
@@ -17,13 +17,13 @@ arch: arm testsuite: k2_eth_module defconfig: k2_eth_module patch_dir: none dt_o
arch: arm testsuite: k2e_nand defconfig: ti_sdk_keystone_release patch_dir: none dt_overlay: nand_dma/k2
arch: arm testsuite: k2l_nand defconfig: ti_sdk_keystone_release patch_dir: none dt_overlay: nand_dma/k2
arch: arm testsuite: k2hk_nand defconfig: ti_sdk_keystone_release patch_dir: none dt_overlay: nand_dma/k2
-arch: arm testsuite: am3_nand defconfig: ti_sdk_am3x_release patch_dir: none overlay_dir: nand_nodma
-arch: arm testsuite: am4_nand defconfig: ti_sdk_am4x_release patch_dir: none overlay_dir: nand_nodma
+arch: arm testsuite: am3_nand defconfig: ti_sdk_am3x_release patch_dir: none dt_overlay: nand_nodma
+arch: arm testsuite: am4_nand defconfig: ti_sdk_am4x_release patch_dir: none dt_overlay: nand_nodma
arch: arm testsuite: dra7_nand defconfig: ti_sdk_dra7x_release patch_dir: none dt_overlay: nand_nodma
arch: arm testsuite: dra72_nand defconfig: ti_sdk_dra7x_release patch_dir: none dt_overlay: nand_nodma
-arch: arm testsuite: am4_emmc defconfig: ti_sdk_am4x_release patch_dir: none overlay_dir: am4_emmc
-arch: arm testsuite: am3_can defconfig: ti_sdk_am3x_release patch_dir: none overlay_dir: am3_can
-arch: arm testsuite: can_built_in defconfig: am3_can_built_in patch_dir: none overlay_dir: none
-arch: arm testsuite: omapl138_mmc defconfig: omapl138_mmc_module patch_dir: none overlay_dir: none
-arch: arm testsuite: am3_ehrpwm defconfig: ti_sdk_am3x_release patch_dir: none overlay_dir: am3_ehrpwm
-arch: arm testsuite: am3_uart defconfig: ti_sdk_am3x_release patch_dir: none overlay_dir: am3_uart
+arch: arm testsuite: am4_emmc defconfig: ti_sdk_am4x_release patch_dir: none dt_overlay: am4_emmc
+arch: arm testsuite: am3_can defconfig: ti_sdk_am3x_release patch_dir: none dt_overlay: am3_can
+arch: arm testsuite: can_built_in defconfig: am3_can_built_in patch_dir: none dt_overlay: none
+arch: arm testsuite: omapl138_mmc defconfig: omapl138_mmc_module patch_dir: none dt_overlay: none
+arch: arm testsuite: am3_ehrpwm defconfig: ti_sdk_am3x_release patch_dir: none dt_overlay: am3_ehrpwm
+arch: arm testsuite: am3_uart defconfig: ti_sdk_am3x_release patch_dir: none dt_overlay: am3_uart