Wind River Support Network

HomeDefectsLINCD-12278
Fixed

LINCD-12278 : The debugedit is not added in sdk by default as rpm

Created: Apr 11, 2023    Updated: Apr 22, 2023
Resolved Date: Apr 16, 2023
Found In Version: 10.23.13.0
Fix Version: 10.23.17.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Build & Config, Userspace

Description

The debugedit is working on target runtime testing, but no this one in sdk:

(wrlinuxsdk-x86_64-x86_64) [lwang4@pek-lpgtest16 sdk]$ rpm --version
RPM version 4.18.0
(wrlinuxsdk-x86_64-x86_64) [lwang4@pek-lpgtest16 sdk]$ which rpm
/buildarea1/lwang4/master/0412/build/sdk/sysroots/x86_64-wrlinuxsdk-linux/usr/bin/rpm
(wrlinuxsdk-x86_64-x86_64) [lwang4@pek-lpgtest16 sdk]$ debugedit --help
-bash: debugedit: command not found
(wrlinuxsdk-x86_64-x86_64) [lwang4@pek-lpgtest16 sdk]$ find-debuginfo --help
-bash: find-debuginfo: command not found

Steps to Reproduce

$../wrlinux-x/setup.sh --dl-layers=1 --all-layers --templates=feature/package-management
$. ./environment-setup-x86_64-wrlinuxsdk-linux
$. ./oe-init-build-env
$bitbake wrlinux-image-core -c populate_sdk

Live chat
Online