From 58a963522b9f0aaef6d42cd15cd77fcd636b11d2 Mon Sep 17 00:00:00 2001 From: Martin Borg Date: Tue, 1 Oct 2019 16:51:15 +0200 Subject: Update RELEASE_CONTENT bzImage files The bitbake build structure is not the same as the one used by ELTF when packaging a release candidate, so provide exact file names instead of relying on architecture directories. Change-Id: If0c037c08af5027ef3d92b905293f12018ead113 Signed-off-by: Martin Borg --- release/RELEASE_CONTENT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/RELEASE_CONTENT b/release/RELEASE_CONTENT index 8196664..60e3a95 100644 --- a/release/RELEASE_CONTENT +++ b/release/RELEASE_CONTENT @@ -3,12 +3,12 @@ # atom-c3000 images enea-nfv-access-atom-c3000.hddimg:x86_64/atom-c3000/enea-nfv-access-atom-c3000.hddimg -atom-c3000/bzImage:x86_64/atom-c3000/bzImage-atom-c3000 +bzImage-atom-c3000.bin:x86_64/atom-c3000/bzImage-atom-c3000 core-image-minimal-initramfs-atom-c3000.cpio.gz:x86_64/atom-c3000/enea-image-minimal-initramfs-atom-c3000.cpio.gz # xeon-d images enea-nfv-access-xeon-d.hddimg:x86_64/xeon-d/enea-nfv-access-xeon-d.hddimg -xeon-d/bzImage:x86_64/xeon-d/bzImage-xeon-d +bzImage-xeon-d.bin:x86_64/xeon-d/bzImage-xeon-d core-image-minimal-initramfs-xeon-d.cpio.gz:x86_64/xeon-d/enea-image-minimal-initramfs-xeon-d.cpio.gz # documentation -- cgit v1.2.3-54-g00ecf