Skip to content
Snippets Groups Projects

Modify devroot test cases for arm64

Closed Sudarshan CP requested to merge wip/devroot/cdan1kor into apertis/v2025dev1
1 unresolved thread

Signed-off-by: cdan1kor akhilesh.dandavati@in.bosch.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
33 - "Retrieve Build dependencies for dlt-daemon:"
34 - $ sudo apt-get build-dep dlt-daemon
35 - "Enter the devroot:"
36 - $ sudo devroot-enter /opt/devroot-64 --bind=${HOME}/dlt-daemon-2.18.6
37 - "Change the working directory to the dlt-daemon folder:"
38 - $ cd dlt-daemon-64
39 - "Build the dlt-daemon package:"
40 - $ dpkg-buildpackage -b -uc
41 - "The debian packages should be built for ARM64 architecture for dlt-daemon, check to see if these are created in the parent folder"
42 - $ ls ../
19 - "Download the sources for dlt-daemon:"
20 - $ sudo apt-get source dlt-daemon
21 - "Retrieve Build dependencies for dlt-daemon:"
22 - $ sudo apt-get build-dep dlt-daemon
23 - "Enter the devroot:"
24 - $ sudo devroot-enter /opt/devroot --bind=${HOME}/dlt-daemon-2.18.8
  • Ritesh Raj Sarraf approved this merge request

    approved this merge request

  • Ritesh Raj Sarraf added 27 commits

    added 27 commits

    Compare with previous version

  • I just came across this MR while doing similar changes in !655 (merged).

    Let's close it to avoid duplicate work. Thanks @sudarshan cc @wlozano

  • closed

  • Please register or sign in to reply
    Loading