Skip to content

Commit

Permalink
poco
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 10, 2024
1 parent 50d4abf commit 9c9d973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/setenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ sed -i '/menu "Audio and video applications"/a\ source "package/openhd/Co
echo "patching poco"
sed -i 's/c++14/c++17/g' buildroot-2021.05/package/poco/poco.mk
sed -i 's|POCO_SITE = $(call github,pocoproject,poco,poco-$(POCO_VERSION)-release)|POCO_SITE = $(call github,OpenHD,poco,v$(POCO_VERSION))|' buildroot-2021.05/package/poco/poco.mk
sed -i 's/1.10.1/main/g' buildroot-2021.05/package/poco/poco.mk
rsync_dir $EXTERNAL/isp_tuning .
rsync_dir $EXTERNAL/ramdisk/ ramdisk/
rsync_dir $EXTERNAL/u-boot/ $UBOOT_DIR/
Expand Down

0 comments on commit 9c9d973

Please sign in to comment.