diff --git a/recipes-nodes/reth/reth_v1.1.1.bb b/recipes-nodes/reth/reth_v1.1.1.bb new file mode 100644 index 0000000..fc58294 --- /dev/null +++ b/recipes-nodes/reth/reth_v1.1.1.bb @@ -0,0 +1,5 @@ +include reth.inc + +FILESEXTRAPATHS:prepend := "${THISDIR}:" +SRC_URI = "git://github.com/paradigmxyz/reth;protocol=https;branch=main" +SRCREV = "v1.1.1"