Yes. Sorry for the mistake. Thanks for catching it. I have just sent the v2 patch with the fix.
-----Original Message----- From: Gou, Hongmei Sent: Tuesday, January 16, 2018 6:46 PM To: Radhakrishnan, Mahesh; [email protected] Subject: RE: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS > -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Radhakrishnan, Mahesh > Sent: Tuesday, January 16, 2018 3:34 PM > To: [email protected] > Subject: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH] > branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS > > Signed-off-by: Mahesh Radhakrishnan <[email protected]> > --- > conf/distro/include/branding-processor-sdk.inc | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/conf/distro/include/branding-processor-sdk.inc > b/conf/distro/include/branding-processor-sdk.inc > index 2fbcb04..ff127d4 100644 > --- a/conf/distro/include/branding-processor-sdk.inc > +++ b/conf/distro/include/branding-processor-sdk.inc > @@ -105,3 +105,6 @@ 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" > + Will this change affect all the platforms? Should it be limited to dra7xx-evm only? > -- > 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
