mbox series

[styhead,0/5] Backport of five patches from master

Message ID 20250211000958.4178887-1-pkj@axis.com
Headers show
Series Backport of five patches from master | expand

Message

Peter Kjellerstedt Feb. 11, 2025, 12:09 a.m. UTC
This patch series contains backports of my commits from master.

The last patch (which removes the MINPACK license) may or may not be
appropriate for Styhead. Nothing in meta-openembedded uses it anymore,
but there is a tiny, tiny chance that something in some other layer uses
it. However, they would be better off switching to use the Minpack
license instead.

//Peter

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-2.0.11/ebtables-legacy-save      |   19 +-
 .../ebtables/ebtables_2.0.11.bb               |    2 -
 meta-oe/licenses/MINPACK                      |   51 -
 ...0002-Remove-LGPL-Code-and-references.patch | 1040 +++++++++++++++++
 .../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 +
 7 files changed, 1058 insertions(+), 66 deletions(-)
 delete mode 100644 meta-oe/licenses/MINPACK
 create mode 100644 meta-oe/recipes-support/libeigen/libeigen/0002-Remove-LGPL-Code-and-references.patch