Wind River Support Network

HomeDefectsLIN1019-3389
Fixed

LIN1019-3389 : Recipe oprofile blacklisted is still in white list at the same time

Created: Nov 7, 2019    Updated: Apr 9, 2020
Resolved Date: Mar 16, 2020
Found In Version: 10.19.45.1
Fix Version: 10.19.45.6
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: BSP

Description

$bitbake oprofile
Loaded 8471 entries from dependency cache.
Parsing recipes: 100% |############################################################################################################################################| Time: 0:00:21
Parsing of 3574 .bb files complete (3572 cached, 2 parsed). 8473 targets, 5884 skipped, 0 masked, 0 errors.
ERROR: Nothing PROVIDES 'oprofile'
oprofile was skipped: Recipe is blacklisted: Unsupported in wrlinux distros.

$ tail ../layers/wrlinux/conf/wrlinux-blacklist.conf -n 6
BL_OPROFILE_MSG = ""
BL_OPROFILE_MSG_osv-wrlinux = "Unsupported in wrlinux distros."
PNBLACKLIST[oprofile] ?= "${BL_OPROFILE_MSG}"

Recipes below are blacklisted temporarily
 
 
Recipe oprofile blacklisted is still in white list:
 
$ grep oprofile ../layers/wrlinux/conf/wrlinux-whitelist.conf
    oprofile \

Steps to Reproduce

1. Create project
  $ ../wrlinux-x/setup.sh --machines=qemux86-64 --dl-layers --accept-eula=yes
2. Check wrlinux-whitelist.conf file
Live chat
Online