All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [dunfell 0/9] pull request
       [not found] <163C5AC1761FD67D.15658@lists.openembedded.org>
@ 2020-10-13 15:05 ` akuster
  2020-10-13 17:36   ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: akuster @ 2020-10-13 15:05 UTC (permalink / raw)
  To: openembedded-devel, Khem Raj



On 10/9/20 7:55 AM, akuster via lists.openembedded.org wrote:
> Cover letter only
>
> please merge this to dunfell

ping

>
> The following changes since commit 144077083457ccb75700777d5e6b1da9aaff01aa:
>
>   iwd: Upgrade to 1.9 (2020-09-19 11:22:44 -0700)
>
> are available in the Git repository at:
>
>   git://git.openembedded.org/meta-openembedded dunfell-next
>   http://cgit.openembedded.org/meta-openembedded/log/?h=dunfell-next
>
> Andreas Müller (1):
>   gnome-settings-daemon: Remove wrong RDEPEND
>
> Hongxu Jia (1):
>   python3-pykwalify: fix missing comma
>
> Khem Raj (1):
>   ssmtp: Use update alternatives for conflicts with esmtp
>
> Martin Jansa (2):
>   netkit-rsh: inherit update-alternatives
>   ssmtp: adjust u-a
>
> Mingli Yu (2):
>   smartmontools: Remove obsolete setting regarding the Standard Output
>   strongswan: Remove obsolete setting regarding the Standard Output
>
> Pierre-Jean Texier (1):
>   haveged: upgrade 1.9.9 -> 1.9.13
>
> Robert Yang (1):
>   crda: rdepends on wireless-regdb-static
>
>  .../gnome-settings-daemon_3.34.2.bb           |  2 --
>  .../recipes-connectivity/crda/crda_3.18.bb    |  2 +-
>  .../netkit-rsh/netkit-rsh_0.17.bb             |  2 +-
>  .../recipes-support/ssmtp/ssmtp_2.64.bb       |  9 ++++-
>  ...setting-regarding-the-Standard-Outpu.patch | 34 +++++++++++++++++++
>  .../strongswan/strongswan_5.8.4.bb            |  1 +
>  .../{haveged_1.9.9.bb => haveged_1.9.13.bb}   |  2 +-
>  .../smartmontools/files/smartd.service        |  1 -
>  .../0001-rule.py-fix-missing-comma.patch      | 34 +++++++++++++++++++
>  .../python/python3-pykwalify_1.7.0.bb         |  2 ++
>  10 files changed, 82 insertions(+), 7 deletions(-)
>  create mode 100644 meta-networking/recipes-support/strongswan/files/0001-Remove-obsolete-setting-regarding-the-Standard-Outpu.patch
>  rename meta-oe/recipes-extended/haveged/{haveged_1.9.9.bb => haveged_1.9.13.bb} (97%)
>  create mode 100644 meta-python/recipes-devtools/python/python3-pykwalify/0001-rule.py-fix-missing-comma.patch
>
>
> 
>


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

* Re: [oe] [dunfell 0/9] pull request
  2020-10-13 15:05 ` [oe] [dunfell 0/9] pull request akuster
@ 2020-10-13 17:36   ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2020-10-13 17:36 UTC (permalink / raw)
  To: akuster808; +Cc: openembeded-devel

On Tue, Oct 13, 2020 at 8:05 AM akuster808 <akuster808@gmail.com> wrote:
>
>
>
> On 10/9/20 7:55 AM, akuster via lists.openembedded.org wrote:
> > Cover letter only
> >
> > please merge this to dunfell
>
> ping

merged now thanks

>
> >
> > The following changes since commit 144077083457ccb75700777d5e6b1da9aaff01aa:
> >
> >   iwd: Upgrade to 1.9 (2020-09-19 11:22:44 -0700)
> >
> > are available in the Git repository at:
> >
> >   git://git.openembedded.org/meta-openembedded dunfell-next
> >   http://cgit.openembedded.org/meta-openembedded/log/?h=dunfell-next
> >
> > Andreas Müller (1):
> >   gnome-settings-daemon: Remove wrong RDEPEND
> >
> > Hongxu Jia (1):
> >   python3-pykwalify: fix missing comma
> >
> > Khem Raj (1):
> >   ssmtp: Use update alternatives for conflicts with esmtp
> >
> > Martin Jansa (2):
> >   netkit-rsh: inherit update-alternatives
> >   ssmtp: adjust u-a
> >
> > Mingli Yu (2):
> >   smartmontools: Remove obsolete setting regarding the Standard Output
> >   strongswan: Remove obsolete setting regarding the Standard Output
> >
> > Pierre-Jean Texier (1):
> >   haveged: upgrade 1.9.9 -> 1.9.13
> >
> > Robert Yang (1):
> >   crda: rdepends on wireless-regdb-static
> >
> >  .../gnome-settings-daemon_3.34.2.bb           |  2 --
> >  .../recipes-connectivity/crda/crda_3.18.bb    |  2 +-
> >  .../netkit-rsh/netkit-rsh_0.17.bb             |  2 +-
> >  .../recipes-support/ssmtp/ssmtp_2.64.bb       |  9 ++++-
> >  ...setting-regarding-the-Standard-Outpu.patch | 34 +++++++++++++++++++
> >  .../strongswan/strongswan_5.8.4.bb            |  1 +
> >  .../{haveged_1.9.9.bb => haveged_1.9.13.bb}   |  2 +-
> >  .../smartmontools/files/smartd.service        |  1 -
> >  .../0001-rule.py-fix-missing-comma.patch      | 34 +++++++++++++++++++
> >  .../python/python3-pykwalify_1.7.0.bb         |  2 ++
> >  10 files changed, 82 insertions(+), 7 deletions(-)
> >  create mode 100644 meta-networking/recipes-support/strongswan/files/0001-Remove-obsolete-setting-regarding-the-Standard-Outpu.patch
> >  rename meta-oe/recipes-extended/haveged/{haveged_1.9.9.bb => haveged_1.9.13.bb} (97%)
> >  create mode 100644 meta-python/recipes-devtools/python/python3-pykwalify/0001-rule.py-fix-missing-comma.patch
> >
> >
> > 
> >
>

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

end of thread, other threads:[~2020-10-13 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <163C5AC1761FD67D.15658@lists.openembedded.org>
2020-10-13 15:05 ` [oe] [dunfell 0/9] pull request akuster
2020-10-13 17:36   ` Khem Raj

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.