> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Tuesday, December 16, 2014 11:14 AM
> To: Cooper Jr., Franklin
> Cc: [email protected]
> Subject: Re: [meta-arago] [PATCH 3/3] ti-tisdk-makefile: Remove dual
> camera demo and make t-stat Qt 4 only
> 
> On Tue, Dec 16, 2014 at 11:11:02AM -0600, Franklin S. Cooper Jr wrote:
> > From: "Franklin S. Cooper Jr" <[email protected]>
> >
> > * Dual camera demo does not currently work on the 3.14 kernel. So disable
> for
> >   now.
> > * T-stat needs to be tweaked to work again on Qt 5.4. Remove for now.
> 
> Have you looked at what got broken with Qt 5.4? It used to work with 5.2...
[Franklin] Not yet. Its on my list but I rather remove it until I have a chance 
to check it out.
> 
> 
> > Signed-off-by: Franklin S. Cooper Jr <[email protected]>
> > ---
> >  .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb     |    6 ++----
> >  1 file changed, 2 insertions(+), 4 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 0077223..e371307 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-makef
> > +++ ile_1.0.bb
> > @@ -36,7 +36,7 @@ SRC_URI = "\
> >      file://Makefile_cryptodev \
> >  "
> >
> > -PR = "r35"
> > +PR = "r36"
> >
> >  MAKEFILES_COMMON = "linux \
> >                      matrix-gui \
> > @@ -44,7 +44,7 @@ MAKEFILES_COMMON = "linux \
> >                      am-sysinfo \
> >                      matrix-gui-browser \
> >                      refresh-screen \
> > -                    qt-tstat \
> > +                    ${@base_conditional('QT_PROVIDER', 'qt5', '',
> > + 'qt-tstat', d)} \
> >                      oprofile-example \  "
> >  MAKEFILES = ""
> > @@ -75,8 +75,6 @@ MAKEFILES_append_ti43x = " u-boot-spl \
> >                             ti-crypto-examples \
> >                             linux-dtbs \
> >                             wireless \
> > -                           dual-camera-demo \
> > -                           image-gallery \
> >                             cryptodev \  "
> >
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > 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

Reply via email to