All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix emenlow build failure
@ 2011-02-19  1:03 Mark Hatle
  2011-02-19  1:03 ` [PATCH 1/1] rpm: Increase the number of solvedb's allowed Mark Hatle
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Hatle @ 2011-02-19  1:03 UTC (permalink / raw)
  To: poky

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@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-19  1:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-19  1:03 [PATCH 0/1] Fix emenlow build failure Mark Hatle
2011-02-19  1:03 ` [PATCH 1/1] rpm: Increase the number of solvedb's allowed Mark Hatle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.