All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] warn when ALTERNATIVE_PRIORITY are the same
@ 2016-12-23  2:59 Chen Qi
  2016-12-23  2:59 ` [PATCH V2 1/2] package_manager: default to have scriptlet output captured in log Chen Qi
  2016-12-23  2:59 ` [PATCH V2 2/2] opkg-utils: warn if update-alternatives finds priority conflict Chen Qi
  0 siblings, 2 replies; 5+ messages in thread
From: Chen Qi @ 2016-12-23  2:59 UTC (permalink / raw)
  To: openembedded-core

Changes since V1:
Fixed do_rootfs failure for deb package backend.

The following changes since commit 425afe2484707640ac71194885fdb263e95e9950:

  lib/oe/utils: Drop python2 compatibility code (2016-12-22 08:50:21 +0000)

are available in the git repository at:

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

Chen Qi (2):
  package_manager: default to have scriptlet output captured in log
  opkg-utils: warn if update-alternatives finds priority conflict

 meta/lib/oe/package_manager.py                     | 11 ++++-----
 ...rnatives-warn-when-multiple-providers-hav.patch | 26 ++++++++++++++++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |  3 ++-
 3 files changed, 34 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-update-alternatives-warn-when-multiple-providers-hav.patch

-- 
1.9.1



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

end of thread, other threads:[~2016-12-28  3:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-23  2:59 [PATCH V2 0/2] warn when ALTERNATIVE_PRIORITY are the same Chen Qi
2016-12-23  2:59 ` [PATCH V2 1/2] package_manager: default to have scriptlet output captured in log Chen Qi
2016-12-23  2:59 ` [PATCH V2 2/2] opkg-utils: warn if update-alternatives finds priority conflict Chen Qi
2016-12-27 17:12   ` Alejandro del Castillo
2016-12-28  3:29     ` ChenQi

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.