mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ conftest.c:168:17: fatal error: pkg.h: No such file or directory
|
||||
#include <pkg.h>
|
||||
^
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Li xin <lixin.fnst@cn.fujitsu.com>
|
||||
Date: Mon, 1 Dec 2014 01:53:41 +0900
|
||||
Subject: [PATCH] Makefile:modify CFLAGS to aviod build error.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ it in place but remove the #if guard since it is only there to ensure that
|
||||
the l2tp_private.h file is updated if the rpc source file is changed and
|
||||
the two get out of sync.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
||||
---
|
||||
|
||||
+7
-7
@@ -2,17 +2,17 @@ commit 6ea3125e2bec15004f312814022335d94cdf7e94
|
||||
Author: Aws Ismail <aws.ismail@windriver.com>
|
||||
Date: Wed Sep 19 11:34:48 2012 -0400
|
||||
|
||||
Fix openl2tp config script location
|
||||
Fix openl2tp config script location
|
||||
|
||||
Correct the location of the sysconfig
|
||||
script. Use /etc/default/ instead of
|
||||
/etc/sysconfig/
|
||||
Correct the location of the sysconfig
|
||||
script. Use /etc/default/ instead of
|
||||
/etc/sysconfig/
|
||||
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
|
||||
Upstream-Status: Inappropriate [configuration]
|
||||
Upstream-Status: Inappropriate [configuration]
|
||||
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
|
||||
diff --git a/etc/rc.d/init.d/openl2tpd b/etc/rc.d/init.d/openl2tpd
|
||||
index 7f27bb7..4194f63 100755
|
||||
|
||||
@@ -2,16 +2,16 @@ commit 7c58a1e244ea83a9e7bbd51a6d354cee25cdbd33
|
||||
Author: Aws Ismail <aws.ismail@windriver.com>
|
||||
Date: Wed Sep 12 23:35:40 2012 -0400
|
||||
|
||||
Fix openl2tpd initscript
|
||||
|
||||
- Correct the location of the retval statement.
|
||||
- use start-stop-daemon instead of daemon.
|
||||
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
Fix openl2tpd initscript
|
||||
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
- Correct the location of the retval statement.
|
||||
- use start-stop-daemon instead of daemon.
|
||||
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
|
||||
|
||||
Upstream-Status: Inappropriate [OE specific]
|
||||
|
||||
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
|
||||
|
||||
diff --git a/etc/rc.d/init.d/openl2tpd b/etc/rc.d/init.d/openl2tpd
|
||||
index ce21b50..7f27bb7 100755
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ Subject: [PATCH] Modify configure.in and etc/Makefile.am
|
||||
this patch is from Fedora to fix error:
|
||||
"conftest.c:26:9: error: unknown type name 'not'"
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
---
|
||||
|
||||
@@ -6,7 +6,7 @@ Subject: [PATCH] configure.in: Error fix.
|
||||
the error is: conftest.c:9:28: fatal error: ac_nonexistent.h:
|
||||
No such file or directory #include <ac_nonexistent.h>
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user