All of lore.kernel.org
 help / color / mirror / Atom feed
* hardknott merge request May 22th
@ 2021-05-22 19:04 Armin Kuster
  2021-05-23  3:11 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2021-05-22 19:04 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Khem Raj

The following changes since commit bbe3855ec7d7e1417a42e9d7a4d1d3d338812088:

  ostree: switch from default master branch to main to fix do_fetch
failure (2021-05-13 21:37:32 -0700)

are available in the Git repository at:

  https://git.openembedded.org/meta-openembedded hardknott-next

for you to fetch changes up to cf5bd6a8308108b4313a1e45ce8aa87e73125bf9:

  xfce4-settings: upgrade 4.16.0 -> 4.16.1 (2021-05-17 07:18:41 -0700)

----------------------------------------------------------------
Andreas Müller (2):
      zsh: reduce priority slightly to avoid conflict with bash
      xfce4-settings: upgrade 4.16.0 -> 4.16.1

Khem Raj (3):
      aom: Match the name for AOM-Patent-License-1.0
      libdevmapper,lvm2: Do not inherit license
      python3-jinja2_2.%.bbappend: Delete

Saul Wold (2):
      tbb: Disable PPC as COMPATIBLE_MACHINE
      packagegroup-meta-oe: conditional remove tbb for powerpc

Silcet (1):
      ufw: fix python shebang

zangrc (3):
      fetchmail: upgrade 6.4.18 -> 6.4.19
      openvpn: upgrade 2.5.1 -> 2.5.2
      wireshark: upgrade 3.4.4 -> 3.4.5

 meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb             |  2 +-
 .../ufw/ufw/fix-dynamic-update-of-python-shebang.patch          | 57
+++++++++++++++++++++++++++++
 meta-networking/recipes-connectivity/ufw/ufw_0.33.bb            |  1 +
 .../fetchmail/{fetchmail_6.4.18.bb => fetchmail_6.4.19.bb}      |  4 +-
 .../openvpn/{openvpn_2.5.1.bb => openvpn_2.5.2.bb}              |  4 +-
 .../wireshark/{wireshark_3.4.4.bb => wireshark_3.4.5.bb}        |  2 +-
 meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb      |  2 +-
 meta-oe/recipes-shells/zsh/zsh_5.4.2.bb                         |  2 +-
 meta-oe/recipes-support/lvm2/lvm2.inc                           |  5 +--
 meta-oe/recipes-support/tbb/tbb_2021.2.0.bb                     |  3 ++
 meta-python/recipes-devtools/python/python3-jinja2_2.%.bbappend | 13
-------
 .../{xfce4-settings_4.16.0.bb => xfce4-settings_4.16.1.bb}      |  2 +-
 12 files changed, 72 insertions(+), 25 deletions(-)
 create mode 100644
meta-networking/recipes-connectivity/ufw/ufw/fix-dynamic-update-of-python-shebang.patch
 rename meta-networking/recipes-support/fetchmail/{fetchmail_6.4.18.bb
=> fetchmail_6.4.19.bb} (83%)
 rename meta-networking/recipes-support/openvpn/{openvpn_2.5.1.bb =>
openvpn_2.5.2.bb} (95%)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.4.4.bb =>
wireshark_3.4.5.bb} (97%)
 delete mode 100644
meta-python/recipes-devtools/python/python3-jinja2_2.%.bbappend
 rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.16.0.bb
=> xfce4-settings_4.16.1.bb} (93%)


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

* Re: hardknott merge request May 22th
  2021-05-22 19:04 hardknott merge request May 22th Armin Kuster
@ 2021-05-23  3:11 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-05-23  3:11 UTC (permalink / raw)
  To: akuster808, OpenEmbedded Devel List

this is now merged thanks

On 5/22/21 12:04 PM, akuster808 wrote:
> The following changes since commit bbe3855ec7d7e1417a42e9d7a4d1d3d338812088:
> 
>    ostree: switch from default master branch to main to fix do_fetch
> failure (2021-05-13 21:37:32 -0700)
> 
> are available in the Git repository at:
> 
>    https://git.openembedded.org/meta-openembedded hardknott-next
> 
> for you to fetch changes up to cf5bd6a8308108b4313a1e45ce8aa87e73125bf9:
> 
>    xfce4-settings: upgrade 4.16.0 -> 4.16.1 (2021-05-17 07:18:41 -0700)
> 
> ----------------------------------------------------------------
> Andreas Müller (2):
>        zsh: reduce priority slightly to avoid conflict with bash
>        xfce4-settings: upgrade 4.16.0 -> 4.16.1
> 
> Khem Raj (3):
>        aom: Match the name for AOM-Patent-License-1.0
>        libdevmapper,lvm2: Do not inherit license
>        python3-jinja2_2.%.bbappend: Delete
> 
> Saul Wold (2):
>        tbb: Disable PPC as COMPATIBLE_MACHINE
>        packagegroup-meta-oe: conditional remove tbb for powerpc
> 
> Silcet (1):
>        ufw: fix python shebang
> 
> zangrc (3):
>        fetchmail: upgrade 6.4.18 -> 6.4.19
>        openvpn: upgrade 2.5.1 -> 2.5.2
>        wireshark: upgrade 3.4.4 -> 3.4.5
> 
>   meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb             |  2 +-
>   .../ufw/ufw/fix-dynamic-update-of-python-shebang.patch          | 57
> +++++++++++++++++++++++++++++
>   meta-networking/recipes-connectivity/ufw/ufw_0.33.bb            |  1 +
>   .../fetchmail/{fetchmail_6.4.18.bb => fetchmail_6.4.19.bb}      |  4 +-
>   .../openvpn/{openvpn_2.5.1.bb => openvpn_2.5.2.bb}              |  4 +-
>   .../wireshark/{wireshark_3.4.4.bb => wireshark_3.4.5.bb}        |  2 +-
>   meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb      |  2 +-
>   meta-oe/recipes-shells/zsh/zsh_5.4.2.bb                         |  2 +-
>   meta-oe/recipes-support/lvm2/lvm2.inc                           |  5 +--
>   meta-oe/recipes-support/tbb/tbb_2021.2.0.bb                     |  3 ++
>   meta-python/recipes-devtools/python/python3-jinja2_2.%.bbappend | 13
> -------
>   .../{xfce4-settings_4.16.0.bb => xfce4-settings_4.16.1.bb}      |  2 +-
>   12 files changed, 72 insertions(+), 25 deletions(-)
>   create mode 100644
> meta-networking/recipes-connectivity/ufw/ufw/fix-dynamic-update-of-python-shebang.patch
>   rename meta-networking/recipes-support/fetchmail/{fetchmail_6.4.18.bb
> => fetchmail_6.4.19.bb} (83%)
>   rename meta-networking/recipes-support/openvpn/{openvpn_2.5.1.bb =>
> openvpn_2.5.2.bb} (95%)
>   rename meta-networking/recipes-support/wireshark/{wireshark_3.4.4.bb =>
> wireshark_3.4.5.bb} (97%)
>   delete mode 100644
> meta-python/recipes-devtools/python/python3-jinja2_2.%.bbappend
>   rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.16.0.bb
> => xfce4-settings_4.16.1.bb} (93%)
> 

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

end of thread, other threads:[~2021-05-23  3:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 19:04 hardknott merge request May 22th Armin Kuster
2021-05-23  3:11 ` 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.