Revert "project-lakitu: update containerd to 1.5.5"

This reverts commit 9cbacc8d232e18b04ce895b5caefeaaaf4dcc0f9.

Reason for revert: k8s tests are failing eg. SIG_STORAGE, SIG_PROBING

Change-Id: I2159ec641d6b94906e442b560bf5ca5587d69c5b
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/20510
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
diff --git a/project-lakitu/app-emulation/containerd/Manifest b/project-lakitu/app-emulation/containerd/Manifest
index f7d3389..e8be4f0 100644
--- a/project-lakitu/app-emulation/containerd/Manifest
+++ b/project-lakitu/app-emulation/containerd/Manifest
@@ -1 +1 @@
-DIST containerd-1.5.5.tar.gz 7711631 BLAKE2B 3777db6e7348500b27e8cff799d977d556d1956c097831c3a532791c629997c1f72b2f55db142b5659a253750422ede23a4179633b54226be1b95d96ac26367b SHA512 8ee5aa1d35e76238fd8707bff6b7eedb7931e6489d49b6907a8e190b076fe6fd95ae5e85ecea1605adb7fcd4f3ae0e926696f1d2f3c0d12b61e6df906929b9eb
+DIST containerd-1.5.3.tar.gz 7674357 BLAKE2B e48e133786dede13197f1763d2b6c5dd30ef71ebfde637631cc75d853c80ca71f938133e51d83fe28517dd15d3c2cda1572b629f108560cef59dd2f254b360fc SHA512 38054e6851b288023452ff8b00b7fa8d621c28e6ea1e82428b7449346d7112ee7a55c238e658cf30e1d6eb7f3dc8480a863e17bdb355234d9798226636f7e872
diff --git a/project-lakitu/app-emulation/containerd/containerd-1.5.3-r1.ebuild b/project-lakitu/app-emulation/containerd/containerd-1.5.3-r1.ebuild
new file mode 120000
index 0000000..3617fd1
--- /dev/null
+++ b/project-lakitu/app-emulation/containerd/containerd-1.5.3-r1.ebuild
@@ -0,0 +1 @@
+containerd-1.5.3.ebuild
\ No newline at end of file
diff --git a/project-lakitu/app-emulation/containerd/containerd-1.5.5.ebuild b/project-lakitu/app-emulation/containerd/containerd-1.5.3.ebuild
similarity index 97%
rename from project-lakitu/app-emulation/containerd/containerd-1.5.5.ebuild
rename to project-lakitu/app-emulation/containerd/containerd-1.5.3.ebuild
index 3756715..73ede13 100644
--- a/project-lakitu/app-emulation/containerd/containerd-1.5.5.ebuild
+++ b/project-lakitu/app-emulation/containerd/containerd-1.5.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-CONTAINERD_COMMIT=72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
+CONTAINERD_COMMIT=0e8719f54c6dc6571fc1170da75a85e86c17636b
 EGO_PN="github.com/containerd/${PN}"
 
 # lakitu: inherits eutils and systemd to install the containerd.service.
diff --git a/project-lakitu/app-emulation/containerd/containerd-1.5.5-r1.ebuild b/project-lakitu/app-emulation/containerd/containerd-1.5.5-r1.ebuild
deleted file mode 120000
index bc17ba7..0000000
--- a/project-lakitu/app-emulation/containerd/containerd-1.5.5-r1.ebuild
+++ /dev/null
@@ -1 +0,0 @@
-containerd-1.5.5.ebuild
\ No newline at end of file