From: Nikolay Dimitrov <picmaster@mail.bg>
To: Daiane Angolini <daiane.list@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm-extra][PATCH 1/2] linux-riotboard: Add separate riotboard kernel recipe
Date: Mon, 27 Apr 2015 18:54:17 +0300 [thread overview]
Message-ID: <553E5BA9.3000307@mail.bg> (raw)
In-Reply-To: <CA+jg_OUSkttFmR6m+n3Z=qVKwKazNu_BZJgFfaDtP_Sj3VYvBA@mail.gmail.com>
Hi Daiane,
On 04/27/2015 02:54 PM, Daiane Angolini wrote:
> On Mon, Apr 27, 2015 at 1:35 AM, Nikolay Dimitrov <picmaster@mail.bg> wrote:
>> Add dedicated RIoTboard kernel recipe for easier maintenance and patch
>> cherry-picking.
>
>> diff --git a/recipes-kernel/linux/linux-riotboard_4.0.bb b/recipes-kernel/linux/linux-riotboard_4.0.bb
>> new file mode 100644
>> index 0000000..7ac63fc
>> --- /dev/null
>> +++ b/recipes-kernel/linux/linux-riotboard_4.0.bb
>> @@ -0,0 +1,15 @@
>> +SUMMARY = "Linux kernel for Embest RIoTboard"
>
> In case you really need a dedicated kernel, please use a DESCRIPTION
> and elaborate it. What is the history of this kernel, why do you need
> a different kernel, what is the difference of this kernel, and in case
> it is really a 4.0 kernel why the chages are not upstreamed are
> possible questions to be answerd in the DESCRIPTION.
OK, will do.
>> +
>> +require recipes-kernel/linux/linux-imx.inc
>> +require recipes-kernel/linux/linux-dtb.inc
>> +
>> +DEPENDS += "lzop-native bc-native"
>> +
>> +SRCBRANCH = "patches-4.0"
>> +SRCREV = "48dfc7ce6933a593a651e8ce029cbc5bcca19382"
>> +
>> +SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
>> + file://defconfig \
>
> I don't understand why are you using the same git repository as
> linux-fslc, can you, please elaborate/explain your idea?
I wanted to revert a specific linux-fslc patch while still reusing as
much code as possible (and not cloning the repo). I can also switch
entirely to mainline and stop using linux-fslc, if you think that's an
issue.
> And, it also means your commit log is weak and you can elaborate it for v2?
>
> Daiane
>
>> +"
>> +
>> +COMPATIBLE_MACHINE = "(imx6dl-riotboard)"
>> --
>> 1.7.10.4
>>
>> --
Thanks for the feedback. I'll take it into account for v2, once Otavio
also acknowledges the need for separate kernel recipe.
Regards,
Nikolay
prev parent reply other threads:[~2015-04-27 15:54 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 4:35 [meta-fsl-arm-extra][PATCH 1/2] linux-riotboard: Add separate riotboard kernel recipe Nikolay Dimitrov
2015-04-27 4:35 ` [meta-fsl-arm-extra][PATCH 2/2] linux-riotboard: Fix broken boot Nikolay Dimitrov
2015-04-27 11:40 ` [meta-fsl-arm-extra][PATCH 1/2] linux-riotboard: Add separate riotboard kernel recipe Otavio Salvador
2015-04-27 15:27 ` Nikolay Dimitrov
2015-04-27 16:26 ` Otavio Salvador
2015-04-27 16:54 ` Daiane Angolini
2015-04-27 16:59 ` Otavio Salvador
2015-04-28 4:14 ` Nikolay Dimitrov
2015-04-28 13:46 ` Daiane Angolini
2015-04-28 13:53 ` Fabio Estevam
2015-04-28 13:57 ` Gary Thomas
2015-04-28 14:01 ` Fabio Estevam
2015-04-28 15:39 ` Fabio Estevam
2015-04-28 16:25 ` Gary Thomas
2015-04-28 16:42 ` Otavio Salvador
2015-04-28 17:10 ` Nikolay Dimitrov
2015-04-28 17:12 ` Otavio Salvador
2015-04-28 17:24 ` Nikolay Dimitrov
2015-04-28 17:38 ` Otavio Salvador
2015-04-28 17:44 ` Otavio Salvador
2015-04-29 6:18 ` Nikolay Dimitrov
2015-04-28 18:19 ` Nikolay Dimitrov
2015-04-28 18:33 ` Otavio Salvador
2015-04-28 18:45 ` Nikolay Dimitrov
2015-04-27 11:54 ` Daiane Angolini
2015-04-27 15:54 ` Nikolay Dimitrov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=553E5BA9.3000307@mail.bg \
--to=picmaster@mail.bg \
--cc=daiane.list@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.