diff options
-rw-r--r-- | recipes-security/isic/files/configure_fix.patch | 5 | ||||
-rw-r--r-- | recipes-security/isic/files/isic-0.07-make.patch | 4 | ||||
-rw-r--r-- | recipes-security/isic/files/isic-0.07-netinet.patch | 4 |
3 files changed, 4 insertions, 9 deletions
diff --git a/recipes-security/isic/files/configure_fix.patch b/recipes-security/isic/files/configure_fix.patch index 801fe0c..7c3e033 100644 --- a/recipes-security/isic/files/configure_fix.patch +++ b/recipes-security/isic/files/configure_fix.patch | |||
@@ -1,8 +1,7 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | isic: add with-libnet remove libnet test | 1 | isic: add with-libnet remove libnet test |
4 | 2 | ||
5 | Inappropriate - builds fine on non-oe systems. We need to exlude | 3 | Upstream-Status: Inappropriate[embedded specific] |
4 | builds fine on non-oe systems. We need to exlude | ||
6 | cross compile libnet test. Pass in the location for libnet.a. Path | 5 | cross compile libnet test. Pass in the location for libnet.a. Path |
7 | did not support mulitlib either. | 6 | did not support mulitlib either. |
8 | 7 | ||
diff --git a/recipes-security/isic/files/isic-0.07-make.patch b/recipes-security/isic/files/isic-0.07-make.patch index 838c873..94349ce 100644 --- a/recipes-security/isic/files/isic-0.07-make.patch +++ b/recipes-security/isic/files/isic-0.07-make.patch | |||
@@ -1,8 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | isic: Fixup makefile to support destination | 1 | isic: Fixup makefile to support destination |
4 | 2 | ||
5 | Backport: | 3 | Upstream-Status: Backport |
6 | http://pkgs.fedoraproject.org/cgit/isic.git/tree/isic-0.07-make.patch | 4 | http://pkgs.fedoraproject.org/cgit/isic.git/tree/isic-0.07-make.patch |
7 | 5 | ||
8 | Signed-off-by: Armin Kuster <akuser808@gmail.com> | 6 | Signed-off-by: Armin Kuster <akuser808@gmail.com> |
diff --git a/recipes-security/isic/files/isic-0.07-netinet.patch b/recipes-security/isic/files/isic-0.07-netinet.patch index 4b03880..448ba68 100644 --- a/recipes-security/isic/files/isic-0.07-netinet.patch +++ b/recipes-security/isic/files/isic-0.07-netinet.patch | |||
@@ -1,8 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | isic: add missing header file | 1 | isic: add missing header file |
4 | 2 | ||
5 | Backport: | 3 | Upstream-Status: Backport |
6 | http://pkgs.fedoraproject.org/cgit/isic.git/tree/isic-0.07-netinet.patch | 4 | http://pkgs.fedoraproject.org/cgit/isic.git/tree/isic-0.07-netinet.patch |
7 | 5 | ||
8 | Signed-off-by: Armin Kuster <akuster808@gmail.com> | 6 | Signed-off-by: Armin Kuster <akuster808@gmail.com> |