Skip to content

Commit

Permalink
Update setenv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 10, 2024
1 parent 7626a67 commit 8ac2909
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions external/setenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ echo "patching openhd into config.in"
sed -i '/menu "Audio and video applications"/a\ source "package/openhd/Config.in"' "$BUILDROOT_DIR/package/Config.in"
echo "patching poco"
sed -i 's/c++14/c++17/g' buildroot-2021.05/package/poco/poco.mk
cat buildroot-2021.05/package/poco/poco.mk
exit 1
rsync_dir $EXTERNAL/isp_tuning .
rsync_dir $EXTERNAL/ramdisk/ ramdisk/
rsync_dir $EXTERNAL/u-boot/ $UBOOT_DIR/
Expand Down

0 comments on commit 8ac2909

Please sign in to comment.