blob: baf1aa739f4ce912ae4fc2a7555c4068b41662f3 [file] [log] [blame]
# Copyright 2020 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_INCREMENTAL_BUILD="1"
CROS_WORKON_LOCALNAME="platform2"
CROS_WORKON_PROJECT="chromiumos/platform2"
CROS_WORKON_OUTOFTREE_BUILD=1
CROS_WORKON_SUBTREE="common-mk ureadahead-diff .gn"
PLATFORM_SUBDIR="ureadahead-diff"
inherit cros-workon platform
DESCRIPTION="Calculate common part and difference of two ureadahead packs"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/ureadahead-diff"
LICENSE="BSD-Google"
SLOT="0/0"
KEYWORDS="~*"
platform_pkg_test() {
platform test_all
}