File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,15 +122,15 @@ function add_publisher {
122122# `helios-netdev` provides the xde kernel driver and the `opteadm` userland tool
123123# for interacting with it.
124124HELIOS_NETDEV_BASE_URL=" https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/repo"
125- HELIOS_NETDEV_COMMIT=" 23884d35aa7908e23accaa77f125a370ddf5c606 "
125+ HELIOS_NETDEV_COMMIT=" 52176b99cc578f5b7b90f9bae8935013f961086c "
126126HELIOS_NETDEV_REPO_URL=" $HELIOS_NETDEV_BASE_URL /$HELIOS_NETDEV_COMMIT /opte.p5p"
127127HELIOS_NETDEV_REPO_SHA_URL=" $HELIOS_NETDEV_BASE_URL /$HELIOS_NETDEV_COMMIT /opte.p5p.sha256"
128128HELIOS_NETDEV_REPO_PATH=" $XDE_DIR /$( basename " $HELIOS_NETDEV_REPO_URL " ) "
129129
130130# The xde repo provides a full OS/Net incorporation, with updated kernel bits
131131# that the `xde` kernel module and OPTE rely on.
132132XDE_REPO_BASE_URL=" https://buildomat.eng.oxide.computer/public/file/oxidecomputer/os-build/xde"
133- XDE_REPO_COMMIT=" bd79a6eb03c6622760297887458d0601ebc188eb "
133+ XDE_REPO_COMMIT=" 37beaa374df2094e5b5df9f37d9fd87d77ebb4a0 "
134134XDE_REPO_URL=" $XDE_REPO_BASE_URL /$XDE_REPO_COMMIT /repo.p5p"
135135XDE_REPO_SHA_URL=" $XDE_REPO_BASE_URL /$XDE_REPO_COMMIT /repo.p5p.sha256"
136136XDE_REPO_PATH=" $XDE_DIR /$( basename " $XDE_REPO_URL " ) "
You can’t perform that action at this time.
0 commit comments