From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: MACHINE_KERNEL_PR issue
Date: Mon, 26 Oct 2009 16:42:28 +0100 [thread overview]
Message-ID: <hc4g14$tpm$1@ger.gmane.org> (raw)
In-Reply-To: <ac9c93b10910260837m708ebc41ja934d825c6b1bec3@mail.gmail.com>
On 26-10-09 16:37, Frans Meulenbroeks wrote:
> Hi,
>
> While creating a recipe which generates a module I bumped into the
> following issue.
> If I do
> inherit module
> the package name uses MACHINE_KERNEL_PR and not PR.
> I understand the reason for this: if the kernel is modified you want
> the proper modules.
> However in a recipe this means that if the recipe changes for whatever
> reason that technically one should increase all MACHINE_KERNEL_PR
> values (as otherwise the new version is not used).
> In my eyes this is not very desirable.
>
> Any opinions how we should fix this?
koen@dominion:/OE/org.openembedded.dev$ grep PR_append recipes/ti/*
recipes/ti/ti-cmem-module_2.24.01.bb:MACHINE_KERNEL_PR_append = "a"
recipes/ti/ti-dm355mm-module_1.13.bb:MACHINE_KERNEL_PR_append = "a"
recipes/ti/ti-dmai_svn.bb:MACHINE_KERNEL_PR_append = "c"
recipes/ti/ti-dsplink-module_1.61.3.bb:MACHINE_KERNEL_PR_append = "a"
recipes/ti/ti-lpm-module_2.24.01.bb:MACHINE_KERNEL_PR_append = "a"
recipes/ti/ti-sdma-module_2.24.01.bb:MACHINE_KERNEL_PR_append = "a"
next prev parent reply other threads:[~2009-10-26 15:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-26 15:37 MACHINE_KERNEL_PR issue Frans Meulenbroeks
2009-10-26 15:42 ` Koen Kooi [this message]
2009-10-26 16:03 ` Frans Meulenbroeks
2009-10-26 17:32 ` Frans Meulenbroeks
2009-10-30 7:44 ` Frans Meulenbroeks
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='hc4g14$tpm$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.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.