Skip to content

Commit

Permalink
Update sdk_builder.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Feb 10, 2025
1 parent 9eaf577 commit a3fa9e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/sdk_builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ EOF
cd ../../../../../../../

echo "adding OpenHD and updating Poco"
echo "$pwd"
cp -rfv ../additionalFiles/Buildroot/openhd sysdrv/source/buildroot/buildroot-2023.02.6/package/
rm -Rf sysdrv/source/buildroot/buildroot-2023.02.6/package/poco
cp -rfv ../additionalFiles/Buildroot/UpdatedDependencies/poco sysdrv/source/buildroot/buildroot-2023.02.6/package/poco
Expand All @@ -150,7 +149,7 @@ EOF

echo "Starting build steps for: $platform"
echo "------------------------------------------------------------"

exit
./build.sh

echo "Build process for $platform completed (placeholder)."
Expand Down

0 comments on commit a3fa9e9

Please sign in to comment.