Wind River Support Network

HomeDefectsLIN8-6132
Fixed

LIN8-6132 : WRL8 - "make upgrade" fails going from RCPL0014 to RCPL0015

Created: Mar 28, 2017    Updated: Dec 3, 2018
Resolved Date: Apr 23, 2017
Found In Version: 8.0.0.15
Fix Version: 8.0.0.17
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Build & Config
Host OS: Linux 64
Architecture: ARM

Description

After updating a Wind River Linux 8 installation to RCPL0015, upgrading an existing product via "make upgrade" fails to update all of the repositories.

BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
DISTRO            = "wrlinux-small"
DISTRO_VERSION    = "8.0.0.15"
MACHINE           = "fsl-imx6"
DEFAULTTUNE       = "armv7athf-neon"
TARGET_SYS        = "arm-wrs-linux-gnueabi"
TUNE_FEATURES     = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU        = "vfp-neon"
wrlinux           = "LB13_8.0_RCPL0014:7ea0ceb98b3b8290476702332659147280ef246c"
wrlcompat         = "LB13_8.0_RCPL0014:116ba9ac09920967cce82923744b105044d18cbf"
wr-sdk-toolchain  = "LB13_8.0_RCPL0015:831b22dcaead26180b0fa706435248b0dc9851ef"
wr-tcwrappers     = "LB13_8.0_RCPL0014:6d4a369c118fd0035918d944bfdb3b939f67f46c"
meta              = "LB13_8.0_RCPL0015:a3c8d0c655d99c6cd117ae83e9f7cf64f3adec85"
oe-core-dl-2.0    = "LB13_8.0_RCPL0015:2f88ee52ae97e74fe512dda825551d829522b36c"
meta-downloads    = "LB13_8.0_RCPL0015:b1da2498250de4607e39907966926d9d98b4a3e0"
wr-kernel         = "LB13_8.0_RCPL0014:c63810cc8d106451ef7b002a086046e513e6f6f8"
fsl-imx6          = "LB13_8.0_RCPL0014:7c3e8b53ab6d908883d826d876998050d0706c85"
wr-base           = "LB13_8.0_RCPL0014:875b6277c5eee7b997e78c0247a4283db49618e3"
wr-fixes          = "LB13_8.0_RCPL0014:bf8e21c57a641b52242314737eb0c19b3a20aa6a"
wr-tools-profile  = "LB13_8.0_RCPL0014:a4f7fce420f66678c04bcbef7b47001988b07e5a"
wr-tools-debug    = "LB13_8.0_RCPL0014:b3361fc0bb65c164104cb60df1b1a9e62e34bd35"
meta-filesystems
meta-initramfs
meta-gnome
meta-multimedia
meta-networking
meta-oe
meta-python
meta-perl
meta-webserver
meta-xfce         = "LB13_8.0_RCPL0015:52fbd995f4cfaaaacd7d3a917550381b942a095f"
wr-prebuilts      = "LB13_8.0_RCPL0015:cbc9b9a94dc6fee4ec1093749f27bfb6d59ab23a"
extra-downloads
local             = "<unknown>:<unknown>"

Workaround

Create project from scratch using RCPL0015

Steps to Reproduce

1. Install WR8, both RCPL0014  and RCPL0015
2. Create project using RCPL0014

/WindRiver/wrl8/wrlinux-8/wrlinux/configure --enable-reconfig --with-sstate-dir=/work/wrl8/sstate --enable-board=fsl-imx6 --enable-kernel=standard --enable-rootfs=glibc-small --enable-build=production --enable-rm-oldimgs=yes --with-rcpl-version=0014

3. Build it 

4. Upgrade the project via "make upgrade"

5. Build it and note in the output that not all git repositories have been updated to 8.0.0.15

BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
DISTRO            = "wrlinux-small"
DISTRO_VERSION    = "8.0.0.15"
MACHINE           = "fsl-imx6"
DEFAULTTUNE       = "armv7athf-neon"
TARGET_SYS        = "arm-wrs-linux-gnueabi"
TUNE_FEATURES     = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU        = "vfp-neon"
wrlinux           = "LB13_8.0_RCPL0014:7ea0ceb98b3b8290476702332659147280ef246c"
wrlcompat         = "LB13_8.0_RCPL0014:116ba9ac09920967cce82923744b105044d18cbf"
wr-sdk-toolchain  = "LB13_8.0_RCPL0015:831b22dcaead26180b0fa706435248b0dc9851ef"
wr-tcwrappers     = "LB13_8.0_RCPL0014:6d4a369c118fd0035918d944bfdb3b939f67f46c"
meta              = "LB13_8.0_RCPL0015:a3c8d0c655d99c6cd117ae83e9f7cf64f3adec85"
oe-core-dl-2.0    = "LB13_8.0_RCPL0015:2f88ee52ae97e74fe512dda825551d829522b36c"
meta-downloads    = "LB13_8.0_RCPL0015:b1da2498250de4607e39907966926d9d98b4a3e0"
wr-kernel         = "LB13_8.0_RCPL0014:c63810cc8d106451ef7b002a086046e513e6f6f8"
fsl-imx6          = "LB13_8.0_RCPL0014:7c3e8b53ab6d908883d826d876998050d0706c85"
wr-base           = "LB13_8.0_RCPL0014:875b6277c5eee7b997e78c0247a4283db49618e3"
wr-fixes          = "LB13_8.0_RCPL0014:bf8e21c57a641b52242314737eb0c19b3a20aa6a"
wr-tools-profile  = "LB13_8.0_RCPL0014:a4f7fce420f66678c04bcbef7b47001988b07e5a"
wr-tools-debug    = "LB13_8.0_RCPL0014:b3361fc0bb65c164104cb60df1b1a9e62e34bd35"
meta-filesystems
meta-initramfs
meta-gnome
meta-multimedia
meta-networking
meta-oe
meta-python
meta-perl
meta-webserver
meta-xfce         = "LB13_8.0_RCPL0015:52fbd995f4cfaaaacd7d3a917550381b942a095f"
wr-prebuilts      = "LB13_8.0_RCPL0015:cbc9b9a94dc6fee4ec1093749f27bfb6d59ab23a"
extra-downloads
local             = "<unknown>:<unknown>"


Other Downloads


Live chat
Online