diff options
Diffstat (limited to 'meta/recipes-devtools/opkg')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg/add_vercmp.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/opkg/opkg/headerfix.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg/add_vercmp.patch b/meta/recipes-devtools/opkg/opkg/add_vercmp.patch index 540be83950..1203c54874 100644 --- a/meta/recipes-devtools/opkg/opkg/add_vercmp.patch +++ b/meta/recipes-devtools/opkg/opkg/add_vercmp.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [function not used] | ||
2 | |||
1 | Index: trunk/libopkg/opkg.c | 3 | Index: trunk/libopkg/opkg.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- trunk.orig/libopkg/opkg.c 2010-01-26 20:32:19.000000000 +0000 | 5 | --- trunk.orig/libopkg/opkg.c 2010-01-26 20:32:19.000000000 +0000 |
diff --git a/meta/recipes-devtools/opkg/opkg/headerfix.patch b/meta/recipes-devtools/opkg/opkg/headerfix.patch index d0711ecd0e..b3515a0f8e 100644 --- a/meta/recipes-devtools/opkg/opkg/headerfix.patch +++ b/meta/recipes-devtools/opkg/opkg/headerfix.patch | |||
@@ -2,6 +2,8 @@ Without this, the FILE reference in this header can cause compile issues. | |||
2 | 2 | ||
3 | RP - 29/1/10 | 3 | RP - 29/1/10 |
4 | 4 | ||
5 | Upstream-Status: Pending | ||
6 | |||
5 | Index: trunk/libopkg/pkg_dest.h | 7 | Index: trunk/libopkg/pkg_dest.h |
6 | =================================================================== | 8 | =================================================================== |
7 | --- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000 | 9 | --- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000 |