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/dpkg | |
| 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/dpkg')
7 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg/autofoo.patch b/meta/recipes-devtools/dpkg/dpkg/autofoo.patch index 691121e418..2f1edcec53 100644 --- a/meta/recipes-devtools/dpkg/dpkg/autofoo.patch +++ b/meta/recipes-devtools/dpkg/dpkg/autofoo.patch | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | # Patch managed by http://www.holgerschurig.de/patcher.html | 3 | # Patch managed by http://www.holgerschurig.de/patcher.html |
| 4 | # | 4 | # |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [configuration] | ||
| 7 | |||
| 6 | --- dpkg-1.10.23/configure.in~autofoo | 8 | --- dpkg-1.10.23/configure.in~autofoo |
| 7 | +++ dpkg-1.10.23/configure.in | 9 | +++ dpkg-1.10.23/configure.in |
| 8 | @@ -227,21 +227,36 @@ | 10 | @@ -227,21 +227,36 @@ |
diff --git a/meta/recipes-devtools/dpkg/dpkg/check_snprintf.patch b/meta/recipes-devtools/dpkg/dpkg/check_snprintf.patch index 7673cf1bd7..56eb0ca5be 100644 --- a/meta/recipes-devtools/dpkg/dpkg/check_snprintf.patch +++ b/meta/recipes-devtools/dpkg/dpkg/check_snprintf.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 1 | diff -ruN dpkg-1.15.8.5-orig/m4/dpkg-funcs.m4 dpkg-1.15.8.5/m4/dpkg-funcs.m4 | 3 | diff -ruN dpkg-1.15.8.5-orig/m4/dpkg-funcs.m4 dpkg-1.15.8.5/m4/dpkg-funcs.m4 |
| 2 | --- dpkg-1.15.8.5-orig/m4/dpkg-funcs.m4 2010-10-08 12:27:15.082131611 +0800 | 4 | --- dpkg-1.15.8.5-orig/m4/dpkg-funcs.m4 2010-10-08 12:27:15.082131611 +0800 |
| 3 | +++ dpkg-1.15.8.5/m4/dpkg-funcs.m4 2010-10-08 13:56:50.074284346 +0800 | 5 | +++ dpkg-1.15.8.5/m4/dpkg-funcs.m4 2010-10-08 13:56:50.074284346 +0800 |
diff --git a/meta/recipes-devtools/dpkg/dpkg/check_version.patch b/meta/recipes-devtools/dpkg/dpkg/check_version.patch index a09e1361b8..524e715c01 100644 --- a/meta/recipes-devtools/dpkg/dpkg/check_version.patch +++ b/meta/recipes-devtools/dpkg/dpkg/check_version.patch | |||
| @@ -2,6 +2,8 @@ Adapt to linux-wrs kernel version, which has character '_' inside. | |||
| 2 | 2 | ||
| 3 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> | 3 | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> |
| 4 | 4 | ||
| 5 | Upstream-Status: Inappropriate [embedded specific] | ||
| 6 | |||
| 5 | diff -ruN dpkg-1.15.8.5-orig/lib/dpkg/parsehelp.c dpkg-1.15.8.5/lib/dpkg/parsehelp.c | 7 | diff -ruN dpkg-1.15.8.5-orig/lib/dpkg/parsehelp.c dpkg-1.15.8.5/lib/dpkg/parsehelp.c |
| 6 | --- dpkg-1.15.8.5-orig/lib/dpkg/parsehelp.c 2010-10-08 12:27:15.058572774 +0800 | 8 | --- dpkg-1.15.8.5-orig/lib/dpkg/parsehelp.c 2010-10-08 12:27:15.058572774 +0800 |
| 7 | +++ dpkg-1.15.8.5/lib/dpkg/parsehelp.c 2010-10-09 11:18:15.484190771 +0800 | 9 | +++ dpkg-1.15.8.5/lib/dpkg/parsehelp.c 2010-10-09 11:18:15.484190771 +0800 |
diff --git a/meta/recipes-devtools/dpkg/dpkg/ignore_extra_fields.patch b/meta/recipes-devtools/dpkg/dpkg/ignore_extra_fields.patch index 27b4f3b004..0ff09e7487 100644 --- a/meta/recipes-devtools/dpkg/dpkg/ignore_extra_fields.patch +++ b/meta/recipes-devtools/dpkg/dpkg/ignore_extra_fields.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [workaround] | ||
| 2 | |||
| 1 | diff -ruN dpkg-1.15.8.5-orig/dpkg-deb/build.c dpkg-1.15.8.5/dpkg-deb/build.c | 3 | diff -ruN dpkg-1.15.8.5-orig/dpkg-deb/build.c dpkg-1.15.8.5/dpkg-deb/build.c |
| 2 | --- dpkg-1.15.8.5-orig/dpkg-deb/build.c 2010-10-08 12:27:15.042083703 +0800 | 4 | --- dpkg-1.15.8.5-orig/dpkg-deb/build.c 2010-10-08 12:27:15.042083703 +0800 |
| 3 | +++ dpkg-1.15.8.5/dpkg-deb/build.c 2010-10-08 12:31:53.822534277 +0800 | 5 | +++ dpkg-1.15.8.5/dpkg-deb/build.c 2010-10-08 12:31:53.822534277 +0800 |
diff --git a/meta/recipes-devtools/dpkg/dpkg/nochroot.patch b/meta/recipes-devtools/dpkg/dpkg/nochroot.patch index 3a8beaebbf..c7f2dfe282 100644 --- a/meta/recipes-devtools/dpkg/dpkg/nochroot.patch +++ b/meta/recipes-devtools/dpkg/dpkg/nochroot.patch | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | src/help.c | 2 ++ | 2 | src/help.c | 2 ++ |
| 3 | 1 file changed, 2 insertions(+) | 3 | 1 file changed, 2 insertions(+) |
| 4 | 4 | ||
| 5 | Upstream-Status: Inappropriate [configuration] | ||
| 6 | |||
| 5 | --- dpkg-1.13.22.orig/src/help.c | 7 | --- dpkg-1.13.22.orig/src/help.c |
| 6 | +++ dpkg-1.13.22/src/help.c | 8 | +++ dpkg-1.13.22/src/help.c |
| 7 | @@ -175,9 +175,11 @@ static const char* preexecscript(const c | 9 | @@ -175,9 +175,11 @@ static const char* preexecscript(const c |
diff --git a/meta/recipes-devtools/dpkg/dpkg/noman.patch b/meta/recipes-devtools/dpkg/dpkg/noman.patch index d8fc9c45cc..58cb22a19e 100644 --- a/meta/recipes-devtools/dpkg/dpkg/noman.patch +++ b/meta/recipes-devtools/dpkg/dpkg/noman.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [disable feature] | ||
| 2 | |||
| 1 | diff -ruN dpkg-1.15.8.5-orig/Makefile.am dpkg-1.15.8.5/Makefile.am | 3 | diff -ruN dpkg-1.15.8.5-orig/Makefile.am dpkg-1.15.8.5/Makefile.am |
| 2 | --- dpkg-1.15.8.5-orig/Makefile.am 2010-10-08 12:27:15.042083703 +0800 | 4 | --- dpkg-1.15.8.5-orig/Makefile.am 2010-10-08 12:27:15.042083703 +0800 |
| 3 | +++ dpkg-1.15.8.5/Makefile.am 2010-10-08 12:27:27.755148228 +0800 | 5 | +++ dpkg-1.15.8.5/Makefile.am 2010-10-08 12:27:27.755148228 +0800 |
diff --git a/meta/recipes-devtools/dpkg/dpkg/noupdalt.patch b/meta/recipes-devtools/dpkg/dpkg/noupdalt.patch index 023e99ae8d..a9b38009e2 100644 --- a/meta/recipes-devtools/dpkg/dpkg/noupdalt.patch +++ b/meta/recipes-devtools/dpkg/dpkg/noupdalt.patch | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | scripts/Makefile.am | 3 +-- | 2 | scripts/Makefile.am | 3 +-- |
| 3 | 1 file changed, 1 insertion(+), 2 deletions(-) | 3 | 1 file changed, 1 insertion(+), 2 deletions(-) |
| 4 | 4 | ||
| 5 | Upstream-Status: Inappropriate [configuration] | ||
| 6 | |||
| 5 | --- dpkg-1.13.22.orig/scripts/Makefile.am | 7 | --- dpkg-1.13.22.orig/scripts/Makefile.am |
| 6 | +++ dpkg-1.13.22/scripts/Makefile.am | 8 | +++ dpkg-1.13.22/scripts/Makefile.am |
| 7 | @@ -20,8 +20,7 @@ bin_SCRIPTS = \ | 9 | @@ -20,8 +20,7 @@ bin_SCRIPTS = \ |
