All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ola Redell <ola.redell@retotech.se>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] Append KERNEL_VERSION string to kernel module package names
Date: Tue, 3 Jan 2017 15:00:44 +0100	[thread overview]
Message-ID: <630e4245-5e0f-a696-e22b-15c47c27d8d8@retotech.se> (raw)
In-Reply-To: <2be3f63c-6e0b-27a9-970e-718ba4afe58c@gmail.com>

Thanks, that was a mistake. I did this change in Jethro originally where 
the prefix does not appear. I will prepare a v2.

Ola


On 2017-01-03 14:56, Mats Karrman wrote:
> -    module_pattern = module_pattern_prefix + 'kernel-module-%s'
>> +    module_pattern = 'kernel-module-%s-' + 
>> d.getVar("KERNEL_VERSION", True)
> Why did you drop 'module_pattern_prefix'?
>>         postinst = d.getVar('pkg_postinst_modules')
>>       postrm = d.getVar('pkg_postrm_modules')
>



      reply	other threads:[~2017-01-03 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 13:42 Kernel module package naming ola.redell
2017-01-03 13:42 ` [PATCH] Append KERNEL_VERSION string to kernel module package names ola.redell
2017-01-03 13:56   ` Mats Karrman
2017-01-03 14:00     ` Ola Redell [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=630e4245-5e0f-a696-e22b-15c47c27d8d8@retotech.se \
    --to=ola.redell@retotech.se \
    --cc=openembedded-core@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.