mbox series

styhead merge request: Feb 27th

Message ID 56818ccb-b03d-4ed9-a7e1-267876ef8cb5@gmail.com
State New
Headers show
Series styhead merge request: Feb 27th | expand

Pull-request

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

Message

akuster808 Feb. 27, 2025, 12:53 p.m. UTC
The following changes since commit 6851cbf026088a13b2b45f684838d3dc4d7ccfdd:

   lapack: fix buildpaths in ptest also when CBLAS is enabled 
(2025-02-04 14:29:37 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c93994f1bb601c57548b588d4f77a044d90822cf:

   sip: Upgrade 6.8.3 -> 6.8.6 (2025-02-25 08:45:21 -0500)

----------------------------------------------------------------
Leon Anavi (1):
       sip: Upgrade 6.8.3 -> 6.8.6

Peter Kjellerstedt (5):
       ebtables: Remove the dependecy on bash
       tbb: Re-enable hwloc support
       lvm2: Remove a lingering reference to ${PN}-udevrules
       libeigen: Remove LGPL code
       licenses/MINPACK: Remove

  .../ebtables/ebtables-2.0.11/ebtables-legacy-save               | 19 +-
  meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb |    2 -
  meta-oe/licenses/MINPACK                                        | 51 --
  meta-oe/recipes-devtools/sip/{sip_6.8.3.bb => sip_6.8.6.bb} |   12 +-
  .../libeigen/0002-Remove-LGPL-Code-and-references.patch         | 1040 
+++++++++++++++++++++++++++
  meta-oe/recipes-support/libeigen/libeigen_3.4.0.bb |    9 +-
  meta-oe/recipes-support/lvm2/lvm2.bb |    2 +-
  meta-oe/recipes-support/tbb/tbb_2021.13.0.bb |    1 +
  8 files changed, 1065 insertions(+), 71 deletions(-)
  delete mode 100644 meta-oe/licenses/MINPACK
  rename meta-oe/recipes-devtools/sip/{sip_6.8.3.bb => sip_6.8.6.bb} (53%)
  create mode 100644 
meta-oe/recipes-support/libeigen/libeigen/0002-Remove-LGPL-Code-and-references.patch

Comments

Khem Raj Feb. 27, 2025, 6:12 p.m. UTC | #1
merged now, thanks Armin

On Thu, Feb 27, 2025 at 4:53 AM akuster808 <akuster808@gmail.com> wrote:
>
> The following changes since commit 6851cbf026088a13b2b45f684838d3dc4d7ccfdd:
>
>    lapack: fix buildpaths in ptest also when CBLAS is enabled
> (2025-02-04 14:29:37 -0800)
>
> are available in the Git repository at:
>
>    https://git.openembedded.org/meta-openembedded styhead-next
>
> for you to fetch changes up to c93994f1bb601c57548b588d4f77a044d90822cf:
>
>    sip: Upgrade 6.8.3 -> 6.8.6 (2025-02-25 08:45:21 -0500)
>
> ----------------------------------------------------------------
> Leon Anavi (1):
>        sip: Upgrade 6.8.3 -> 6.8.6
>
> Peter Kjellerstedt (5):
>        ebtables: Remove the dependecy on bash
>        tbb: Re-enable hwloc support
>        lvm2: Remove a lingering reference to ${PN}-udevrules
>        libeigen: Remove LGPL code
>        licenses/MINPACK: Remove
>
>   .../ebtables/ebtables-2.0.11/ebtables-legacy-save               | 19 +-
>   meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb |    2 -
>   meta-oe/licenses/MINPACK                                        | 51 --
>   meta-oe/recipes-devtools/sip/{sip_6.8.3.bb => sip_6.8.6.bb} |   12 +-
>   .../libeigen/0002-Remove-LGPL-Code-and-references.patch         | 1040
> +++++++++++++++++++++++++++
>   meta-oe/recipes-support/libeigen/libeigen_3.4.0.bb |    9 +-
>   meta-oe/recipes-support/lvm2/lvm2.bb |    2 +-
>   meta-oe/recipes-support/tbb/tbb_2021.13.0.bb |    1 +
>   8 files changed, 1065 insertions(+), 71 deletions(-)
>   delete mode 100644 meta-oe/licenses/MINPACK
>   rename meta-oe/recipes-devtools/sip/{sip_6.8.3.bb => sip_6.8.6.bb} (53%)
>   create mode 100644
> meta-oe/recipes-support/libeigen/libeigen/0002-Remove-LGPL-Code-and-references.patch
>