All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core] suse: Bump OpenSUSE version to 42.3
@ 2017-11-03  8:45 Nicolas Morey-Chaisemartin
       [not found] ` <5a062a7f-f6b3-9e34-b990-e36dc1b3bc2d-l3A5Bk7waGM@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Morey-Chaisemartin @ 2017-11-03  8:45 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Nicolas Morey-Chaisemartin <NMoreyChaisemartin-IBi9RG/b67k@public.gmane.org>
---
 buildlib/cbuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/buildlib/cbuild b/buildlib/cbuild
index 918bf233..fac1c3c6 100755
--- a/buildlib/cbuild
+++ b/buildlib/cbuild
@@ -292,13 +292,14 @@ class ZypperEnvironment(Environment):
         return res;
 
 class leap(ZypperEnvironment):
-    docker_parent = "opensuse:42.2";
+    docker_parent = "opensuse:42.3";
     specfile = "suse/rdma-core.spec";
     pkgs = {
         'cmake',
         'gcc',
         'libnl3-devel',
         'libudev-devel',
+        'udev',
         'make',
         'ninja',
         'pkg-config',
@@ -307,7 +308,7 @@ class leap(ZypperEnvironment):
         'systemd-devel',
         'valgrind-devel',
     };
-    name = "opensuse-42.2";
+    name = "opensuse-42.3";
     aliases = {"leap"};
 
 class tumbleweed(ZypperEnvironment):
-- 
2.14.1.461.g503560879

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH rdma-core] suse: Bump OpenSUSE version to 42.3
       [not found] ` <5a062a7f-f6b3-9e34-b990-e36dc1b3bc2d-l3A5Bk7waGM@public.gmane.org>
@ 2017-11-05 13:30   ` Leon Romanovsky
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Romanovsky @ 2017-11-05 13:30 UTC (permalink / raw)
  To: Nicolas Morey-Chaisemartin; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

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

On Fri, Nov 03, 2017 at 09:45:34AM +0100, Nicolas Morey-Chaisemartin wrote:
> Signed-off-by: Nicolas Morey-Chaisemartin <NMoreyChaisemartin-IBi9RG/b67k@public.gmane.org>
> ---
>  buildlib/cbuild | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>

Thanks, applied.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-05 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-03  8:45 [PATCH rdma-core] suse: Bump OpenSUSE version to 42.3 Nicolas Morey-Chaisemartin
     [not found] ` <5a062a7f-f6b3-9e34-b990-e36dc1b3bc2d-l3A5Bk7waGM@public.gmane.org>
2017-11-05 13:30   ` Leon Romanovsky

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.