>-----Original Message----- >From: Cooper Jr., Franklin >Sent: Monday, October 14, 2013 2:20 PM >To: Maupin, Chase; [email protected] >Subject: RE: [meta-arago] [PATCH 2/3] ti-tisdk-makefile: Add >AM437x support > >Ti-crypto-examples are the C based Openssl demos. You should pull >that in also for am437x.
Good point. I'll update. > >Packagegroup-arago-tisdk-crypto and packagegroup-arago-tisdk- >crypto-sdk-host would also need to be updated but that can be a >separate patch set. > >> -----Original Message----- >> From: [email protected] [mailto:meta-arago- >> [email protected]] On Behalf Of Maupin, Chase >> Sent: Monday, October 14, 2013 2:56 PM >> To: [email protected] >> Subject: [meta-arago] [PATCH 2/3] ti-tisdk-makefile: Add AM437x >support >> >> Signed-off-by: Chase Maupin <[email protected]> >> --- >> .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 5 ++++- >> 1 files changed, 4 insertions(+), 1 deletions(-) >> >> diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk- >makefile/ti-tisdk- >> makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk- >makefile/ti-tisdk- >> makefile_1.0.bb >> index e0aea9a..17154c2 100644 >> --- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti- >tisdk-makefile_1.0.bb >> +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti- >tisdk-makefil >> +++ e_1.0.bb >> @@ -33,7 +33,7 @@ SRC_URI = "\ >> file://Makefile_oprofile-example \ >> " >> >> -PR = "r13" >> +PR = "r14" >> >> MAKEFILES_COMMON = "linux \ >> matrix-gui \ >> @@ -66,6 +66,9 @@ MAKEFILES_append_ti33x = " u-boot-spl \ >> wireless \ >> ti-crypto-examples \ " >> +MAKEFILES_append_ti43x = " u-boot-spl \ >> + ${QUICK_PLAYGROUND} \ " >> MAKEFILES_append_omap-a15 = " u-boot-spl \ >> ${QUICK_PLAYGROUND} \ >> omapconf \ >> -- >> 1.7.0.4 >> >> _______________________________________________ >> 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
