All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4
Date: Tue, 04 Sep 2012 21:18:43 -0700	[thread overview]
Message-ID: <5046D2A3.2070600@linux.intel.com> (raw)
In-Reply-To: <20120904210033.GH3372@jama.jama.net>

On 09/04/2012 02:00 PM, Martin Jansa wrote:
> On Tue, Sep 04, 2012 at 01:57:19PM -0700, Saul Wold wrote:
>> Signed-off-by: Saul Wold <sgw@linux.intel.com>
>> ---
>>   .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    2 ++
>>   .../recipes-kernel/linux/linux-yocto_3.2.bbappend  |    6 ++++++
>>   .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    6 ++++++
>>   3 files changed, 14 insertions(+), 0 deletions(-)
>>   create mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
>>   create mode 100644 meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend
>>
>> diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
>> index 58a6541..138cc21 100644
>> --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
>> +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
>> @@ -2,3 +2,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>
>>   # enable the time limited kernel configuration options
>>   SRC_URI += "file://time-limited-kernel.cfg"
>> +
>> +PR .= ".1"
>
> why not
> PRINC := "${@int(PRINC) + 1}"
> ?

I understood that the .1 adds more finer granularity instead of 
incrementing the base PR itself.  You end up with a potential r1.2.1 
which is still legal.

What happens with a r1.2 and the above @int(PRINC) + 1?

I would need to test it, done for the day right now.


Sau!

>> diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
>> new file mode 100644
>> index 0000000..138cc21
>> --- /dev/null
>> +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
>> @@ -0,0 +1,6 @@
>> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>> +
>> +# enable the time limited kernel configuration options
>> +SRC_URI += "file://time-limited-kernel.cfg"
>> +
>> +PR .= ".1"
>> diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend
>> new file mode 100644
>> index 0000000..138cc21
>> --- /dev/null
>> +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend
>> @@ -0,0 +1,6 @@
>> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>> +
>> +# enable the time limited kernel configuration options
>> +SRC_URI += "file://time-limited-kernel.cfg"
>> +
>> +PR .= ".1"
>> --
>> 1.7.7.6
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>


  reply	other threads:[~2012-09-05  4:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 20:57 [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4 Saul Wold
2012-09-04 20:57 ` [PATCH 2/3] base-files: add /etc/motd with TLK info Saul Wold
2012-09-04 21:39   ` Saul Wold
2012-09-04 20:57 ` [PATCH 3/3] psplash: Add TLK info to psplash image Saul Wold
2012-09-04 21:00 ` [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4 Martin Jansa
2012-09-05  4:18   ` Saul Wold [this message]
2012-09-05 19:45     ` Martin Jansa
2012-09-05 16:56 [PATCH 0/3 v3] Meta-tlk update Saul Wold
2012-09-05 16:56 ` [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4 Saul Wold
2012-09-05 17:08   ` Khem Raj
2012-09-05 17:15     ` Saul Wold
2012-09-05 17:43       ` Khem Raj
2012-09-05 18:16         ` Saul Wold
2012-09-05 19:03           ` Khem Raj
2012-09-05 19:06             ` Bruce Ashfield
2012-09-05 19:23               ` Khem Raj
2012-09-05 21:38   ` Tom Zanussi

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=5046D2A3.2070600@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=martin.jansa@gmail.com \
    --cc=yocto@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.