Adding a New Recipe to the Workspace Layer
To add a new recipe to the workspace layer, use the petalinux-devtool add
command. For petalinux-devtool add bbexample
https://github.com/whbruce/bbexample.git
This command fetches the
source from the specified URL and creates the recipe bbexample in the Devtool
Workspace directory.
petalinux-devtool add devtoolexample 'https://github.com/whbruce/bbexample.git'
[INFO] Extracting yocto SDK to components/yocto. This may take time!
[INFO] Bitbake is not available, some functionality may be reduced.
[INFO] Using HW file: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/project-spec/hw-description/system.xsa
[INFO] Getting Platform info from HW file
[INFO] Generating Kconfig for project
[INFO] Silentconfig project
[INFO] Generating kconfig for rootfs
[INFO] Silentconfig rootfs
[INFO] Generating configuration files
[INFO] Adding user layers
[INFO] Generating machine conf file
[INFO] Generating plnxtool conf file
[INFO] Generating workspace directory
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:41019, PID: 3317745
INFO: Specified workspace already set up, leaving as-is
INFO: Enabling workspace layer in bblayers.conf
[INFO] devtool add devtoolexample https://github.com/whbruce/bbexample.git
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:40773, PID: 3317804
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:34123, PID: 3317835
WARNING: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-qt5/lib/recipetool/create_qt5.py:133: SyntaxWarning: invalid escape sequence '\s'
if re.match('^QT\s*[+=]+', line):
WARNING: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-qt5/lib/recipetool/create_qt5.py:141: SyntaxWarning: invalid escape sequence '\s'
elif re.match('^SUBDIRS\s*[+=]+', line):
INFO: Fetching git://github.com/whbruce/bbexample.git;protocol=https;branch=master...
WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 6288 .bb files complete (0 cached, 6288 parsed). 8931 targets, 1020 skipped, 4 masked, 0 errors.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
Summary: There were 3 WARNING messages.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
NOTE: Resolving any missing task queue dependencies
NOTE: Fetching uninative binary shim file:///wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/downloads/uninative/43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473 (will check PREMIRRORS first)
Initialising tasks...Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and all succeeded.
INFO: Using default source tree path /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/workspace/sources/devtoolexample
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:42933, PID: 3319571
INFO: Recipe /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/workspace/recipes/devtoolexample/devtoolexample_git.bb has been automatically created; further editing may be required to make it fully functional
Getting the Status of the Recipes in Your Workspace
Use the petalinux-devtool status
command to list the recipes
currently in your workspace. Information includes the paths to their respective
external source trees.
petalinux-devtool status
[INFO] Bitbake is not available, some functionality may be reduced.
[INFO] Using HW file: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/status/work/xilinx-zcu102-2024.2/project-spec/hw-description/system.xsa
[INFO] Getting Platform info from HW file
[INFO] Silentconfig project
[INFO] Silentconfig rootfs
[INFO] Generating configuration files
[INFO] Generating workspace directory
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/status/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:42035, PID: 3666804
INFO: Specified workspace already set up, leaving as-is
[INFO] devtool status
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/status/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:37447, PID: 3666873
devtoolexample: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/status/work/xilinx-zcu102-2024.2/components/yocto/workspace/sources/devtoolexample (/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/status/work/xilinx-zcu102-2024.2/components/yocto/workspace/recipes/devtoolexample/devtoolexample_git.bb)
Modifying an Existing Recipe
Use the petalinux-devtool modify
command to begin modifying the
source of an existing recipe. This command extracts the source for a recipe to the
Devtool Workspace directory, checks out a branch for development, and applies the
patches, if any, from the recipe as commits on top.
Use the following command to modify the linux-xlnx recipe:
petalinux-devtool modify pmu-firmware
[INFO] Extracting yocto SDK to components/yocto. This may take time!
[INFO] Bitbake is not available, some functionality may be reduced.
[INFO] Using HW file: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/project-spec/hw-description/system.xsa
[INFO] Getting Platform info from HW file
[INFO] Generating Kconfig for project
[INFO] Silentconfig project
[INFO] Generating kconfig for rootfs
[INFO] Silentconfig rootfs
[INFO] Generating configuration files
[INFO] Adding user layers
[INFO] Generating machine conf file
[INFO] Generating plnxtool conf file
[INFO] Generating workspace directory
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:45075, PID: 3885712
INFO: Specified workspace already set up, leaving as-is
INFO: Enabling workspace layer in bblayers.conf
[INFO] devtool modify pmu-firmware
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:40579, PID: 3885772
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:38655, PID: 3885803
WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 6287 .bb files complete (0 cached, 6287 parsed). 8930 targets, 1020 skipped, 4 masked, 0 errors.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
Summary: There were 3 WARNING messages.
Summary: There were 3 WARNING messages.WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
NOTE: Resolving any missing task queue dependencies
NOTE: Fetching uninative binary shim file:///wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/components/yocto/downloads/uninative/43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473 (will check PREMIRRORS first)
Initialising tasks...Sstate summary: Wanted 30 Local 0 Mirrors 20 Missed 10 Current 0 (66% match, 0% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun and all succeeded.
INFO: Adding local source files to srctree...
INFO: Source tree extracted to /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/components/yocto/workspace/sources/pmu-firmware
INFO: Recipe pmu-firmware now set up to build from /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/modify/work/xilinx-zcu102-2024.2/components/yocto/workspace/sources/pmu-firmware
Building the Recipe
Use the petalinux-devtool build
command to
build your recipe. This command is equivalent to the bitbake
-c populate_sysroot
command. You must supply the root name of the
recipe (that is, do not provide versions, paths, or extensions), as shown:
petalinux-devtool build devtoolexample
[INFO] Bitbake is not available, some functionality may be reduced.
[INFO] Using HW file: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/project-spec/hw-description/system.xsa
[INFO] Getting Platform info from HW file
[INFO] Silentconfig project
[INFO] Silentconfig rootfs
[INFO] Generating configuration files
[INFO] Generating workspace directory
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:34939, PID: 3857692
INFO: Specified workspace already set up, leaving as-is
[INFO] devtool build devtoolexample
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:42043, PID: 3857759
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:40345, PID: 3857783
WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
Loading cache: 100% |###################################################################################| Time: 0:00:10
Loaded 8928 entries from dependency cache.
Parsing recipes: 100% |#################################################################################| Time: 0:00:04
Parsing of 6288 .bb files complete (6285 cached, 3 parsed). 8931 targets, 1020 skipped, 4 masked, 0 errors.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
Summary: There were 3 WARNING messages.
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:43391, PID: 3858099
WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
Loading cache: 100% |###################################################################################| Time: 0:00:09
Loaded 8928 entries from dependency cache.
Parsing recipes: 100% |#################################################################################| Time: 0:00:04
Parsing of 6288 .bb files complete (6285 cached, 3 parsed). 8931 targets, 1020 skipped, 4 masked, 0 errors.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
NOTE: Resolving any missing task queue dependencies
NOTE: Fetching uninative binary shim file:///wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/downloads/uninative/43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473 (will check PREMIRRORS first)
Sstate summary: Wanted 87 Local 0 Mirrors 0 Missed 87 Current 157 (0% match, 64% complete)###### | ETA: 0:00:00
Initialising tasks: 100% |##############################################################################| Time: 0:00:12
NOTE: Executing Tasks
NOTE: devtoolexample: compiling from external source tree /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/workspace/sources/devtoolexample
NOTE: Tasks Summary: Attempted 782 tasks of which 774 didn't need to be rerun and all succeeded.
Summary: There were 3 WARNING messages.
Building Your Image
Use the petalinux-devtool build-image
command
to build an image using the devtool flow. This includes the recipes which are the
workspace directory. When running this command you must specify the image name to be
built.
petalinux-devtool build-image petalinux-image-minimal
[INFO] Bitbake is not available, some functionality may be reduced.
[INFO] Using HW file: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/project-spec/hw-description/system.xsa
[INFO] Getting Platform info from HW file
[INFO] Silentconfig project
[INFO] Silentconfig rootfs
[INFO] Generating configuration files
[INFO] Generating workspace directory
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:38487, PID: 3863639
INFO: Specified workspace already set up, leaving as-is
[INFO] devtool build-image petalinux-image-minimal
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:41009, PID: 3863699
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:39561, PID: 3863727
WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
Loading cache: 100% |###################################################################################| Time: 0:00:10
Loaded 8928 entries from dependency cache.
Parsing recipes: 100% |#################################################################################| Time: 0:00:04
Parsing of 6288 .bb files complete (6285 cached, 3 parsed). 8931 targets, 1020 skipped, 4 masked, 0 errors.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
Summary: There were 3 WARNING messages.
INFO: Building image petalinux-image-minimal with the following additional packages: devtoolexample
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:39739, PID: 3864027
WARNING: You have included the meta-xilinx-standalone-sdt layer, but it has not been enabled using XILINX_WITH_ESW in your configuration. Some bbappend files and preferred version setting may not take effect. See the meta-xilinx-standalone-sdt README for details.
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
Loading cache: 100% |###################################################################################| Time: 0:00:10
Loaded 8928 entries from dependency cache.
Parsing recipes: 100% |#################################################################################| Time: 0:00:04
Parsing of 6288 .bb files complete (6284 cached, 4 parsed). 8931 targets, 1020 skipped, 4 masked, 0 errors.
WARNING: No bb files in default matched BBFILE_PATTERN_amd-adaptive-socs-core '^/wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/layers/meta-amd-adaptive-socs/meta-amd-adaptive-socs-core/'
NOTE: Resolving any missing task queue dependencies
Checking sstate mirror object availability: 100% |######################################################| Time: 0:00:43
Sstate summary: Wanted 550 Local 40 Mirrors 5 Missed 505 Current 2377 (8% match, 82% complete)
Removing 5 stale sstate objects for arch xilinx_zcu102: 100% |##########################################| Time: 0:00:00
Removing 1 stale sstate objects for arch cortexa72-cortexa53: 100% |####################################| Time: 0:00:00
NOTE: Executing Tasks
NOTE: devtoolexample: compiling from external source tree /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/workspace/sources/devtoolexample
NOTE: Tasks Summary: Attempted 6447 tasks of which 6412 didn't need to be rerun and all succeeded.
Summary: There were 3 WARNING messages.
INFO: Successfully built petalinux-image-minimal. You can find output files in /tmp/xilinx-zcu102-2024.2-2024.09.28-11.45.08-lmy/deploy/images/xilinx-zcu102
Resetting the Recipe
Use the petalinux-devtool reset
command to
remove the recipe and its configurations from Devtool Workspace directory. This
command does not add/append changes in the Devtool Workspace to any layers, you need
to update the recipe append file before running the reset command.
petalinux-devtool reset devtoolexample
[INFO] Bitbake is not available, some functionality may be reduced.
[INFO] Using HW file: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/project-spec/hw-description/system.xsa
[INFO] Getting Platform info from HW file
[INFO] Silentconfig project
[INFO] Silentconfig rootfs
[INFO] Generating configuration files
[INFO] Generating workspace directory
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:38915, PID: 3880034
INFO: Specified workspace already set up, leaving as-is
[INFO] devtool reset devtoolexample
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/build/cache/prserv.sqlite3, Address: 127.0.0.1:33707, PID: 3880094
INFO: Cleaning sysroot for recipe devtoolexample...
INFO: Preserving source tree in /wrk/everest_fcv_nobkup/nithishk/_20240928_/plnx_repo/plnx_tests/build/zcu102/plnx_devtool/bsp/add/work/xilinx-zcu102-2024.2/components/yocto/workspace/attic/sources/devtoolexample.20240928133813
If you no longer need it then please delete it manually.
It is also possible to reuse it via devtool source tree argument.
petalinux-devtool
in place of devtool
in the examples.