blob: 03e6117b306478a65d42f382552fc7a29f0d3dd7 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Chrome OS Model configuration package for puff"
HOMEPAGE="https://www.chromium.org/chromium-os"
LICENSE="BSD-Google"
SLOT="0/${PF}"
KEYWORDS="-* amd64 x86"
inherit cros-unibuild
S="${WORKDIR}"
src_install() {
install_model_files
}