All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH phosphor-objmgr 0/6] association support
@ 2016-03-18 17:30 OpenBMC Patches
  2016-03-18 17:30 ` [PATCH phosphor-objmgr 1/6] Add gitignore OpenBMC Patches
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: OpenBMC Patches @ 2016-03-18 17:30 UTC (permalink / raw)
  To: openbmc



<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/phosphor-objmgr/7)
<!-- Reviewable:end -->


https://github.com/openbmc/phosphor-objmgr/pull/7

Brad Bishop (6):
  Add gitignore
  Use pyobmc package
  Update license year from 2015 to 2016
  Add cache access and signal validation wrappers
  Minor refactoring
  Add support for associations

 .gitignore       |  87 +++++++++++
 OpenBMCMapper.py | 364 --------------------------------------------
 phosphor-mapper  | 457 +++++++++++++++++++++++++++++++++++++++++++++----------
 setup.py         |   3 +-
 4 files changed, 463 insertions(+), 448 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 OpenBMCMapper.py

-- 
2.7.1

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH phosphor-objmgr 0/6] association support
@ 2016-04-13 20:50 OpenBMC Patches
  2016-04-13 20:50 ` [PATCH phosphor-objmgr 3/6] Update license year from 2015 to 2016 OpenBMC Patches
  0 siblings, 1 reply; 8+ messages in thread
From: OpenBMC Patches @ 2016-04-13 20:50 UTC (permalink / raw)
  To: openbmc



<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/phosphor-objmgr/8)
<!-- Reviewable:end -->


https://github.com/openbmc/phosphor-objmgr/pull/8

Brad Bishop (6):
  Add gitignore
  Use pyobmc package
  Update license year from 2015 to 2016
  Add cache access and signal validation wrappers
  Minor refactoring
  Add support for associations

 .gitignore       |  87 +++++++++++
 OpenBMCMapper.py | 364 --------------------------------------------
 phosphor-mapper  | 457 +++++++++++++++++++++++++++++++++++++++++++++----------
 setup.py         |   3 +-
 4 files changed, 463 insertions(+), 448 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 OpenBMCMapper.py

-- 
2.7.1

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

end of thread, other threads:[~2016-04-13 20:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 17:30 [PATCH phosphor-objmgr 0/6] association support OpenBMC Patches
2016-03-18 17:30 ` [PATCH phosphor-objmgr 1/6] Add gitignore OpenBMC Patches
2016-03-18 17:30 ` [PATCH phosphor-objmgr 2/6] Use pyobmc package OpenBMC Patches
2016-03-18 17:30 ` [PATCH phosphor-objmgr 3/6] Update license year from 2015 to 2016 OpenBMC Patches
2016-03-18 17:30 ` [PATCH phosphor-objmgr 4/6] Add cache access and signal validation wrappers OpenBMC Patches
2016-03-18 17:30 ` [PATCH phosphor-objmgr 5/6] Minor refactoring OpenBMC Patches
2016-03-18 17:30 ` [PATCH phosphor-objmgr 6/6] Add support for associations OpenBMC Patches
2016-04-13 20:50 [PATCH phosphor-objmgr 0/6] association support OpenBMC Patches
2016-04-13 20:50 ` [PATCH phosphor-objmgr 3/6] Update license year from 2015 to 2016 OpenBMC Patches

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.