[poky] [PATCH 0/1] Fix emenlow build failure
Mark Hatle
mark.hatle at windriver.com
Fri Feb 18 17:03:52 PST 2011
It was discovered that RPM had an internal limit of 5 solvedb's. This
limit was being exceeded by some configurations and build environments, the
emenlow build happened to trigger the failure.
Increased the limit to 20, and added an error message in case we ever exceed
the limit again.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: mhatle/rpm5
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/rpm5
Thanks,
Mark Hatle <mark.hatle at windriver.com>
---
Mark Hatle (1):
rpm: Increase the number of solvedb's allowed
meta/recipes-devtools/rpm/rpm/rpm-solvedb.patch | 29 +++++++++++++++++++++++
meta/recipes-devtools/rpm/rpm_5.4.0.bb | 3 +-
2 files changed, 31 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-solvedb.patch
--
1.7.3.4
More information about the poky
mailing list