Wind River Support Network

HomeDefectsLIN8-2247
Fixed

LIN8-2247 : CLONE - wrl7 : manifest file not produced

Created: Dec 16, 2015    Updated: Dec 3, 2018
Resolved Date: Dec 17, 2015
Previous ID: LIN7-5333
Found In Version: 8.0
Fix Version: 8.0.0.1
Severity: Standard
Applicable for: Wind River Linux 8
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