diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-05-17 16:15:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 17:17:39 +0100 |
commit | 9fe00e1424bd82c48d0b9b58e11758039bb1048c (patch) | |
tree | 20f8d021726e66c5abe497ed8f18d8a8495282f4 /meta/recipes-devtools/opkg/opkg-0.1.8 | |
parent | 7cc59107f944a2a786cf93e8589edf7dfd0f2d70 (diff) | |
download | poky-9fe00e1424bd82c48d0b9b58e11758039bb1048c.tar.gz |
recipes: Add upstream status information for patches
gypsy: Add upstream status information for gypsy's patch
alsa-utils: fix upstream status typo
pulseaudio: add upstream status for pulseaudio-0.9.15's patches
hostap: add upstream status for hostap's patch
glibc: add upstream status for glibc's patch
glib-2.0: add upstream status for glib-2.0's patch
mtd-utils: add upstream status for mtd-utils patches
add upstream status for opkg's patches
mark add_vercmp.patch as inappropriate since the added function is not
used.
(From OE-Core rev: b0052e9467608cdc2e3b85f5b718e6b9c03d44ca)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg-0.1.8')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch b/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch index 540be83950..c3396d5890 100644 --- a/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch +++ b/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [other] | ||
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-0.1.8/headerfix.patch b/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch index d0711ecd0e..b3515a0f8e 100644 --- a/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch +++ b/meta/recipes-devtools/opkg/opkg-0.1.8/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 |