[oe] [meta-oe][meta-networking PATCH] cifs-utils: Add runtime recommendation to CIFS kernel module

Joe MacDonald Joe.MacDonald at windriver.com
Wed May 8 17:49:06 UTC 2013


[[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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130508/a874b423/attachment-0001.sig>


More information about the Openembedded-devel mailing list