Re: [meta-intel] [poky] Yocto kernel compilation issues

2018-09-04 Thread Paul Eggleton
f this (and many other things) for you. I guess you based your recipe on linux-dummy.bb, but that recipe is special and shouldn't be used as a template for a real kernel. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _

Re: [meta-intel] Issue with ovmf license under Pyro

2017-10-03 Thread Paul Eggleton
on meta-intel agin. > > > > Any help would be welcome. > > Log and corrective patches are bellow. > > > That's not really an acceptable patch for this situation. > > Sau! > > > Any help would be welcome. > > > -- Paul Eggleton Intel O

Re: [meta-intel] [PATCH] meta-intel.inc: Avoid installing thermald on poky-tiny

2017-09-26 Thread Paul Eggleton
hings. > > > And Distro's don't know what a BSP might pull in, so they can't > directly _remove or exclude them somehow. They should - the distro is where you make all of these kinds of decisions, if you're creating the distro then you will have some idea of which BSPs you are targeting a

Re: [meta-intel] meta-mono build boot kernel panic

2017-09-25 Thread Paul Eggleton
ly specify the value of IMAGE_INSTALL. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-intel

Re: [meta-intel] [PATCH] conf: set recipe maintainers

2017-05-14 Thread Paul Eggleton
up things using BBPATH, so this file having the same name as the one in meta-poky might mask that one out depending on the order of BBLAYERS. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing list meta-intel@y

Re: [meta-intel] [PATCH] IGT: update 1.14 -> 1.15

2016-09-11 Thread Paul Eggleton
hange, not when the change is applied. If you want to see the full history including renames, use the --follow option. Saul is correct, use of PV in the recipe filename is standard OE practice and we don't want to be deviating from that - besides which I'm not sure we have much to gain by doing

[meta-intel] [meta-intel-iot-devkit][PATCH 1/3] local.conf.sample: drop hob-iot references

2016-03-09 Thread Paul Eggleton
Since we're no longer using a fork of poky we don't have the customised Hob UI, so remove configuration for it from local.conf.sample. Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com> --- conf/local.conf.sample | 7 --- 1 file changed, 7 deletions(-) diff --git

[meta-intel] [meta-intel-iot-devkit][PATCH 3/3] conf/distro/include/iot-devkit.inc: drop cache path manipulation

2016-03-09 Thread Paul Eggleton
should be able to just move the old sstate-cache directory to the default location and let the rest be re-generated. Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com> --- conf/distro/include/iot-devkit.inc | 4 1 file changed, 4 deletions(-) diff --git a/conf/distro/inclu

[meta-intel] [meta-intel-iot-devkit][PATCH 0/3] Tidy up some old cruft

2016-03-09 Thread Paul Eggleton
git://git.yoctoproject.org/poky-contrib paule/iot-devkit-cleanup http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/iot-devkit-cleanup Paul Eggleton (3): local.conf.sample: drop hob-iot references Drop locked sstate configuration files and references conf/distro/include

[meta-intel] [meta-intel-iot-devkit][PATCH 0/5] Misc tidy-ups for IoT DevKit

2015-06-08 Thread Paul Eggleton
://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/iot-devkit-fixes Paul Eggleton (5): iot-devkit-image: remove some cruft openssh: drop inherit systemd opencv: just use = to set PACKAGECONFIG iot-devkit.inc: set more appropriate MAINTAINER value README: make some clarifications README

[meta-intel] [meta-intel-iot-devkit][PATCH 2/5] openssh: drop inherit systemd

2015-06-08 Thread Paul Eggleton
The openssh recipe already inherits systemd so we don't need to do that here as well. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- recipes-connectivity/openssh/openssh_%.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-connectivity/openssh/openssh_%.bbappend

[meta-intel] [meta-intel-iot-devkit][PATCH 4/5] iot-devkit.inc: set more appropriate MAINTAINER value

2015-06-08 Thread Paul Eggleton
Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- conf/distro/include/iot-devkit.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/iot-devkit.inc b/conf/distro/include/iot-devkit.inc index 9ebbb4c..bebfac5 100644 --- a/conf/distro/include

[meta-intel] [meta-intel-iot-devkit][PATCH 3/5] opencv: just use = to set PACKAGECONFIG

