blob: 0a4eabd7bad5e709d21d0ded7b568bd84ee710f7 [file] [log] [blame]
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
EAPI=7
CROS_WORKON_COMMIT="8b6e11a069e490c761cdab7ab3ff59434806cd9c"
CROS_WORKON_TREE=("41d899585b7a07ea908a0cca2944a7b8a4d13655" "a5fdbbc61818ef9812202876f2ee071eb9c7785a" "f91b6afd5f2ae04ee9a2c19109a3a4a36f7659e6")
CROS_WORKON_LOCALNAME="platform2"
CROS_WORKON_PROJECT="chromiumos/platform2"
CROS_WORKON_DESTDIR="${S}/platform2"
CROS_WORKON_SUBTREE="common-mk flex_bluetooth .gn"
PLATFORM_SUBDIR="flex_bluetooth"
inherit cros-workon platform
DESCRIPTION="Apply (Floss) Bluetooth overrides for ChromeOS Flex"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/flex_bluetooth"
LICENSE="BSD-Google"
KEYWORDS="*"
IUSE=""
platform_pkg_test() {
platform_test "run" "${OUT}/flex_bluetooth_overrides_test"
}