]> code.ossystems Code Review - openembedded-core.git/commitdiff
netbase: upgrade 5.5 -> 5.6
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Feb 2019 11:00:16 +0000 (03:00 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 10:42:56 +0000 (10:42 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch
meta/recipes-core/netbase/netbase_5.6.bb [moved from meta/recipes-core/netbase/netbase_5.5.bb with 83% similarity]

index 56c8d5b5c21056c8ab3b459fe89696895e632626..27ba2f68a26542dfd4f900d0f73f2f3f8542efa5 100644 (file)
@@ -1,4 +1,4 @@
-From 76989205a1411f16d7ab09ff9d279539a73dc259 Mon Sep 17 00:00:00 2001
+From 52d46c4d1fbd4c88d69c2fcf7837b2f2ba7ef6f2 Mon Sep 17 00:00:00 2001
 From: "Maxin B. John" <maxin.john@intel.com>
 Date: Thu, 12 Jan 2017 16:50:58 +0200
 Subject: [PATCH] netbase: add rpcbind as an alias to sunrpc
@@ -10,6 +10,7 @@ Upstream-Status: Pending
 
 Signed-off-by: Li Wang <li.wang@windriver.com>
 Signed-off-by: Maxin B. John <maxin.john@intel.com>
+
 ---
  etc-rpc      | 2 +-
  etc-services | 4 ++--
@@ -29,12 +30,12 @@ index 1b30625..9a9a81a 100644
  rusersd               100002  rusers
  nfs           100003  nfsprog
 diff --git a/etc-services b/etc-services
-index e3202ec..a039d7e 100644
+index fa7ae24..10ba2bc 100644
 --- a/etc-services
 +++ b/etc-services
-@@ -64,8 +64,8 @@ csnet-ns     105/udp         cso-ns
- rtelnet               107/tcp                         # Remote Telnet
- rtelnet               107/udp
+@@ -51,8 +51,8 @@ kerberos     88/udp          kerberos5 krb5 kerberos-sec     # Kerberos v5
+ iso-tsap      102/tcp         tsap            # part of ISODE
+ acr-nema      104/tcp         dicom           # Digital Imag. & Comm. 300
  pop3          110/tcp         pop-3           # POP version 3
 -sunrpc                111/tcp         portmapper      # RPC 4.0 portmapper
 -sunrpc                111/udp         portmapper
@@ -43,6 +44,3 @@ index e3202ec..a039d7e 100644
  auth          113/tcp         authentication tap ident
  sftp          115/tcp
  nntp          119/tcp         readnews untp   # USENET News Transfer Protocol
--- 
-2.4.0
-
similarity index 83%
rename from meta/recipes-core/netbase/netbase_5.5.bb
rename to meta/recipes-core/netbase/netbase_5.6.bb
index eb53adda8d951bca94e70c9e135916def5633c70..2aa49711ccafedbc22a1e8894b4f4c106e8e84fa 100644 (file)
@@ -9,8 +9,8 @@ PE = "1"
 SRC_URI = "${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}.tar.xz \
            file://netbase-add-rpcbind-as-an-alias-to-sunrpc.patch"
 
-SRC_URI[md5sum] = "15f2d9b3783802f7f48f6734b6540ac4"
-SRC_URI[sha256sum] = "309bddc69a43b98e5a450992b70cdfc0e3d1afb9107bc631d04b0714be98f88b"
+SRC_URI[md5sum] = "7ad156272c5a42f49c73386ff39c8624"
+SRC_URI[sha256sum] = "5d93a099deb28869b7306e914700fafbd293b55bdb5df05a5aa6effd0af5930c"
 
 UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/n/netbase/"
 do_install () {