Wind River Support Network

HomeDefectsLIN6-3380
Fixed

LIN6-3380 : The clone_bsp.sh script should fail when a bsp name with an underscore is provided

Created: May 16, 2013    Updated: Mar 10, 2016
Resolved Date: Nov 12, 2013
Previous ID: LIN5-5733, LIN6-2809
Found In Version: 6.0
Fix Version: 6.0
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Kernel

Description

After successfully cloning a BSP (fsl_p10xx), a project using that cloned BSP cannot be created. The configuration immediately fails with an error: "ERROR: You selected an invalid enable-board option".
However the list displayed for all valid boards include the cloned BSP.

Workaround

use a BSP name without underscore

Steps to Reproduce

- WRL5.0.1.3
- clone the fsl_p10xx project:
$clone_bsp.h -f EXPORT -s fsl-p10xx -x ~/mylayers -n fsl_p10xx_cloned -q
- configure a new project:
/wrl501/wrlinux-5/wrlinux/configure --enable-board=fsl_p10xx_cloned --enable-rootfs=glibc_small --enable_kernel=standard --with-layer=~/mylayers/fsl_p10xx_cloned 

it returns: ERROR: You selected an invalid enable-board option


Live chat
Online