diff options
Diffstat (limited to 'meta/recipes-extended/libzypp')
7 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch b/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch index efcadc94c4e..86458d7e756 100644 --- a/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch +++ b/meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Workaround a problem with the C++ global constructors on ARM. As documented in the Yocto Bugzilla bug 938, the global constructors diff --git a/meta/recipes-extended/libzypp/libzypp/config-release.patch b/meta/recipes-extended/libzypp/libzypp/config-release.patch index e5963dfc3b4..b4e7ab02fb0 100644 --- a/meta/recipes-extended/libzypp/libzypp/config-release.patch +++ b/meta/recipes-extended/libzypp/libzypp/config-release.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [distribution] + Configure distro version package We need to configure a package that the system can use to determine the diff --git a/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch b/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch index 2561a43ad73..1eab1e83028 100644 --- a/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch +++ b/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [distribution] + Disable all of the internal architectures We disable all of the internal architectures and replace them with ones diff --git a/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch b/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch index 849ce3dd8bf..d01ef70b02b 100644 --- a/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch +++ b/meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + # with gcc 4.3.3 and MIPS target, gcc "internal compiler error: segmentation fault" error # occurs when compiling Applydeltarpm.cc. I didn't find the exact reason leading to this # error, but it should be related to how boost tribool type is interpreted by g++. So provide diff --git a/meta/recipes-extended/libzypp/libzypp/no-doc.patch b/meta/recipes-extended/libzypp/libzypp/no-doc.patch index 3928980e518..c7e6e921e2b 100644 --- a/meta/recipes-extended/libzypp/libzypp/no-doc.patch +++ b/meta/recipes-extended/libzypp/libzypp/no-doc.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + not building doc (doxygen based) 8/19/2010 - created by Qing He <qing.he@intel.com> diff --git a/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch b/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch index f15bb68d516..70062033153 100644 --- a/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch +++ b/meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + diff --git a/zypp/target/rpm/librpmDb.cc b/zypp/target/rpm/librpmDb.cc index 1689fbb..4999cd9 100644 --- a/zypp/target/rpm/librpmDb.cc diff --git a/meta/recipes-extended/libzypp/libzypp/rpm5.patch b/meta/recipes-extended/libzypp/libzypp/rpm5.patch index b86463dc54d..bf3da2496bb 100644 --- a/meta/recipes-extended/libzypp/libzypp/rpm5.patch +++ b/meta/recipes-extended/libzypp/libzypp/rpm5.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + build fix for rpm5 8/19/2010 - created by Qing He <qing.he@intel.com> |