Re: [meta-intel] [iot-middleware][PATCH] parse-embedded-sdks: Fix LICENSE string

2017-05-22 Thread Jan Kiszka
On 2017-04-30 20:27, Jan Kiszka wrote: > From: Jan Kiszka <jan.kis...@siemens.com> > > OE complains: Each word in LICENSE is a license of its own and would > have to be appended with a supported operator. So just drop the > redundant word from the license name. > >

Re: [meta-intel] [iot-middleware][PATCH] parse-embedded-sdks: Fix LICENSE string

2017-05-22 Thread Jan Kiszka
On 2017-05-22 15:12, Jan Kiszka wrote: > On 2017-04-30 20:27, Jan Kiszka wrote: >> From: Jan Kiszka <jan.kis...@siemens.com> >> >> OE complains: Each word in LICENSE is a license of its own and would >> have to be appended with a supported operator. So jus

[meta-intel] [iot-middleware][PATCH] parse-embedded-sdks: Fix LICENSE string

2017-04-30 Thread Jan Kiszka
From: Jan Kiszka <jan.kis...@siemens.com> OE complains: Each word in LICENSE is a license of its own and would have to be appended with a supported operator. So just drop the redundant word from the license name. Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> --- recipes-de

[meta-intel] [PATCH] intel-quark: Add intel-quark-preempt-rt bsp configuration

2017-02-02 Thread Jan Kiszka
ed-off-by: Christian Storm <christian.st...@siemens.com> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> --- In particular, we would be interested in a 4.4 application as that is currently in use by meta-iot2000. bsp/intel-common/intel-quark-preempt-rt.scc | 20

[meta-intel] [PATCH] linux-yocto/4.4: Fix wrong rt SRCREV for 4.4 - for real

2017-01-19 Thread Jan Kiszka
d86d58a99dd4 didn't fix the issue it wanted to address but rather referred to the corresponding commit of standard/tiny/intel/base instead of standard/preempt-rt/intel/base. A local workaround for the original meta-intel issue papered over this during testing. Fix it for real. Signed-off-by: Jan

Re: [meta-intel] [PATCH] linux-yocto/4.4: Fix wrong rt SRCREV for 4.4

2017-01-11 Thread Jan Kiszka
On 2017-01-09 22:17, Cal Sullivan wrote: > I'm not sure how I managed to do that. Thanks for the patch. When will it be merged? I'd like to avoid starting to carry a workaround in our layer (meta-iot2000). Thanks, Jan > > --- > Cal > > On 01/09/2017 01:10 PM, Jan Kiszka

[meta-intel] [PATCH] linux-yocto/4.4: Fix wrong rt SRCREV for 4.4

2017-01-09 Thread Jan Kiszka
This one refers to the merge of 4.4.26. Mistake of 371461eae450. Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-kernel/linux/linux-yocto-