Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104: Petalinux Makefile not works as expected on Readme.md

Open
#379 1 comment 0 reactions 1 assignee View on GitHub

@sven2314 is already working on this.

Since May 11, 2023.

Assessment

This issue has not been assessed yet.

Description

** Which tutorial are you running? **
2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104

** Describe the issue **
The command on line 72 of makefile (https://github.com/Xilinx/Vitis-Tutorials/blob/2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104/ref_files/step2_petalinux/Makefile#L72) is bypassing the previous update on rootfs_config https://github.com/Xilinx/Vitis-Tutorials/blob/2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104/ref_files/step2_petalinux/Makefile#L70 .

** To Reproduce **

  1. Follow the instructions in section step-2 fast-track (/Xilinx/Vitis-Tutorials/blob/2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104/step2.md#fast-track)
  2. Run this commands:
    cd step2_petalinux
    make all
  3. See that file "Vitis-Tutorials/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104/ref_files/step2_petalinux/build/petalinux/project-spec/configs" gets overwritten between the execution of the two make commands and some of the packages are not included in the overwritten rootfs_config file.
  • OS: Ubuntu 18.04.6
  • Software Version: 2021.2
  • Hardware (if applicable): zcu104

** Additional context **
I am trying to add extra packages on the make file, like docker. As a result I see that these packages are not included in the final rootfs export.

Dominant language
C
Stars
1.6k
Forks
627
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Xilinx/Vitis-Tutorials

All issues in Xilinx/Vitis-Tutorials

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.