Acked-by: Franklin Cooper Jr. <[email protected]>
> -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Maupin, Chase > Sent: Monday, October 14, 2013 3:29 PM > To: [email protected] > Subject: [meta-arago] [PATCHv2 2/4] ti-tisdk-makefile: Add AM437x support > > Signed-off-by: Chase Maupin <[email protected]> > --- > * Updated in version 2: > * Added the ti-crypto-examples Makefile targets > > --- > .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 6 +++++- > 1 files changed, 5 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..263492d 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,10 @@ MAKEFILES_append_ti33x = " u-boot-spl \ > wireless \ > ti-crypto-examples \ " > +MAKEFILES_append_ti43x = " u-boot-spl \ > + ${QUICK_PLAYGROUND} \ > + ti-crypto-examples \ " > 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
