Modify devroot test cases for arm64
1 unresolved thread
1 unresolved thread
Signed-off-by: cdan1kor akhilesh.dandavati@in.bosch.com
Merge request reports
Activity
requested review from @ritesh
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 added 27 commits
-
850d5d71...b247aeb9 - 26 commits from branch
apertis/v2025dev1
- 77cd99c8 - Modify devroot test cases for arm64
-
850d5d71...b247aeb9 - 26 commits from branch
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
Please register or sign in to reply