blob: 57295c09da545436d4b54f34f1c62992fb119327 [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=4
CROS_WORKON_COMMIT="4d7dd67aa6a4a0cd14964418fd3e800043c8cee6"
CROS_WORKON_TREE="2c8708e6200a42264e4438d7ec7e82c77f001a77"
CROS_WORKON_PROJECT="chromiumos/third_party/daisydog"
inherit cros-workon toolchain-funcs
DESCRIPTION="Simple HW watchdog daemon"
HOMEPAGE="http://git.chromium.org/gitweb/?p=chromiumos/third_party/daisydog.git"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm x86"
IUSE=""
src_configure() {
tc-export CC
}