Commit Graph

30 Commits

Author SHA1 Message Date
Gerard Ryan 6f57f8a354 containerd: Update to 1.7.15
* Explicitly list GO_PKG_INSTALL_EXTRA
* Removed unnecessary GO lang variables

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2024-05-02 22:59:30 +10:00
Gerard Ryan dbc74ce187 containerd: Update to 1.7.13
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2024-02-21 17:40:53 +08:00
Fabrice Fontaine 5afe5c9031 treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 16:16:10 -08:00
Gerard Ryan 85cdb88f95 containerd: Update to 1.7.6
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2024-01-01 10:42:00 +08:00
Gerard Ryan 3513df750d containerd: Update to 1.7.1 for docker 24.0.2
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-06-09 21:11:56 +08:00
Andre Heider 565866a472 treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-04-08 08:38:54 +02:00
Gerard Ryan ad8705484d containerd: Update to 1.6.16 for dockerd
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-03-14 11:08:59 +08:00
Gerard Ryan 1f2dcba6b0 containerd: Update to v1.6.13 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan db36bb4507 containerd: Update to v1.6.8 for Docker v20.10.18
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-09-20 21:02:04 +10:00
Gerard Ryan 7c1223b7ac containerd: Update to v1.6.6 for Docker v20.10.17
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-07-24 17:35:22 -07:00
Gerard Ryan 9a7e3c0b7b containerd: Update to v1.6.4 for docker v20.10.16
* Overrode `PREFIX` to have the old behaviour

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-05-16 06:27:30 -07:00
Andy Dodd a134a23a07 containerd: Update to 1.5.11
Signed-off-by: Andy Dodd <atd7@cornell.edu>
2022-05-03 11:58:15 -04:00
Gerard Ryan 53d0a071e7 containerd: Update to 1.4.12
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-11-22 16:41:05 -08:00
Ren Zongjia ce92c0a227 containerd: Update to 1.4.11
Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2021-11-08 17:47:31 -08:00
Gerard Ryan b995e977b7 containerd: Updated to 1.4.9 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-08-12 18:31:37 +10:00
Gerard Ryan 7311210d50 containerd: Updated to 1.4.6 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:35 +10:00
Gerard Ryan d97578ccf2 containerd: Updated to 1.4.4 for docker 20.10.6
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-04-21 19:19:43 +03:00
Eneas U de Queiroz 2d48a7b6e0
containerd: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 16:12:58 -03:00
Rosen Penev dfa357be73
containerd: add missing no MIPS16 variable
This succeeded on the buildbots as runc included its lack of mips in
dependencies.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-08 00:37:30 -08:00
Rosen Penev 20861bbc50
containerd: remove non MIPS depends
MIPS is supported now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-07 16:04:00 -08:00
Gerard Ryan 9cfaa96bcf containerd: Updated to v1.4.3 for dockerd
SELinux and Seccomp are now enabled via the kernel options themselves

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-12-15 12:52:33 +00:00
Gerard Ryan 7df22a1f0a containerd: Updated to 1.3.7
* libseccomp seems to be a requirement for compilation now

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-09-24 18:20:24 +10:00
Gerard Ryan fa5e049513 containerd: Removed DevInstall target and Refactor
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-07-29 20:29:44 +10:00
Jeffery To d2f5e6966b golang: Rename GoPackage/Environment to GO_PKG_VARS
The variable is a list of shell variables; the new name is more in-line
with other parts the build system (CONFIGURE_VARS, MAKE_VARS, etc.).

GoPackage/Environment is kept (for now) in case other feeds are using
it.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-13 16:07:20 +08:00
Gerard Ryan c4eade6145 containerd: Updated to v1.2.13 for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 15:55:41 +10:00
Texot Qi 519ed43b30 containerd: fix incomplete cleanup in Build/InstallDev
Currently it only cleans up binaries when executing
Build/InstallDev without deleting .built stamp file.

This leads to wrong information about existence of
built runc binaries and causes error when executing
package/containerd/install twice.

Signed-off-by: Texot Qi <tete1030@gmail.com>
2020-02-27 10:25:26 +08:00
Jeffery To 89d3f0ab54 golang: Reorganize GoPackage/Environment and Makefile variables
* Move more environment variables into GoPackage/Environment
* Split GoPackage/Environment into target and build sections
* Do not set GOROOT_FINAL for Go packages (setting it should only affect
  the Go compiler and not Go packages)
* Set CGO_LDFLAGS to $(TARGET_LDFLAGS)
* Move GO_TARGET_* variables from golang-values.mk, and GO_VERSION_*
  variables from golang-version.mk, into golang/Makefile

This also updates runc, containerd, and docker-ce to reflect the changes
in GoPackage/Environment.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-05 14:19:34 +08:00
Johann Neuhauser 0e969d4d69 containerd: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-06 22:11:12 +08:00
Gerard Ryan 8a0cc11c16 containerd: Updated to 1.2.10
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2019-10-21 21:08:08 +08:00
Gerard Ryan e6edb0b442 containerd: Added containerd
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2019-07-04 19:35:15 +08:00