Wind River Support Network

HomeDefectsLIN8-10754
Fixed

LIN8-10754 : cluster-glue do_configure error in managed build which upgraded from RCPL0029 to RCPL0030

Created: Apr 10, 2019    Updated: Apr 24, 2019
Resolved Date: Apr 19, 2019
Found In Version: 8.0.0.30
Fix Version: 8.0.0.30
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Build & Config

Description

cgl/project/project_mbp/tmp/work/ppce500v2-wrs-linux-gnuspe/cluster-glue/1.0.12-r0/Reusable-Cluster-Components-glue--glue-1.0.12
| make: *** No rule to make target 'clean'.  Stop.

Steps to Reproduce

1. install RCPL0026 
 $ perl install-WRL8.pl --dest=`pwd`/prod-25 --url=https://windshare.windriver.com/ondemand/remote.php/gitsmart --branch=LB13_8.0_RCPL0026 --user=xxx --password=xxxx --acceptlicense --full 

2. configure managed build with customer layer meta-msm 
 $ layer_dir=`readlink -f meta-msm` 
 $ mkdir -p managed-distro && cd managed-distro 
 $ mkdir -p install && cd install 
 $ ln -s `readlink -f ../../prod-25` WindRiver; cd .. 
 $ git clone install/WindRiver/wrlinux-8/samples/mbp-project my-project 
 $ cd my-project 
 $ ./scripts/configure-project.sh --enable-board=fsl-p2020 --enable-kernel=cgl --enable-rootfs=glibc-cgl --with-template=feature/mbp-project,feature/lttng --with-layer=meta-java,wr-security,meta-security,meta-selinux,meta-openembedded/meta-webserver,meta-openembedded/meta-gnome 

3. build 
 $ make -C project/build bbs 
 $ bitbake -k wrlinux-image-glibc-std 

4. upgrade product to RCPL0027 
 $ perl install-WRL8.pl --dest=`pwd`/prod-25 --url=https://windshare.windriver.com/ondemand/remote.php/gitsmart --branch=LB13_8.0_RCPL0027 --user=xxx --password=xxxx --acceptlicense --full 

5. upgrade build 
 $ cd my-project 
 $ ./scripts/upgrade-project.sh 

6. build 
 $ make -C project linux-windriver.distclean 
 $ make bbs 
 $ bitbake -k wrlinux-image-glibc-std 

7. rerun similar commands in 4-6 for RCPL0028, RCPL0029 and RCPL0030
Live chat
Online