diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-05-10 12:55:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 10:28:59 +0100 |
commit | 62e9c9e163acdf90914d0502fb469ebb218472d7 (patch) | |
tree | 2f6fee4a3f1bb4b11b43f1f7e7daad464280347b /meta/recipes-devtools/opkg | |
parent | 43607eb1c6cd189eab21b297318aaab40029318c (diff) | |
download | poky-62e9c9e163acdf90914d0502fb469ebb218472d7.tar.gz |
recipes: add Upstream-Status for multiple recipes
hostap: add upstream status for hostap-fw-load.patch
lrzsz: add upstream status for lrzsz's patches
bluez: add upstream status for bluez's patches
bluez-dtl1-workaround: add upstream status for COPYING.patch
libgsmd: add upstream status for gsm's patches.
gypsy: add upstream status for gypsy's patch
libpcap: add upstream status for libpcap's patches
ppp: add upstream status for ppp's patches
libtelepathy: add upstream status for libtelepathy's patches
telepathy-python: add upstream status for telepahty-python's patches
wireless-tools: add upstream status for wireless-tools's patches
wpa-supplicant: add upstream status for wpa-supplicant
zeroconf: add upstream status for zeroconf's patch
glibc: add upstream status for glibc's patches
dpkg: add upstream status for dpkg's patches
makedevs: add upstream status for makedevs's patch
opkg: add upstream status for opkg's patches
opkg-utils: add upstream status for opkg-utils's patch
minicom: add upstream status for minicom patches
rpcbind: add upstream status for rpcbind's patch
which: add upstream status for which's patch
clutter-gst: add upstream status for clutter-gst's patches
flac: add upstream status for flac's patches
gst-ffmpeg: add upstream status for gst-ffmpeg's patch
liba52: add upstream status for liba52's patch
libid3tag: add upstream status for libid3tag
libmusicbrainz: add upstream status for libmusicbrainz's patch
pulseaudio: add upstream status for pulseaudio patches
db: add upstream status for db's patch
neon: add upstream status for neon's patch
taglib: add upstream status for taglib's patches
libetpan: add upstream status for libetpan's patch
libopensync: add upstream status for libopensync's patches
libopensync-plugin-evolution2: add upstream status for its patch
libopensync-plugin-syncml: add upstream status for its patch
libsyncml: add upstream status for libsyncml's patch
empathy: add upstream status for empathy's patch
wv: add upstream status for wv's patch
xournal: add upstream status for xournal's patch
(From OE-Core rev: 0f9f0518ac46c2f2beb0224e881ff136f1603d33)
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')
-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 |