diff options
author | Qing He <qing.he@intel.com> | 2011-05-12 11:13:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 11:02:14 +0100 |
commit | 9deb37367135b6f45c7fe5d836a08188fa882c1d (patch) | |
tree | b4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-extended/sat-solver | |
parent | f8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff) | |
download | poky-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/sat-solver')
4 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-extended/sat-solver/sat-solver/cmake.patch b/meta/recipes-extended/sat-solver/sat-solver/cmake.patch index 52319f0e4f..c1ec86ad68 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/cmake.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/cmake.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Enable debugging for all builds | 3 | Enable debugging for all builds |
2 | not building docs (need oxygen) | 4 | not building docs (need oxygen) |
3 | 5 | ||
diff --git a/meta/recipes-extended/sat-solver/sat-solver/db5.patch b/meta/recipes-extended/sat-solver/sat-solver/db5.patch index 98f322ffbb..6b679126db 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/db5.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/db5.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | RPM no longer includes an internal version of db, it now relies on the system | 3 | RPM no longer includes an internal version of db, it now relies on the system |
2 | version. The system version in Poky is available at /usr/include/db51 | 4 | version. The system version in Poky is available at /usr/include/db51 |
3 | 5 | ||
diff --git a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch index 768505780b..60483e951f 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_obsolete.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Fix obsolete settings with RPM5. | 3 | Fix obsolete settings with RPM5. |
2 | 4 | ||
3 | The following patch is from Michael Schroeder <mls@suse.de> | 5 | The following patch is from Michael Schroeder <mls@suse.de> |
diff --git a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch index 1776f6cd59..d59c5136ea 100644 --- a/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch +++ b/meta/recipes-extended/sat-solver/sat-solver/sat-solver_rpm5.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Add RPM5 configuration support | 3 | Add RPM5 configuration support |
2 | 4 | ||
3 | Update the cmake configuration to detect additional files needed by RPM5. | 5 | Update the cmake configuration to detect additional files needed by RPM5. |