Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(802)

Unified Diff: src/overlays/overlay-beagleboard/chromeos-base/board-devices/board-devices-0.0.1.ebuild

Issue 661216: Move public board overlays to the chromeos repository. (Closed)
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/overlays/overlay-beagleboard/chromeos-base/board-devices/board-devices-0.0.1.ebuild
diff --git a/src/overlays/overlay-beagleboard/chromeos-base/board-devices/board-devices-0.0.1.ebuild b/src/overlays/overlay-beagleboard/chromeos-base/board-devices/board-devices-0.0.1.ebuild
new file mode 100644
index 0000000000000000000000000000000000000000..ca63b40b4407cfdf08ca4a18cfb01ecb15b7a63d
--- /dev/null
+++ b/src/overlays/overlay-beagleboard/chromeos-base/board-devices/board-devices-0.0.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=2
+
+DESCRIPTION="BeagleBoard (meta package)"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="arm x86"
+IUSE=""
+
+DEPEND="sys-boot/xloader"
+RDEPEND=""

Powered by Google App Engine
This is Rietveld 408576698