Files
emb_cli/lib
Joel Winarske 52bf5f10e0 fix(cross): bake hwdata into the toolchain image for libdisplay-info
libdisplay-info 0.2.0's meson build reads /usr/share/hwdata/pnp.ids on the build
machine to bake the PNP-ID table into the library; without it `meson setup`
fails ("File /usr/share/hwdata/pnp.ids does not exist"). Add hwdata to the image
toolset alongside build-essential. Toolset change re-keys the image tag, so
publish rebuilds it automatically.

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
2026-06-19 18:29:44 -07:00
..