]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta: add some missing Upstream-Status tags to patches
authorRoss Burton <ross.burton@intel.com>
Wed, 11 Nov 2015 11:51:05 +0000 (11:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 07:48:22 +0000 (07:48 +0000)
Where Signed-off-by statements have been added they were sourced from the
original commit where the author claims creation.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch
meta/recipes-extended/watchdog/watchdog/watchdog-init.patch
meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch

index 9c72a1bdf415b489531a58ef79793660acec7751..6fbc6364cb67d2394971a9eede949d5cf71fd847 100644 (file)
@@ -4,6 +4,7 @@ aliases. As a workaround we use "sunprc" instead of "portmapper"
 ported from alpine linux
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
+Upstream-Status: Pending
 
 Index: rpcbind-0.2.2/src/rpcbind.c
 ===================================================================
index 36f2968f5af78551f76e49476e64ef244669acdc..e68ad545c308306336c8d7a710bf8c196957ab75 100644 (file)
@@ -1,3 +1,6 @@
+Signed-off-by: Diego Rondini <diego.ml@zoho.com>
+Upstream-Status: Inappropriate
+
 --- watchdog-5.13.orig/watchdog.conf   2013-02-01 12:15:44.000000000 +0100
 +++ watchdog-5.13/watchdog.conf        2014-11-13 10:59:43.233943000 +0100
 @@ -20,7 +20,7 @@
index 0fa8ee97cbd9e547378dae66bf0c68a4a15b2b92..b2765f19081e85597218fbf07c6a1e52b2e13791 100644 (file)
@@ -1,3 +1,6 @@
+Signed-off-by: Diego Rondini <diego.ml@zoho.com>
+Upstream-Status: Inappropriate
+
 --- watchdog-5.13.orig/redhat/watchdog.init    2014-11-12 17:18:39.125943000 +0100
 +++ watchdog-5.13/redhat/watchdog.init 2014-11-12 18:27:36.189943000 +0100
 @@ -7,7 +7,7 @@
index c96af12acf9c73b728b2062628b56228615c50e2..09054cb7560f011188dfa7a8f59d98a6945a5932 100644 (file)
@@ -4,6 +4,9 @@ Date: Wed, 9 Jul 2014 14:30:33 +0200
 Subject: [PATCH 2/9] Correctly implement with AC_WITH(glut) so that
  --without-glut works.
 
+Signed-off-by: Ross Burton <ross.burton@intel.com>
+Upstream-Status: Submitted (https://patchwork.freedesktop.org/patch/64417/)
+
 ---
  configure.ac | 26 +++++++++++++++-----------
  1 file changed, 15 insertions(+), 11 deletions(-)