Skip to content

Commit 9c9d973

Browse files
poco
1 parent 50d4abf commit 9c9d973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external/setenv.sh

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ sed -i '/menu "Audio and video applications"/a\ source "package/openhd/Co
4747
echo "patching poco"
4848
sed -i 's/c++14/c++17/g' buildroot-2021.05/package/poco/poco.mk
4949
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
50+
sed -i 's/1.10.1/main/g' buildroot-2021.05/package/poco/poco.mk
5051
rsync_dir $EXTERNAL/isp_tuning .
5152
rsync_dir $EXTERNAL/ramdisk/ ramdisk/
5253
rsync_dir $EXTERNAL/u-boot/ $UBOOT_DIR/

0 commit comments

Comments
 (0)