diff options
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 f4661648e..c85c3881a 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 @@ +Upstream-Status: Backport + Add missing includes required when building with modern toolchain, based on patch from Debian bugzilla: 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 5f3634b32..7fd1db8b2 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 @@ +Upstream-Status: Inappropriate [configuration] + --- po/LINGUAS | 2 +- 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 682a96da2..04e721d65 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 @@ +Upstream-Status: Inappropriate [configuration] + --- apt-pkg/packagemanager.cc | 4 ++++ 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 db8cf9371..216c09181 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 @@ +Upstream-Status: Inappropriate [configuration] + --- Makefile | 2 +- 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 09698a6a4..485ad7ba3 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 @@ +Upstream-Status: Inappropriate [configuration] + --- buildlib/sizetable | 4 +++- 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 3c8368b1e..d2246b3d2 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 @@ +Upstream-Status: Backport + Index: apt-0.7.3/configure.in =================================================================== --- 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 5bea1a013..9a0303803 100644 --- a/meta/recipes-devtools/apt/files/environment.patch +++ b/meta/recipes-devtools/apt/files/environment.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + Index: apt-0.6.46.2/buildlib/environment.mak.in =================================================================== --- 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 4e07c8f2d..eb2f100d1 100644 --- a/meta/recipes-devtools/apt/files/no-curl.patch +++ b/meta/recipes-devtools/apt/files/no-curl.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + --- configure.in | 6 ------ methods/makefile | 7 ------- |