diff options
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 | |||
6 | move pidfile to /var/run | 6 | move pidfile to /var/run |
7 | redefine PR_RUN_DIR as ${localstatedir}/run | 7 | redefine PR_RUN_DIR as ${localstatedir}/run |
8 | 8 | ||
9 | Signed-off-By: Armin Kuster <akuster808@gmail.com> | 9 | Signed-off-by: Armin Kuster <akuster808@gmail.com> |
10 | 10 | ||
11 | 11 | ||
12 | diff --git a/Make.rules.in b/Make.rules.in | 12 | diff --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 | ||
5 | Upstream-Status: Backported | 5 | Upstream-Status: Backported |
6 | 6 | ||
7 | Signed-off-By: Armin Kuster <akuster808@gmail.com> | 7 | Signed-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 | ||
9 | Upstream-Status: Inappropriate [ no upstream maintaner ] | 9 | Upstream-Status: Inappropriate [ no upstream maintaner ] |
10 | 10 | ||
11 | Signed-off-by Armin Kuster <akuster@mvista.com> | 11 | Signed-off-by: Armin Kuster <akuster@mvista.com> |
12 | 12 | ||
13 | Index: netkit-rsh-0.17/rlogin/rlogin.c | 13 | Index: 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 | ||
11 | signed-off-by: Armin Kuster <akuster808@gmail.com> | 11 | Signed-off-by: Armin Kuster <akuster808@gmail.com> |
12 | 12 | ||
13 | Index: netkit-rsh-0.17/rsh/Makefile | 13 | Index: 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 | ||
5 | Upstream-Status: Inappropriate [Embedded] | 5 | Upstream-Status: Inappropriate [Embedded] |
6 | 6 | ||
7 | Signed-off-By: Armin Kuster <akuster@mvista.com> | 7 | Signed-off-by: Armin Kuster <akuster@mvista.com> |
8 | 8 | ||
9 | Index: ipmiutil-3.0.5/configure.ac | 9 | Index: 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 | ||
12 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 12 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
13 | 2012/07/10 | 13 | 2012/07/10 |
14 | Index: telepathy-python-0.15.19/src/Makefile.am | 14 | Index: telepathy-python-0.15.19/src/Makefile.am |
15 | =================================================================== | 15 | =================================================================== |