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-connectivity/ppp | |
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-connectivity/ppp')
5 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch index 6473a08bc7..db4dbc27a9 100644 --- a/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch +++ b/meta/recipes-connectivity/ppp/ppp-2.4.5/cifdefroute.patch | |||
@@ -2,6 +2,8 @@ This patch comes from OpenEmbedded. | |||
2 | The original patch is from Debian / SuSE to implement replacedefaultroute | 2 | The original patch is from Debian / SuSE to implement replacedefaultroute |
3 | Rebased it to fit ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> | 3 | Rebased it to fit ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [debian/suse patches] | ||
6 | |||
5 | diff -urN ppp-2.4.5-orig/pppd/ipcp.c ppp-2.4.5/pppd/ipcp.c | 7 | diff -urN ppp-2.4.5-orig/pppd/ipcp.c ppp-2.4.5/pppd/ipcp.c |
6 | --- ppp-2.4.5-orig/pppd/ipcp.c 2010-06-30 15:51:12.050166398 +0800 | 8 | --- ppp-2.4.5-orig/pppd/ipcp.c 2010-06-30 15:51:12.050166398 +0800 |
7 | +++ ppp-2.4.5/pppd/ipcp.c 2010-06-30 16:40:00.478716855 +0800 | 9 | +++ ppp-2.4.5/pppd/ipcp.c 2010-06-30 16:40:00.478716855 +0800 |
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch index daa7f2ecc6..e5fc3f4de9 100644 --- a/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch +++ b/meta/recipes-connectivity/ppp/ppp-2.4.5/enable-ipv6.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | The patch comes from OpenEmbedded | 1 | The patch comes from OpenEmbedded |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [enable feature] | ||
4 | |||
3 | --- ppp-2.4.3/pppd/Makefile.linux.orig 2005-10-28 21:07:40.396359250 +0100 | 5 | --- ppp-2.4.3/pppd/Makefile.linux.orig 2005-10-28 21:07:40.396359250 +0100 |
4 | +++ ppp-2.4.3/pppd/Makefile.linux 2005-10-28 21:07:54.217223000 +0100 | 6 | +++ ppp-2.4.3/pppd/Makefile.linux 2005-10-28 21:07:54.217223000 +0100 |
5 | @@ -62,7 +62,7 @@ | 7 | @@ -62,7 +62,7 @@ |
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile-remove-hard-usr-reference.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile-remove-hard-usr-reference.patch index 9ba868839e..8cc354af97 100644 --- a/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile-remove-hard-usr-reference.patch +++ b/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile-remove-hard-usr-reference.patch | |||
@@ -1,6 +1,8 @@ | |||
1 | The patch comes from OpenEmbedded. | 1 | The patch comes from OpenEmbedded. |
2 | Rebased for ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> | 2 | Rebased for ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> |
3 | 3 | ||
4 | Upstream-Status: Inappropriate [configuration] | ||
5 | |||
4 | diff -urN ppp-2.4.5-orig/pppd/Makefile.linux ppp-2.4.5/pppd/Makefile.linux | 6 | diff -urN ppp-2.4.5-orig/pppd/Makefile.linux ppp-2.4.5/pppd/Makefile.linux |
5 | --- ppp-2.4.5-orig/pppd/Makefile.linux 2010-06-30 15:51:12.043682063 +0800 | 7 | --- ppp-2.4.5-orig/pppd/Makefile.linux 2010-06-30 15:51:12.043682063 +0800 |
6 | +++ ppp-2.4.5/pppd/Makefile.linux 2010-06-30 17:08:21.806363042 +0800 | 8 | +++ ppp-2.4.5/pppd/Makefile.linux 2010-06-30 17:08:21.806363042 +0800 |
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile.patch index 94af5af6de..2d09baf5d0 100644 --- a/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile.patch +++ b/meta/recipes-connectivity/ppp/ppp-2.4.5/makefile.patch | |||
@@ -1,6 +1,8 @@ | |||
1 | The patch comes from OpenEmbedded | 1 | The patch comes from OpenEmbedded |
2 | Rebased for ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> | 2 | Rebased for ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> |
3 | 3 | ||
4 | Upstream-Status: Inappropriate [configuration] | ||
5 | |||
4 | diff -ruN ppp-2.4.5-orig/chat/Makefile.linux ppp-2.4.5/chat/Makefile.linux | 6 | diff -ruN ppp-2.4.5-orig/chat/Makefile.linux ppp-2.4.5/chat/Makefile.linux |
5 | --- ppp-2.4.5-orig/chat/Makefile.linux 2010-06-30 15:51:12.050166398 +0800 | 7 | --- ppp-2.4.5-orig/chat/Makefile.linux 2010-06-30 15:51:12.050166398 +0800 |
6 | +++ ppp-2.4.5/chat/Makefile.linux 2010-06-30 15:51:30.450118446 +0800 | 8 | +++ ppp-2.4.5/chat/Makefile.linux 2010-06-30 15:51:30.450118446 +0800 |
diff --git a/meta/recipes-connectivity/ppp/ppp-2.4.5/pppd-resolv-varrun.patch b/meta/recipes-connectivity/ppp/ppp-2.4.5/pppd-resolv-varrun.patch index c4e61fdd28..a72414ff8a 100644 --- a/meta/recipes-connectivity/ppp/ppp-2.4.5/pppd-resolv-varrun.patch +++ b/meta/recipes-connectivity/ppp/ppp-2.4.5/pppd-resolv-varrun.patch | |||
@@ -1,6 +1,8 @@ | |||
1 | The patch comes from OpenEmbedded | 1 | The patch comes from OpenEmbedded |
2 | Rebased for ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> | 2 | Rebased for ppp-2.4.5. Dongxiao Xu <dongxiao.xu@intel.com> |
3 | 3 | ||
4 | Upstream-Status: Inappropriate [embedded specific] | ||
5 | |||
4 | diff -ruN ppp-2.4.5-orig/pppd/ipcp.c ppp-2.4.5/pppd/ipcp.c | 6 | diff -ruN ppp-2.4.5-orig/pppd/ipcp.c ppp-2.4.5/pppd/ipcp.c |
5 | --- ppp-2.4.5-orig/pppd/ipcp.c 2010-06-30 15:51:12.050166398 +0800 | 7 | --- ppp-2.4.5-orig/pppd/ipcp.c 2010-06-30 15:51:12.050166398 +0800 |
6 | +++ ppp-2.4.5/pppd/ipcp.c 2010-06-30 17:02:33.930393283 +0800 | 8 | +++ ppp-2.4.5/pppd/ipcp.c 2010-06-30 17:02:33.930393283 +0800 |