From 36f7ce7dfc5706cc48f2aa229f736a2a28e6d058 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 11 Dec 2014 12:30:01 -0800 Subject: [PATCH] docker: bump to v1.3.3 --- .../docker/{docker-1.3.2-r2.ebuild => docker-1.3.3.ebuild} | 0 .../coreos-overlay/app-emulation/docker/docker-9999.ebuild | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/docker/{docker-1.3.2-r2.ebuild => docker-1.3.3.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.2-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.2-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.3.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild index eb091b55d6..d97305664b 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild @@ -21,8 +21,8 @@ if [[ ${PV} == *9999 ]]; then KEYWORDS="~amd64" BTRFS_VER="3.16.1" else - CROS_WORKON_COMMIT="39fa2faad2f3d6fa5133de4eb740677202f53ef4" # v1.3.2 - DOCKER_GITCOMMIT="39fa2fa" + CROS_WORKON_COMMIT="d3446258471733fe667f0abdf015ee3ebd2f3485" # v1.3.3 + DOCKER_GITCOMMIT="${CROS_WORKON_COMMIT:0:7}" KEYWORDS="amd64" fi