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

2015-10-04 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 this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer

Re: [yocto] [meta-raspberrypi][PATCH v3] linux-raspberrypi.inc: use SRCPV instead of SRCREV for PV

2015-10-04 Thread Andreas Müller
On Sun, Oct 4, 2015 at 4:15 AM, Jonathan Liu wrote: > SRCPV is intended to be used by PV. Using SRCREV for PV is incorrect. > > Signed-off-by: Jonathan Liu > --- > recipes-kernel/linux/linux-raspberrypi.inc | 3 ++- > 1 file changed, 2 insertions(+), 1

Re: [yocto] [meta-raspberrypi][PATCH v3] linux-raspberrypi.inc: use SRCPV instead of SRCREV for PV

2015-10-04 Thread Jonathan Liu
On 4/10/2015 9:50 PM, Andreas Müller wrote: On Sun, Oct 4, 2015 at 4:15 AM, Jonathan Liu wrote: SRCPV is intended to be used by PV. Using SRCREV for PV is incorrect. Signed-off-by: Jonathan Liu --- recipes-kernel/linux/linux-raspberrypi.inc | 3 ++- 1

Re: [yocto] How can i invoke a "particular recipe(.bb)" while building "image recipe(.bb)" without modifying the "image recipe(.bb)" . i only wanted to change "particular recipe(.bb)"

2015-10-04 Thread Vivek Per
Thanks you very much for your precious time. I got it now. thanks and regards vivek On Wed, Sep 30, 2015 at 7:09 PM, Gary Thomas wrote: > On 2015-09-30 05:08, Vivek Per wrote: > >> Hi , thanks you for replying, >> but i don't want to make changes to "image" recipe. i