All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rpm: Enable MIPS64 N32 transactions
@ 2015-12-02 13:32 Robert Yang
  2015-12-02 13:32 ` [PATCH 1/2] rpm_5.4.14: " Robert Yang
  2015-12-02 13:32 ` [PATCH 2/2] rpm: fix file conflicts for MIPS64 N32 Robert Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Yang @ 2015-12-02 13:32 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 687e5ef86361a16d6c411386939d4ba96a5909ea:

  libsdl: remove redundant configure_tweak patch (2015-12-01 21:31:04 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/rpm
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/rpm

Mark Hatle (1):
  rpm_5.4.14: Enable MIPS64 N32 transactions

Robert Yang (1):
  rpm: fix file conflicts for MIPS64 N32

 ...ction.c-fix-file-conflicts-for-mips64-N32.patch |   43 ++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_5.4.14.bb            |    4 ++
 2 files changed, 47 insertions(+)
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [V2][PATCH 0/2] update default rpm prefer_color
@ 2020-05-08  2:30 Changqing Li
  2020-05-08  2:30 ` [PATCH 2/2] rpm: fix file conflicts for MIPS64 N32 Changqing Li
  0 siblings, 1 reply; 6+ messages in thread
From: Changqing Li @ 2020-05-08  2:30 UTC (permalink / raw)
  To: openembedded-core

From: Changqing Li <changqing.li@windriver.com>

* 0001-lib-oe-package_manager-update-default-rpm-config-_pr.patch
update prefer_color to rpm default value 2

* 0002-rpm-fix-file-conflicts-for-MIPS64-N32.patch
handle 3 ways conflicts when prefer_color is updated to 2

Changqing Li (2):
  lib/oe/package_manager: update default rpm config %_prefer_color
  rpm: fix file conflicts for MIPS64 N32

 meta/lib/oe/package_manager.py                     |  2 -
 ...ction.c-fix-file-conflicts-for-MIPS64-N32.patch | 58 ++++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_4.14.2.1.bb          |  1 +
 3 files changed, 59 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch

-- 
2.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [V3][PATCH 0/2] update default prefer_color to 2
@ 2020-05-09  7:01 Changqing Li
  2020-05-09  7:01 ` [PATCH 2/2] rpm: fix file conflicts for MIPS64 N32 Changqing Li
  0 siblings, 1 reply; 6+ messages in thread
From: Changqing Li @ 2020-05-09  7:01 UTC (permalink / raw)
  To: openembedded-core, alex.kanavin

From: Changqing Li <changqing.li@windriver.com>

* 0001-lib-oe-package_manager-update-default-rpm-config-_pr.patch:
don't set default prefer value, use rpm default value 2

* 0002-rpm-fix-file-conflicts-for-MIPS64-N32.patch
fix file conflicts for neither-preferred conditon

Changqing Li (2):
  lib/oe/package_manager: update default rpm config %_prefer_color
  rpm: fix file conflicts for MIPS64 N32

 meta/lib/oe/package_manager.py                |  2 -
 ....c-fix-file-conflicts-for-MIPS64-N32.patch | 61 +++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_4.15.1.bb       |  1 +
 3 files changed, 62 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch

-- 
2.24.1


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

end of thread, other threads:[~2020-05-09  7:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 13:32 [PATCH 0/2] rpm: Enable MIPS64 N32 transactions Robert Yang
2015-12-02 13:32 ` [PATCH 1/2] rpm_5.4.14: " Robert Yang
2015-12-02 13:32 ` [PATCH 2/2] rpm: fix file conflicts for MIPS64 N32 Robert Yang
2015-12-02 17:32   ` Mark Hatle
  -- strict thread matches above, loose matches on Subject: below --
2020-05-08  2:30 [V2][PATCH 0/2] update default rpm prefer_color Changqing Li
2020-05-08  2:30 ` [PATCH 2/2] rpm: fix file conflicts for MIPS64 N32 Changqing Li
2020-05-09  7:01 [V3][PATCH 0/2] update default prefer_color to 2 Changqing Li
2020-05-09  7:01 ` [PATCH 2/2] rpm: fix file conflicts for MIPS64 N32 Changqing Li

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.