2015-06-08 Thread Paul Eggleton
We're choosing the PACKAGECONFIG value as distro policy, so we should just set it with = rather than weakly defaulting it with ??=. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- recipes-support/opencv/opencv_2.%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion

Re: [meta-intel] Crazy Xorg memory usage after upgrading from Daisy to Fido

2015-06-08 Thread Paul Eggleton
? Any feedback / comments would be really appreciated. Thanks :-) -- Chris Tapp opensou...@keylevel.com www.keylevel.com You can tell you're getting older when your car insurance gets real cheap! -- Paul Eggleton Intel Open Source Technology Centre

Re: [meta-intel] [meta-intel-galileo] [PATCH 2/3] launcher.sh: start clloader only on galileo

2015-05-13 Thread Paul Eggleton
the series anyways. Cheers, Brendan -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-intel

Re: [meta-intel] [PATCH 1/1 daisy/dizzy] meta-crystalforest: Initial Intel QAT recipe

2015-03-14 Thread Paul Eggleton
in daisy. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-intel

Re: [meta-intel] [PATCH 1/1] README: Documentation of hardware features

2014-10-03 Thread Paul Eggleton
Hi Nitin, On Friday 03 October 2014 16:33:28 Kamble, Nitin A wrote: On 10/3/14, 4:15 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Thursday 02 October 2014 14:14:41 nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Starting a new documentation

Re: [meta-intel] [PATCH 1/1] README.hardware: Documentation of hardware features

2014-09-25 Thread Paul Eggleton
this BSP on the hardware, which is not really what this is. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-intel

Re: [meta-intel] meta-iot-devkit Maintainer

2014-08-20 Thread Paul Eggleton
at that when you can? Thanks, Paul [1] https://lists.yoctoproject.org/pipermail/meta-intel/2014-August/002426.html -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing list meta-intel@yoctoproject.org https

Re: [meta-intel] Use of overrides in linux-yocto bbappends

2014-04-11 Thread Paul Eggleton
On Friday 11 April 2014 08:49:17 Darren Hart wrote: On 4/11/14, 8:37, Paul Eggleton paul.eggle...@linux.intel.com wrote: Koen reported that with a recent change to meta-minnow where LINUX_VERSION = something changed to LINUX_VERSION_minnow = something (which was a good change), the result

Re: [meta-intel] [PATCHv2 4/5] meta-valleyisland: add kernel recipe for valleyisland

2014-03-24 Thread Paul Eggleton
On Monday 24 March 2014 15:16:56 Darren Hart wrote: On 3/24/14, 15:11, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Monday 24 March 2014 15:07:10 Darren Hart wrote: On 3/24/14, 10:57, rebecca.swee.fun.ch...@intel.com rebecca.swee.fun.ch...@intel.com wrote

Re: [meta-intel] gpio sus configuration as interrupt

2014-03-18 Thread Paul Eggleton
seem to find it. Perhaps your google foo will prove superior ;-) http://www.youtube.com/watch?v=IZuNCN7wkqs (I watched it recently - great presentation BTW :) Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- ___ meta-intel mailing

Re: [meta-intel] File missing in corei7 bsp

2014-03-11 Thread Paul Eggleton
of the master branch of OE-Core (and therefore also Poky). You won't be able to use a BSP that relies upon it with earlier stable branches, unless you also add the tune files - Darren, is this supported? Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre

[meta-intel] [meta-minnow][PATCH] dmidecode: remove

2013-12-01 Thread Paul Eggleton
OE-Core has version 2.12 of this recipe in the dora and master branches. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- recipes-core/dmidecode/dmidecode_2.11.bb | 26 -- 1 file changed, 26 deletions(-) delete mode 100644 recipes-core/dmidecode

[meta-intel] [PATCH] yasm: remove

2013-08-13 Thread Paul Eggleton
This is now in OE-Core. Signed-off-by: Paul Eggleton paul.eggle...@linux.intel.com --- common/recipes-support/yasm/yasm_1.1.0.bb | 17 - 1 file changed, 17 deletions(-) delete mode 100644 common/recipes-support/yasm/yasm_1.1.0.bb diff --git a/common/recipes-support/yasm