[yocto] [Recipe reporting system] Upgradable recipe name list

2016-07-31 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version

Re: [linux-yocto] [PATCH] Request PMIC threaded IRQ after port registration

2016-07-31 Thread Bruce Ashfield
On Sun, Jul 31, 2016 at 3:47 PM, Pranav Tipnis wrote: > Hi Bruce, > > This patch is intended for bxt-rebase branch. > merged. Bruce > > Pranav Tipnis (1): > Request PMIC threaded interrupt after port registration > > drivers/usb/typec/typec_wcove.c | 22

Re: [yocto] [meta][PATCH] python-3.4-manifest: Add some missing RDEPENDS

2016-07-31 Thread Martin Jansa
On Fri, Jul 29, 2016 at 04:20:37PM -0400, Kyle Russell wrote: > Signed-off-by: Kyle Russell manifest is generated, you need to update the script which generates that (read file header). > --- > meta/recipes-devtools/python/python-3.4-manifest.inc | 10 +- > 1

Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-07-31 Thread Khem Raj
On Jul 31, 2016 12:54 PM, "Andrei Gherzan" wrote: > > On Thu, Jul 21, 2016 at 08:32:05PM +0800, Herve Jourdain wrote: > > v4 series: > > a. rebased > > b. Upstream-Status added to the patch to the VC4 driver (needed only for kernel 4.4, accepted upstream in 4.7) > > > > v3

[linux-yocto] [PATCH] Request PMIC threaded interrupt after port registration

2016-07-31 Thread Pranav Tipnis
Upstream-Status: Pending Call devm_request_threaded_interrupt() after all the required structures are initialized in the probe(). Without this, an incoming interrupt might invoke threaded interrupt handler before finishing execution of probe() function. Signed-off-by: Pranav Tipnis

[linux-yocto] [PATCH] Request PMIC threaded IRQ after port registration

2016-07-31 Thread Pranav Tipnis
Hi Bruce, This patch is intended for bxt-rebase branch. Pranav Tipnis (1): Request PMIC threaded interrupt after port registration drivers/usb/typec/typec_wcove.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) -- 1.9.1 --

Re: [yocto] [meta-raspberrypi] linux-raspberrypi versions

2016-07-31 Thread Khem Raj
On Jul 31, 2016 12:55 PM, "Andrei Gherzan" wrote: > > On Fri, Jul 22, 2016 at 07:07:07AM -0700, Khem Raj wrote: > > On Fri, Jul 22, 2016 at 12:03 AM, piotr.lewicki wrote: > > > Hi all, > > > > > > I also think that's a good idea. In my opinion we should

Re: [yocto] [meta-raspberrypi][PATCH v6 0/4] Support for .dtbo files for dtb overlays, required by kernels 4.4.6+

2016-07-31 Thread Khem Raj
On Jul 31, 2016 12:48 PM, "Andrei Gherzan" wrote: > > On Thu, Jul 28, 2016 at 06:41:25PM -0700, Khem Raj wrote: > > > > > On Jul 20, 2016, at 3:00 PM, Herve Jourdain wrote: > > > > > > v6: rebased > > > > > > v5: modifications after more review > > > *

Re: [yocto] [meta-raspberrypi] linux-raspberrypi versions

2016-07-31 Thread Andrei Gherzan
On Fri, Jul 22, 2016 at 07:07:07AM -0700, Khem Raj wrote: > On Fri, Jul 22, 2016 at 12:03 AM, piotr.lewicki > wrote: > > Hi all, > > > > I also think that's a good idea. In my opinion we should at least make > > latest LTS (4.4) the default kernel and try to add latest

Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-07-31 Thread Andrei Gherzan
On Thu, Jul 21, 2016 at 08:32:05PM +0800, Herve Jourdain wrote: > v4 series: > a. rebased > b. Upstream-Status added to the patch to the VC4 driver (needed only for > kernel 4.4, accepted upstream in 4.7) > > v3 series: > a. patch rebased > b. new revision of kernel, to get a version of the VC4

Re: [yocto] [meta-raspberrypi][PATCH v6 0/4] Support for .dtbo files for dtb overlays, required by kernels 4.4.6+

2016-07-31 Thread Andrei Gherzan
On Thu, Jul 28, 2016 at 06:41:25PM -0700, Khem Raj wrote: > > > On Jul 20, 2016, at 3:00 PM, Herve Jourdain wrote: > > > > v6: rebased > > > > v5: modifications after more review > > * Added an Upstream-Status to the kernel patch > > * Only one instance of