13/11/2020 15:22, Juraj Linkeš: > From: Thomas Monjalon <tho...@monjalon.net> > > 13/11/2020 15:03, Juraj Linkeš: > > > From: Thomas Monjalon <tho...@monjalon.net> > > > > 11/11/2020 14:18, Juraj Linkeš: > > > > > Use generic configuration for the only build where it makes sense > > > > > - the generic build. For other builds, if we don't know either of > > > > > implementer ID or part number, the build is not supported. > > > > > Add part numbers to cross files where fallback to generic > > > > > configuration is assumed. > > > > > > > > > > Signed-off-by: Juraj Linkeš <juraj.lin...@pantheon.tech> > > > > > > > > It fails for config/arm/arm64_dpaa_linux_gcc: > > > > config/arm/meson.build:223:2: ERROR: Unknown cross property: > > part_number. > > > > > > > > Are you testing all platforms in config/arm/? > > > > > > > > > > I've tested this, but I forgot to fix it when I learned what the proper > > part_number should be. It works with all the patches in the series, but I > > can add > > it here as well if you want me to. > > > > All patches must compile please. > > I'm afraid it will make this series deferred to later. > > I can send a fixed version right away.
OK but be aware that we need to wait for the CI and I won't have time to test again compilation today, so no guarantee about when it can be merged.