Re: [meta-intel] [OE-core] [PATCH] tune-i586-nlp.inc: drop tuning file for Intel Quark/X1000 CPU

2018-05-31 Thread Trevor Woerner
Someone (maybe me??) needs to create a meta-intel-community in which to capture these sorts of things. Just because Intel, officially, doesn't support it, doesn't mean all the existing Galileos (and I think there's another devboard that uses the Quark?) out there should lose support. On Thu, May

[meta-intel] galileo

2018-03-11 Thread Trevor Woerner
Hi, I realize that the Galileo board has been completely abandoned; I'm not looking for "official" information, but I'm hoping someone would be willing to provide some anecdotal information... perhaps offline? I thought it would be a fun exercise to investigate updating the Linux image and

Re: [meta-intel] [PATCH] vaapi: remove as recipes moved to oe-core

2016-12-15 Thread Trevor Woerner
Yes, this works great. Thanks! Build Configuration: BB_VERSION= "1.32.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "opensuse-42.2" TARGET_SYS= "x86_64-oe-linux" MACHINE = "intel-corei7-64" DISTRO

Re: [meta-intel] [PATCH 1/2] linux-yocto/4.4: Bump SRCREVs from v4.4.18 to v4.4.20

2016-09-22 Thread Trevor Woerner
On Mon 2016-09-12 @ 02:38:04 PM, California Sullivan wrote: > From linux-yocto-4.4: > > --- > common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 4 ++-- > common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 4 ++-- > common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 4

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-28 Thread Trevor Woerner
Hi Ross, On Wed 2016-07-27 @ 06:09:06 PM, Trevor Woerner wrote: > Thanks for continuing to help out :-) +1 > I've saved the entire contents of the following in ~/tmp/gst/no-opengl and > ~/tmp/gst/opengl (as appropriate): > > tmp/work/corei7-64--linux/gstreamer1.0-plugi

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-28 Thread Trevor Woerner
On Thu 2016-07-28 @ 10:21:35 AM, Burton, Ross wrote: > On 27 July 2016 at 23:09, Trevor Woerner <twoer...@gmail.com> wrote: > > > PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl" > > > > You meant to put _append in there, as there's a larg

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-27 Thread Trevor Woerner
Hi Ross, Thanks for continuing to help out :-) On Wed 2016-07-27 @ 05:49:01 PM, Burton, Ross wrote: > Hi Trevor, > > On 26 July 2016 at 19:24, Trevor Woerner <twoer...@gmail.com> wrote: > > > It seems as though adding: > > > > PACKAGECONFIG_p

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-27 Thread Trevor Woerner
On Tue 2016-07-26 @ 10:53:34 PM, Burton, Ross wrote: > On 26 July 2016 at 21:55, Trevor Woerner <twoer...@gmail.com> wrote: > > > To be honest, it's the comment that's confusing me: > > > > # opengl packageconfig factored out to make it easy for distro

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-26 Thread Trevor Woerner
On Tue 2016-07-26 @ 09:36:31 PM, Burton, Ross wrote: > On 26 July 2016 at 20:55, Trevor Woerner <twoer...@gmail.com> wrote: > > > Okay, I'm looking into what needs to get done. > > > > It's just a matter of using base_contains() on DISTRO_FEATURES in the > PA

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-26 Thread Trevor Woerner
On Tue 2016-07-26 @ 08:15:10 PM, Burton, Ross wrote: > On 26 July 2016 at 19:24, Trevor Woerner <twoer...@gmail.com> wrote: > > > It seems as though adding: > > > > PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl" > > > > to lo

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-26 Thread Trevor Woerner
On Tue 2016-07-26 @ 10:20:28 AM, Scott D Phillips wrote: > On Tue, Jul 26, 2016 at 01:09:21PM -0400, Trevor Woerner wrote: > > This commit is causing the following error in my builds: > > > > | checking for GST_VIDEO... yes > > | checking for GST_PBUTIL

Re: [meta-intel] [PATCH 0/1] gstreamer-vaapi: Update to upstream version 1.8.2

2016-07-26 Thread Trevor Woerner
This commit is causing the following error in my builds: | checking for GST_VIDEO... yes | checking for GST_PBUTILS... yes | checking for GST_CODEC_PARSERS... yes | checking for GST_GL... configure: error: Package requirements (gstreamer-gl-1.0 >= 1.8.0) were not

Re: [meta-intel] [PATCH] gma500_gfx: Avoid inserting gma500_gfx module for certain devices

2016-02-24 Thread Trevor Woerner
On 02/24/16 09:18, Trevor Woerner wrote: This patch assumes git://git.yoctoproject.org/meta-yocto is included in bblayers , is this a requirement? -- ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org

Re: [meta-intel] [PATCH] gma500_gfx: Avoid inserting gma500_gfx module for certain devices

2016-02-24 Thread Trevor Woerner
This patch assumes git://git.yoctoproject.org/meta-yocto is included in bbappends, is this a requirement? I'm asking because up until this point I haven't been using meta-yocto since my DISTRO isn't poky but my builds seem to be working okay. Also, there's no mention of dependencies in the