Changes from master to main causing an issue in my work area hence ending up with an errors.
Modify meta-iotedge/recipes-core/iotedge-daemon/iotedge-daemon_1.1.8.bb & meta-iotedge/recipes-core/iotedge-cli/iotedge-cli_1.1.8.bb as below:
SRC_URI += " \
git://github.com/Azure/hyperlocal-windows;protocol=https;branch=main;name=hyperlocal-windows;destsuffix=hyperlocal-windows \
git://github.com/Azure/mio-uds-windows.git;protocol=https;branch=main;name=mio-uds-windows;destsuffix=mio-uds-windows \
git://github.com/Azure/tokio-uds-windows.git;protocol=https;branch=main;name=tokio-uds-windows;destsuffix=tokio-uds-windows \
"
Please help to merge the changes soon if its working as expected.
Changes from master to main causing an issue in my work area hence ending up with an errors. Modify meta-iotedge/recipes-core/iotedge-daemon/iotedge-daemon_1.1.8.bb & meta-iotedge/recipes-core/iotedge-cli/iotedge-cli_1.1.8.bb as below: SRC_URI += " \ git://github.com/Azure/hyperlocal-windows;protocol=https;branch=main;name=hyperlocal-windows;destsuffix=hyperlocal-windows \ git://github.com/Azure/mio-uds-windows.git;protocol=https;branch=main;name=mio-uds-windows;destsuffix=mio-uds-windows \ git://github.com/Azure/tokio-uds-windows.git;protocol=https;branch=main;name=tokio-uds-windows;destsuffix=tokio-uds-windows \ "
Please help to merge the changes soon if its working as expected.