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

Side by Side 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, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=2
5
6 DESCRIPTION="BeagleBoard (meta package)"
7
8 LICENSE="BSD"
9 SLOT="0"
10 KEYWORDS="arm x86"
11 IUSE=""
12
13 DEPEND="sys-boot/xloader"
14 RDEPEND=""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698