diff --git a/source/devices/J7_Family/linux/Release_Specific_Yocto_layer_Configuration.rst b/source/devices/J7_Family/linux/Release_Specific_Yocto_layer_Configuration.rst index d25ea064a..198815554 100644 --- a/source/devices/J7_Family/linux/Release_Specific_Yocto_layer_Configuration.rst +++ b/source/devices/J7_Family/linux/Release_Specific_Yocto_layer_Configuration.rst @@ -36,11 +36,21 @@ Use below in place of , to setup the meta layers for the current re .. ifconfig:: CONFIG_image_type in ('default') - +----------------------------------------------------+-------------------------------------+--------------------------------+ - | Description | Config File | Supported yocto build machine | - +====================================================+=====================================+================================+ - | |__SDK_FULL_NAME__| : 10_01 Release | processor-sdk-linux-10_01_08_01.txt | |__SDK_BUILD_MACHINE__| | - +----------------------------------------------------+-------------------------------------+--------------------------------+ + .. ifconfig:: CONFIG_part_variant in ('J7200') + + +----------------------------------------------------+-------------------------------------+--------------------------------+ + | Description | Config File | Supported yocto build machine | + +====================================================+=====================================+================================+ + | |__SDK_FULL_NAME__| : 10_01 Release | processor-sdk-gateway-10_01.txt | |__SDK_BUILD_MACHINE__| | + +----------------------------------------------------+-------------------------------------+--------------------------------+ + + .. ifconfig:: CONFIG_part_variant not in ('J7200') + + +----------------------------------------------------+-------------------------------------+--------------------------------+ + | Description | Config File | Supported yocto build machine | + +====================================================+=====================================+================================+ + | |__SDK_FULL_NAME__| : 10_01 Release | processor-sdk-linux-10_01_08_01.txt | |__SDK_BUILD_MACHINE__| | + +----------------------------------------------------+-------------------------------------+--------------------------------+ .. ifconfig:: CONFIG_image_type in ('edgeai', 'adas')