Make sure that our custom kernel is specified when building.
- Included in the rootfs-pre-scripts
- Override the linux-image-amd64 package specified via
OSTREE_INITRD_PACKAGES in LAT
(site-packages/genimage/debian_constant.py).
Without these updates, ISOs generated did not contain the correct
initramfs support and did not install correctly.
Change-Id: Id9e4c948074bb056e902e8332e735de056dbeff5
Story: 2008846
Task: 44621
Signed-off-by: Robert Church <robert.church@windriver.com>