Files
meta-tegra/recipes-graphics/libglvnd
Matt Madison 46c1b1a714 libglvnd: updates to accommodate recipe in meta-oe
A recipe for libglvnd has landed in meta-oe with a version
newer than our copy here. We need to handle builds with and
without meta-oe in the layer set, so update to work like we
do with libv4l2/v4l-utils:

* Rename our recipe to libglvnd-tegra, restricted to tegra
  machines only.  Add appropriate PROVIDES/RPROVIDES so users
  can still reference just 'libglvnd', update it to 1.5.0 to
  match the meta-oe recipe, and fix a typo.

* Add a bbappend for libglvnd under external/openembedded-layer.
  The bbappend applies the tegra-specific build settings we need
  and makes the packages built tegra-specific.

Signed-off-by: Matt Madison <matt@madison.systems>
2022-10-31 05:53:06 -07:00
..