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 > > 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 >

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

2017-05-22 Thread Jan Kiszka
On 2017-05-22 15:14, Jan Kiszka wrote: > On 2017-05-22 15:12, Jan Kiszka wrote: >> On 2017-04-30 20:27, Jan Kiszka wrote: >>> From: Jan Kiszka >>> >>> OE complains: Each word in LICENSE is a license of its own and would >>> have to be appende

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 >> >> 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 fr

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

2017-04-30 Thread Jan Kiszka
From: Jan Kiszka 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 --- recipes-devtools/parse-embedded-sdks/parse-embedded-sdks_1.0.1.bb | 2 +- 1

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

2017-02-02 Thread Jan Kiszka
gured architecture. More importantly, however, preempt-rt related CONFIG options are not enabled. Hence, a build of, e.g., linux-yocto-rt, does not result in a preempt-rt enabled kernel. This patch qualifies to be (back)ported to other branches than master. Signed-off-by: Christian Storm Signed-off-by

[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

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, J

[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 --- 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-rt_4.4.bbappend b/common/recipes