@@ -36,11 +36,21 @@ Use below in place of <Config File>, to setup the meta layers for the current re
3636
3737.. ifconfig :: CONFIG_image_type in ('default')
3838
39- +----------------------------------------------------+-------------------------------------+--------------------------------+
40- | Description | Config File | Supported yocto build machine |
41- +====================================================+=====================================+================================+
42- | |__SDK_FULL_NAME__ | : 10_01 Release | processor-sdk-linux-10_01_08_01.txt | |__SDK_BUILD_MACHINE__ | |
43- +----------------------------------------------------+-------------------------------------+--------------------------------+
39+ .. ifconfig :: CONFIG_part_variant in ('J7200')
40+
41+ +----------------------------------------------------+-------------------------------------+--------------------------------+
42+ | Description | Config File | Supported yocto build machine |
43+ +====================================================+=====================================+================================+
44+ | |__SDK_FULL_NAME__ | : 10_01 Release | processor-sdk-gateway-10_01.txt | |__SDK_BUILD_MACHINE__ | |
45+ +----------------------------------------------------+-------------------------------------+--------------------------------+
46+
47+ .. ifconfig :: CONFIG_part_variant not in ('J7200')
48+
49+ +----------------------------------------------------+-------------------------------------+--------------------------------+
50+ | Description | Config File | Supported yocto build machine |
51+ +====================================================+=====================================+================================+
52+ | |__SDK_FULL_NAME__ | : 10_01 Release | processor-sdk-linux-10_01_08_01.txt | |__SDK_BUILD_MACHINE__ | |
53+ +----------------------------------------------------+-------------------------------------+--------------------------------+
4454
4555.. ifconfig :: CONFIG_image_type in ('edgeai', 'adas')
4656
0 commit comments