debian_iso_image.inc: correct the wrong binaries name

Currently we use the "stx-std.lst" file in tools to add install package.
We are going to use the "debian_iso_image.inc" file to follow CentOS.

We observed some layers already have the debian_iso_image.inc, so first
of all, we need to check if all the packages are available, otherwise,
once supporting "debian_iso_image.inc", "build-image" will fail.

Change the binaries name to align with "stx-std.lst".

Story: 2008846
Task: 46141

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: If8a7848fcdb69ece17bf4db5a0812b8302457c53
This commit is contained in:
Yue Tao 2022-08-27 18:43:06 +08:00
parent 571b0665ae
commit f728e445cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# List of packages to be included/installed in ISO
fm-api
python-fmclient
python3-fm-api
python3-fmclient
fm-common
fm-mgr
fm-rest-api