diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-06-29 16:43:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-29 14:46:53 +0100 |
commit | da62294fb4df8050a437be79bc534078b841822d (patch) | |
tree | 6ecabf7a2145b168cbedc6070506b402d4903f4a /meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch | |
parent | d18aba9c1cb5b2cf77cfb2dff150e9003b2e63ef (diff) | |
download | poky-da62294fb4df8050a437be79bc534078b841822d.tar.gz |
Upstream-Status: update the status for some patches
gypsy: fix-unused-but-set-variable-warning.patch
telepathy-python: parallel_make.patch
opkg-utils: mtime-int.patch
opkg: headerfix.patch
flac: flac-gcc43-fixes.patch
libsamplerate0: libsamplerate-0.1.7-macro-quoting.patch
(From OE-Core rev: 0c1f12f4d190a2f5a838d8d1e53c30415b016a5a)
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/headerfix.patch')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 b3515a0f8e..f68524bb01 100644 --- a/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch +++ b/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch | |||
@@ -2,7 +2,7 @@ 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 | 5 | Upstream-Status: Accepted |
6 | 6 | ||
7 | Index: trunk/libopkg/pkg_dest.h | 7 | Index: trunk/libopkg/pkg_dest.h |
8 | =================================================================== | 8 | =================================================================== |