mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
bump(coreos-base/cros-devutils): Now includes chromeos-common.sh
This file was previously installed by the coreos-installer package.
This commit is contained in:
parent
b0beaa285e
commit
ee6a563e5d
@ -10,7 +10,7 @@ CROS_WORKON_LOCALDIR="src/platform"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="22d26b046aaca60695c4b800f762a9f2d9d06dbd"
|
CROS_WORKON_COMMIT="9bbcec8fc19e854e3733ac058013281b3d3e0599"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -31,6 +31,7 @@ RDEPEND="cros_host? ( app-emulation/qemu )
|
|||||||
dev-util/shflags
|
dev-util/shflags
|
||||||
cros_host? ( dev-util/crosutils )
|
cros_host? ( dev-util/crosutils )
|
||||||
app-crypt/efitools
|
app-crypt/efitools
|
||||||
|
!coreos-base/coreos-installer
|
||||||
"
|
"
|
||||||
# These are all either bash / python scripts. No actual builds DEPS.
|
# These are all either bash / python scripts. No actual builds DEPS.
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user