This is a NAK as it will break openmp-rtos for dra7xx-evm.
> -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Gou, Hongmei > Sent: Wednesday, January 17, 2018 10:39 AM > To: Radhakrishnan, Mahesh; [email protected] > Subject: Re: [meta-arago] [EXTERNAL] [morty][meta-processor-sdk][PATCH > v2] branding-processor-sdk.inc: Excluding am57x SOC targets for dra7xx PDK > > Thanks for providing the v2 patch. Please update the patch using the original > file as the baseline, rather than the v1 patch. > > > -----Original Message----- > > From: [email protected] [mailto:meta-arago- > > [email protected]] On Behalf Of Radhakrishnan, Mahesh > > Sent: Wednesday, January 17, 2018 9:17 AM > > To: [email protected] > > Subject: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH v2] > > branding-processor-sdk.inc: Excluding am57x SOC targets for dra7xx PDK > > > > Signed-off-by: Mahesh Radhakrishnan <[email protected]> > > --- > > > > v2 - Fixed TI_LIMIT_SOCS change to apply only for dra7xx-evm > > > > conf/distro/include/branding-processor-sdk.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/conf/distro/include/branding-processor-sdk.inc > > b/conf/distro/include/branding-processor-sdk.inc > > index ff127d4..0803ba1 100644 > > --- a/conf/distro/include/branding-processor-sdk.inc > > +++ b/conf/distro/include/branding-processor-sdk.inc > > @@ -106,5 +106,5 @@ SRCIPK_CUSTOM_GIT_MESSAGE_pn-u-boot-ti- > > staging = "${SRCIPK_GIT_COMMIT_MESSAGE}" > > TI_PDK_LIMIT_SOCS_append_am57xx-evm = " am574x" > > TI_PDK_LIMIT_BOARDS_append_am57xx-evm = " idkAM574x" > > > > -TI_PDK_LIMIT_SOCS = "dra72x dra75x dra78x" > > +TI_PDK_LIMIT_SOCS_dra7xx-evm = "dra72x dra75x dra78x" > > > > -- > > 1.9.1 > > > > _______________________________________________ > > meta-arago mailing list > > [email protected] > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
