| Submitter | Mei Lei |
|---|---|
| Date | Dec. 28, 2011, 6:56 a.m. |
| Message ID | <cover.1325055284.git.lei.mei@intel.com> |
| Download | mbox |
| Permalink | /patch/17687/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib lmei3/bug1769Comments
On 12/27/2011 10:56 PM, Mei Lei wrote: > Hi all, > This patch will fix bug 1769. The discussion from community can be found here: > http://rpm5.org/community/rpm-devel/5087.html > Please review and merge it. > Thanks, > Lei > > > > The following changes since commit 8f348ccad083d6c02c200652ff6295e701e88f0d: > Saul Wold (1): > coreutils: ensure --color works so DEPEND on libcap > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib lmei3/bug1769 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/bug1769 > > Mei Lei (1): > rpm: Fix rpm database files capacity issue. > > meta/classes/rootfs_rpm.bbclass | 3 +++ > meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch | 19 +++++++++++++++++++ > meta/recipes-devtools/rpm/rpm_5.4.0.bb | 3 ++- > 3 files changed, 24 insertions(+), 1 deletions(-) > create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Good Luck in your future job and School. Thanks for your contributions Sau!
Hi all, This patch will fix bug 1769. The discussion from community can be found here: http://rpm5.org/community/rpm-devel/5087.html Please review and merge it. Thanks, Lei The following changes since commit 8f348ccad083d6c02c200652ff6295e701e88f0d: Saul Wold (1): coreutils: ensure --color works so DEPEND on libcap are available in the git repository at: git://git.pokylinux.org/poky-contrib lmei3/bug1769 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/bug1769 Mei Lei (1): rpm: Fix rpm database files capacity issue. meta/classes/rootfs_rpm.bbclass | 3 +++ meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch | 19 +++++++++++++++++++ meta/recipes-devtools/rpm/rpm_5.4.0.bb | 3 ++- 3 files changed, 24 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch