Wind River Support Network

HomeDefectsLIN7-4979
Fixed

LIN7-4979 : wrl7 : manifest file not produced

Created: Oct 21, 2015    Updated: Sep 8, 2018
Resolved Date: Oct 28, 2015
Found In Version: 7.0.0.6
Fix Version: 7.0.0.11
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Build & Config

Description

The feature/image-manifest template should trigger a manifest file to be produced when doing a platform build. Currently it seems to generate only an empty file.

Steps to Reproduce

$ configure --enable-board=intel-x86_64 \
    --enable-kernel=standard --enable-rootfs=glibc_std \
    --with-template=feature/image-manifest \
    --enable-jobs=1 --enable-parallel-pkgbuilds=4 \
    --enable-rm-work=yes --enable-rm-oldimgs=yes \
    --enable-checkout-all-layers=yes --enable-reconfig \
    --enable-ccache=yes --with-ccache-dir=/path/to/ccache \
    --with-sstate-dir=/path/to/sstate \
    --with-rcpl-version=0006
$ make fs
$ cat
export/images/wrlinux-image-glibc-std-intel-x86-64-20151021101936.rootfs.manifest
$

The file is empty.

$ ls -l
export/images/wrlinux-image-glibc-std-intel-x86-64-20151021101936.rootfs.manifest

-rw-r--r-- 1 user user 0 Oct 21 12:37
export/images/wrlinux-image-glibc-std-intel-x86-64-20151021101936.rootfs.manifest

Other Downloads


Live chat
Online