[meta-intel] [PATCH v2] thermald: Add thermal daemon utility

2016-07-07 Thread Yong Li
This user space thermal daemon utility is used for thermal management Signed-off-by: Yong Li <yong.b...@intel.com> --- common/recipes-bsp/thermald/thermald_1.5.3.bb | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 common/recipes-bsp/thermald/thermald

[meta-intel] [PATCH] thermald: Add thermal daemon utility

2016-07-07 Thread Yong Li
This user space thermal daemon utility is used for thermal management Signed-off-by: Yong Li <yong.b...@intel.com> --- common/recipes-bsp/thermald/thermald_1.5.3.bb | 28 +++ 1 file changed, 28 insertions(+) create mode 100644 common/recipes-bsp/thermald/thermald

Re: [meta-intel] How to support the NUC Kit DE3815TYKHE?

2015-04-02 Thread Yong Li
2015-04-02 5:16 GMT+08:00 Darren Hart dvh...@linux.intel.com: ge are you building? I am using the intel-corei7-64. The kernel repots panic on the last step cannot open root device (null), since the kernel commad is incorrect. if you perform a test on the NUC DE3815, maybe you can reproduce

Re: [meta-intel] How to support the NUC Kit DE3815TYKHE?

2015-03-31 Thread Yong Li
, 2015 at 7:21 AM To: Darren Hart dvh...@linux.intel.com Cc: YONG LI sdliy...@gmail.com, meta-intel@yoctoproject.org Subject: Re: [meta-intel] How to support the NUC Kit DE3815TYKHE? I am using the latest bios 0041, if using grub, it can load and boot the kernel, but cannot pass the command line

[meta-intel] [PATCH meta-intel-iot-middleware] Fix the i2c-tools build error

2015-03-19 Thread Yong Li
Signed-off-by: Yong Li sdliy...@gmail.com --- recipes-support/i2c-tools/i2c-tools_3.0.3.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-support/i2c-tools/i2c-tools_3.0.3.bb b/recipes-support/i2c-tools/i2c-tools_3.0.3.bb index 021090c..bf8e272 100644

[meta-intel] [PATCH] Fix the swig build error, based on the below OE-core commit: e2f0d002cbc81a4dd26daee5e115ab9ea1ab6dd7

2015-03-19 Thread Yong Li
Signed-off-by: Yong Li sdliy...@gmail.com --- ...nfigure-use-pkg-config-for-pcre-detection.patch | 64 ++ recipes-devtools/swig/swig_3.0.5.bb| 13 - 2 files changed, 75 insertions(+), 2 deletions(-) create mode 100644 recipes-devtools/swig/swig/0001