mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
profiles: do not install live dtc ebuild
Not a significant feature here, it is an OpenFirmware compiler and optional dependency of QEMU. Old ChromeOS stuff was allowing the live ebuild and the project's upstream host seems to now be gone, breaking our builds. Remove keyword, remove from hard-host-depends. It can be pulled in as a dependency of QEMU if needed.
This commit is contained in:
parent
7f1e486963
commit
80c7f31af6
@ -20,7 +20,6 @@ RDEPEND="${RDEPEND}
|
|||||||
dev-embedded/u-boot-tools
|
dev-embedded/u-boot-tools
|
||||||
dev-util/ccache
|
dev-util/ccache
|
||||||
dev-util/crosutils
|
dev-util/crosutils
|
||||||
>=sys-apps/dtc-1.3.0-r5
|
|
||||||
sys-boot/syslinux
|
sys-boot/syslinux
|
||||||
sys-devel/crossdev
|
sys-devel/crossdev
|
||||||
sys-devel/sysroot-wrappers
|
sys-devel/sysroot-wrappers
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
=dev-embedded/smdk-dltool-0.20-r3 ~amd64
|
=dev-embedded/smdk-dltool-0.20-r3 ~amd64
|
||||||
=sys-fs/libfat-0.3a ~amd64
|
=sys-fs/libfat-0.3a ~amd64
|
||||||
=dev-cpp/gflags-2.0 ~amd64
|
=dev-cpp/gflags-2.0 ~amd64
|
||||||
=sys-apps/dtc-9999 **
|
|
||||||
=sys-devel/smatch-1.57-r1 ~amd64
|
=sys-devel/smatch-1.57-r1 ~amd64
|
||||||
=dev-lang/closure-compiler-bin-20120305 ~amd64
|
=dev-lang/closure-compiler-bin-20120305 ~amd64
|
||||||
=dev-util/shflags-1.0.3 ~amd64
|
=dev-util/shflags-1.0.3 ~amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user