Files
meta-tegra/recipes-core
Matt Madison 742f465849 meta: fix unpack warnings from recipes with only in-tree files
There is now a check that ${S} exists after running do_unpack.
The convention for recipes with only local in-tree files is
to define S and point UNPACKDIR at the same directory.  All
such recipes are updated to use this convention.

Signed-off-by: Matt Madison <matt@madison.systems>
2024-05-29 06:15:10 -07:00
..