SuccessChanges

Summary

  1. contrib/android: bump compileSdkVersion to 30 as well (details)
  2. xml: support id="objXYZ" instead of gp_index="XYZ" (details)
Commit d194199ce528e89d87286e42b5919dbed149c4c8 by brice.goglin
contrib/android: bump compileSdkVersion to 30 as well

We bumpded targetSdkVersion to 30 in c62e5c8bb7870ae211f41e8a8a2d4a10e73daa59
and lint errors out if compileSdkVersion is lower.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedcontrib/android/AndroidApp/lstopo/build.gradle (diff)
Commit 41b09946a98774db047a03805b6291ef255a8bd1 by brice.goglin
xml: support id="objXYZ" instead of gp_index="XYZ"

We'll likely switch to the former in a future major release
because it simplifies XML-based manipulation outside of hwloc.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology-xml.c (diff)