diff options
author | Qing He <qing.he@intel.com> | 2011-05-17 10:23:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 15:14:47 +0100 |
commit | f93d6872f291562a6eebc248cbc5dfa0477dff30 (patch) | |
tree | 164d3a917d0ccc55e232715f5dae4be0c056bf60 /meta/recipes-devtools/apt | |
parent | ba3995d7ee7421b45764541ccc9fa22d9a5e4dcf (diff) | |
download | poky-f93d6872f291562a6eebc248cbc5dfa0477dff30.tar.gz |
update patch upstream status
for the following recipes:
pcmciautils openssl udev apt gdm
(From OE-Core rev: 552c9fa44c2a2bb94bcf83bff802773265a35a27)
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt')
8 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch b/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch index f4661648ea..c85c3881aa 100644 --- a/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch +++ b/meta/recipes-devtools/apt/apt-0.7.14/includes-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Add missing includes required when building with modern toolchain, based on | 3 | Add missing includes required when building with modern toolchain, based on |
2 | patch from Debian bugzilla: | 4 | patch from Debian bugzilla: |
3 | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505954 | 5 | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505954 |
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch b/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch index 5f3634b32a..7fd1db8b25 100644 --- a/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch +++ b/meta/recipes-devtools/apt/apt-0.7.14/no-ko-translation.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | po/LINGUAS | 2 +- | 4 | po/LINGUAS | 2 +- |
3 | 1 file changed, 1 insertion(+), 1 deletion(-) | 5 | 1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch b/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch index 682a96da24..04e721d659 100644 --- a/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch +++ b/meta/recipes-devtools/apt/apt-0.7.14/noconfigure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | apt-pkg/packagemanager.cc | 4 ++++ | 4 | apt-pkg/packagemanager.cc | 4 ++++ |
3 | 1 file changed, 4 insertions(+) | 5 | 1 file changed, 4 insertions(+) |
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch b/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch index db8cf93717..216c091819 100644 --- a/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch +++ b/meta/recipes-devtools/apt/apt-0.7.14/nodoc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | Makefile | 2 +- | 4 | Makefile | 2 +- |
3 | 1 file changed, 1 insertion(+), 1 deletion(-) | 5 | 1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch b/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch index 09698a6a40..485ad7ba37 100644 --- a/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch +++ b/meta/recipes-devtools/apt/apt-0.7.14/use-host.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | buildlib/sizetable | 4 +++- | 4 | buildlib/sizetable | 4 +++- |
3 | configure.in | 2 +- | 5 | configure.in | 2 +- |
diff --git a/meta/recipes-devtools/apt/files/db_linking_hack.patch b/meta/recipes-devtools/apt/files/db_linking_hack.patch index 3c8368b1ed..d2246b3d2b 100644 --- a/meta/recipes-devtools/apt/files/db_linking_hack.patch +++ b/meta/recipes-devtools/apt/files/db_linking_hack.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: apt-0.7.3/configure.in | 3 | Index: apt-0.7.3/configure.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- apt-0.7.3.orig/configure.in 2007-07-01 10:38:45.000000000 +0000 | 5 | --- apt-0.7.3.orig/configure.in 2007-07-01 10:38:45.000000000 +0000 |
diff --git a/meta/recipes-devtools/apt/files/environment.patch b/meta/recipes-devtools/apt/files/environment.patch index 5bea1a0130..9a0303803e 100644 --- a/meta/recipes-devtools/apt/files/environment.patch +++ b/meta/recipes-devtools/apt/files/environment.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Backport | ||
2 | |||
1 | Index: apt-0.6.46.2/buildlib/environment.mak.in | 3 | Index: apt-0.6.46.2/buildlib/environment.mak.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- apt-0.6.46.2.orig/buildlib/environment.mak.in 2007-03-29 11:38:58.000000000 +0100 | 5 | --- apt-0.6.46.2.orig/buildlib/environment.mak.in 2007-03-29 11:38:58.000000000 +0100 |
diff --git a/meta/recipes-devtools/apt/files/no-curl.patch b/meta/recipes-devtools/apt/files/no-curl.patch index 4e07c8f2dc..eb2f100d1c 100644 --- a/meta/recipes-devtools/apt/files/no-curl.patch +++ b/meta/recipes-devtools/apt/files/no-curl.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | configure.in | 6 ------ | 4 | configure.in | 6 ------ |
3 | methods/makefile | 7 ------- | 5 | methods/makefile | 7 ------- |