summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libzypp/libzypp
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-05-12 11:13:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 11:02:14 +0100
commit9deb37367135b6f45c7fe5d836a08188fa882c1d (patch)
treeb4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-extended/libzypp/libzypp
parentf8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff)
downloadpoky-9deb37367135b6f45c7fe5d836a08188fa882c1d.tar.gz
update patch upstream status
This patch includes the update of patch upstream status of the following recipes (50 in all): grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls hal js libgcrypt libnl libusb-compat (From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libzypp/libzypp')
-rw-r--r--meta/recipes-extended/libzypp/libzypp/arm-workaround-global-constructor.patch2
-rw-r--r--meta/recipes-extended/libzypp/libzypp/config-release.patch2
-rw-r--r--meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch2
-rw-r--r--meta/recipes-extended/libzypp/libzypp/mips-workaround-gcc-tribool-error.patch2
-rw-r--r--meta/recipes-extended/libzypp/libzypp/no-doc.patch2
-rw-r--r--meta/recipes-extended/libzypp/libzypp/rpm5-no-rpmdbinit.patch2
-rw-r--r--meta/recipes-extended/libzypp/libzypp/rpm5.patch2
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 efcadc94c4..86458d7e75 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 @@
1Upstream-Status: Pending
2
1Workaround a problem with the C++ global constructors on ARM. 3Workaround a problem with the C++ global constructors on ARM.
2 4
3As documented in the Yocto Bugzilla bug 938, the global constructors 5As 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 e5963dfc3b..b4e7ab02fb 100644
--- a/meta/recipes-extended/libzypp/libzypp/config-release.patch
+++ b/meta/recipes-extended/libzypp/libzypp/config-release.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [distribution]
2
1Configure distro version package 3Configure distro version package
2 4
3We need to configure a package that the system can use to determine the 5We 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 2561a43ad7..1eab1e8302 100644
--- a/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch
+++ b/meta/recipes-extended/libzypp/libzypp/libzypp-pokyarch.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [distribution]
2
1Disable all of the internal architectures 3Disable all of the internal architectures
2 4
3We disable all of the internal architectures and replace them with ones 5We 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 849ce3dd8b..d01ef70b02 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 @@
1Upstream-Status: Pending
2
1# with gcc 4.3.3 and MIPS target, gcc "internal compiler error: segmentation fault" error 3# with gcc 4.3.3 and MIPS target, gcc "internal compiler error: segmentation fault" error
2# occurs when compiling Applydeltarpm.cc. I didn't find the exact reason leading to this 4# occurs when compiling Applydeltarpm.cc. I didn't find the exact reason leading to this
3# error, but it should be related to how boost tribool type is interpreted by g++. So provide 5# 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 3928980e51..c7e6e921e2 100644
--- a/meta/recipes-extended/libzypp/libzypp/no-doc.patch
+++ b/meta/recipes-extended/libzypp/libzypp/no-doc.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1not building doc (doxygen based) 3not building doc (doxygen based)
2 4
38/19/2010 - created by Qing He <qing.he@intel.com> 58/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 f15bb68d51..7006203315 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 @@
1Upstream-Status: Pending
2
1diff --git a/zypp/target/rpm/librpmDb.cc b/zypp/target/rpm/librpmDb.cc 3diff --git a/zypp/target/rpm/librpmDb.cc b/zypp/target/rpm/librpmDb.cc
2index 1689fbb..4999cd9 100644 4index 1689fbb..4999cd9 100644
3--- a/zypp/target/rpm/librpmDb.cc 5--- 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 b86463dc54..bf3da2496b 100644
--- a/meta/recipes-extended/libzypp/libzypp/rpm5.patch
+++ b/meta/recipes-extended/libzypp/libzypp/rpm5.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1build fix for rpm5 3build fix for rpm5
2 4
38/19/2010 - created by Qing He <qing.he@intel.com> 58/19/2010 - created by Qing He <qing.he@intel.com>