From e99e53e44aab2b1101dca50b2b2355f593836330 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 7 May 2013 12:28:00 -0700 Subject: [PATCH] bump(sys-apps/bootcache): fix build errors latest version fixes errors with format strings not being consts --- ...bootcache-0.0.1-r10.ebuild => bootcache-0.0.1-r13.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/{bootcache-0.0.1-r10.ebuild => bootcache-0.0.1-r13.ebuild} (82%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/bootcache-0.0.1-r10.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/bootcache-0.0.1-r13.ebuild similarity index 82% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/bootcache-0.0.1-r10.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/bootcache-0.0.1-r13.ebuild index 21efbf7d12..96bd9dc866 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/bootcache-0.0.1-r10.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/bootcache/bootcache-0.0.1-r13.ebuild @@ -3,8 +3,8 @@ EAPI="4" -CROS_WORKON_COMMIT="e74f0cc320636b12f42c9a12ea58cfcb0b243e9e" -CROS_WORKON_TREE="41f576bc111ad5a24b71216c652c3e09c5cf2a87" +CROS_WORKON_COMMIT="77bbd6bb17ef926dbc3465a697be527a8c6e0941" +CROS_WORKON_TREE="933dc61ef690ca77ad5557123455b289bced1865" CROS_WORKON_PROJECT="chromiumos/platform/bootcache" CROS_WORKON_LOCALNAME="../platform/bootcache" CROS_WORKON_OUTOFTREE_BUILD=1 @@ -32,6 +32,7 @@ src_compile() { } src_install() { + cros-workon_src_install dosbin "${OUT}"/bootcache insinto /etc/init