Re: [yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Refactor kernel recipes

2015-02-09 Thread Andrei Gherzan
On Mon, Feb 9, 2015 at 11:06 PM, Petter Mabäcker wrote: > Hmm the formatting in my previous mail looks weird, I try to send this > again.. See my comment inline. > > Cheers > Petter > > > On 02/08/2015 12:58 PM, Andrei Gherzan wrote: > >> We use this to simplify the update process. Updating a ker

Re: [yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Refactor kernel recipes

2015-02-09 Thread Petter Mabäcker
Hmm the formatting in my previous mail looks weird, I try to send this again.. See my comment inline. Cheers Petter On 02/08/2015 12:58 PM, Andrei Gherzan wrote: We use this to simplify the update process. Updating a kernel version will not require renaming the recipe but only tweaking LINUX_V

Re: [yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Refactor kernel recipes

2015-02-09 Thread Petter Mabäcker
Petter Mabäcker Technux www.technux.se 2015-02-08 12:58 skrev Andrei Gherzan: > We use this to simplify the update process. Updating a kernel version will not > require renaming the recipe but only tweaking LINUX_VERSION. > > Update kernel version: > - bump SRCREV > - bump LINUX_VERSION if

[yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Refactor kernel recipes

2015-02-08 Thread Andrei Gherzan
We use this to simplify the update process. Updating a kernel version will not require renaming the recipe but only tweaking LINUX_VERSION. Update kernel version: - bump SRCREV - bump LINUX_VERSION if needed [Support #26] Change-Id: I7565ddd1f03cc34c34aa5da92664a0057b415c9a Signe

[yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi: Refactor kernel recipes

2015-02-06 Thread Andrei Gherzan
We use this to simplify the update process. Updating a kernel version will not require renaming the recipe but only tweaking LINUX_VERSION. Update kernel version: - bump SRCREV - bump LINUX_VERSION if needed [Support #26] Change-Id: I7565ddd1f03cc34c34aa5da92664a0057b415c9a Signe