test/data: regenerate existing test cases (x86_64)

A few recent changes in image type definitions haven't been reflected in
the test cases yet.  This also acts as a check to make sure that the
changes in composer don't affect the old behaviour.

Causes for (some) changes:
- Kernel modules added to package lists:
  Prior to PR #1175 image types defined the kernel package in their
  package list.  Some only included `kernel-core` and not the `kernel`
  metapackage.  Now images default to having the `kernel` metapackage
  included which also adds `kernel-modules` and `alsa-sof-firmware`.
- New package source for rt kernel.
This commit is contained in:
Achilleas Koutsou 2021-02-23 13:08:16 +01:00 committed by msehnout
parent b1fc31060f
commit 83d87a953d
21 changed files with 17731 additions and 47 deletions

View file

@ -10296,4 +10296,4 @@
],
"timezone": "UTC"
}
}
}