All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [meta-oe][meta-networking PATCH] cifs-utils: Add runtime recommendation to CIFS kernel module
Date: Wed, 8 May 2013 13:49:06 -0400	[thread overview]
Message-ID: <20130508174906.GC9137@windriver.com> (raw)
In-Reply-To: <1368034148-3512-1-git-send-email-otavio@ossystems.com.br>

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

[[oe] [meta-oe][meta-networking PATCH] cifs-utils: Add runtime recommendation to CIFS kernel module] On 13.05.08 (Wed 14:29) Otavio Salvador wrote:

> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
> Note: This patch has been tested in master and danny. Please
>       consider it for master, dylan and danny branches.
> 
>  meta-networking/recipes-support/cifs/cifs-utils_git.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
> index 19b60ad..de2786a 100644
> --- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb
> +++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
> @@ -5,6 +5,7 @@ LICENSE = "GPLv3 & LGPLv3"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>  
>  PV = "5.9"
> +PR = "r1"

For the sake of one patch in all branches, I think we're okay, but in
master we don't actually need PR anymore, do we?

-J.

>  
>  SRCREV = "353d491dcb5d69d31434abeb962c8e9a49c36867"
>  SRC_URI = "git://git.samba.org/cifs-utils.git"
> @@ -18,3 +19,5 @@ do_install_append() {
>      # is installed to /sbin
>      rmdir ${D}${bindir} ${D}${sbindir}
>  }
> +
> +RRECOMMENDS_${PN} = "kernel-module-cifs"
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-05-08 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08 17:29 [meta-oe][meta-networking PATCH] cifs-utils: Add runtime recommendation to CIFS kernel module Otavio Salvador
2013-05-08 17:49 ` Joe MacDonald [this message]
2013-05-08 17:54   ` Otavio Salvador
2013-05-09 18:10     ` Joe MacDonald

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=20130508174906.GC9137@windriver.com \
    --to=joe.macdonald@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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.