summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/proftpd/files/build_fixup.patch2
-rw-r--r--meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch2
-rw-r--r--meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fixup_wait3_api_change.patch2
-rw-r--r--meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rsh-redone_link_order_file.patch2
-rw-r--r--meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch2
-rw-r--r--meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch2
6 files changed, 6 insertions, 6 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch b/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch
index d888dd8263..8126b3619a 100644
--- a/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch
+++ b/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch
@@ -6,7 +6,7 @@ make, move-pidfile-to-var-run, move-runfile-to-var-run
6move pidfile to /var/run 6move pidfile to /var/run
7redefine PR_RUN_DIR as ${localstatedir}/run 7redefine PR_RUN_DIR as ${localstatedir}/run
8 8
9Signed-off-By: Armin Kuster <akuster808@gmail.com> 9Signed-off-by: Armin Kuster <akuster808@gmail.com>
10 10
11 11
12diff --git a/Make.rules.in b/Make.rules.in 12diff --git a/Make.rules.in b/Make.rules.in
diff --git a/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch b/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch
index 715ddb7b68..089156a7ae 100644
--- a/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch
+++ b/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch
@@ -4,7 +4,7 @@ https://github.com/openembedded/openembedded/tree/master/recipes/netkit-rpc/netk
4 4
5Upstream-Status: Backported 5Upstream-Status: Backported
6 6
7Signed-off-By: Armin Kuster <akuster808@gmail.com> 7Signed-off-by: Armin Kuster <akuster808@gmail.com>
8 8
9--- netkit-rpc-0.17/rpcgen/rpc_cout.c~gcc4 9--- netkit-rpc-0.17/rpcgen/rpc_cout.c~gcc4
10+++ netkit-rpc-0.17/rpcgen/rpc_cout.c 10+++ netkit-rpc-0.17/rpcgen/rpc_cout.c
diff --git a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fixup_wait3_api_change.patch b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fixup_wait3_api_change.patch
index cd6df62fb3..c6e2e60624 100644
--- a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fixup_wait3_api_change.patch
+++ b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fixup_wait3_api_change.patch
@@ -8,7 +8,7 @@ https://sourceware.org/ml/libc-alpha/2016-02/msg00342.html
8 8
9Upstream-Status: Inappropriate [ no upstream maintaner ] 9Upstream-Status: Inappropriate [ no upstream maintaner ]
10 10
11Signed-off-by Armin Kuster <akuster@mvista.com> 11Signed-off-by: Armin Kuster <akuster@mvista.com>
12 12
13Index: netkit-rsh-0.17/rlogin/rlogin.c 13Index: netkit-rsh-0.17/rlogin/rlogin.c
14=================================================================== 14===================================================================
diff --git a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rsh-redone_link_order_file.patch b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rsh-redone_link_order_file.patch
index c12ee9b465..ab0b9b64bc 100644
--- a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rsh-redone_link_order_file.patch
+++ b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rsh-redone_link_order_file.patch
@@ -8,7 +8,7 @@ Most distos have there own verison of this fix. This was derived by
8-- Colin Watson <cjwatson@ubuntu.com> Tue, 13 Sep 2011 10:07:08 +0100 8-- Colin Watson <cjwatson@ubuntu.com> Tue, 13 Sep 2011 10:07:08 +0100
9 9
10 10
11signed-off-by: Armin Kuster <akuster808@gmail.com> 11Signed-off-by: Armin Kuster <akuster808@gmail.com>
12 12
13Index: netkit-rsh-0.17/rsh/Makefile 13Index: netkit-rsh-0.17/rsh/Makefile
14=================================================================== 14===================================================================
diff --git a/meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch b/meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch
index dd9230dd4e..d47e086c46 100644
--- a/meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch
+++ b/meta-oe/recipes-kernel/ipmiutil/ipmiutil/fix_systemd_path.patch
@@ -4,7 +4,7 @@ The configure probes the host for systemd path information.
4 4
5Upstream-Status: Inappropriate [Embedded] 5Upstream-Status: Inappropriate [Embedded]
6 6
7Signed-off-By: Armin Kuster <akuster@mvista.com> 7Signed-off-by: Armin Kuster <akuster@mvista.com>
8 8
9Index: ipmiutil-3.0.5/configure.ac 9Index: ipmiutil-3.0.5/configure.ac
10=================================================================== 10===================================================================
diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch b/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch
index f613fdce4d..0498f3ddd0 100644
--- a/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch
+++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/telepathy-python_fix_for_automake_1.12.patch
@@ -9,7 +9,7 @@ of warning-errors.
9| make[1]: Leaving directory `/srv/home/nitin/builds2/build0/tmp/work/i586-poky-linux/telepathy-python-0.15.19-r4/telepathy-python-0.15.19/src' 9| make[1]: Leaving directory `/srv/home/nitin/builds2/build0/tmp/work/i586-poky-linux/telepathy-python-0.15.19-r4/telepathy-python-0.15.19/src'
10| make: *** [all-recursive] Error 1 10| make: *** [all-recursive] Error 1
11 11
12Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 12Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
132012/07/10 132012/07/10
14Index: telepathy-python-0.15.19/src/Makefile.am 14Index: telepathy-python-0.15.19/src/Makefile.am
15=================================================================== 15===================================================================