Skip to content

Commit d5906cd

Browse files
committed
Update to R80
1 parent a9f65bc commit d5906cd

File tree

48 files changed

+17578
-1468
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+17578
-1468
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
baseboard-bsp-0.0.1.ebuild

baseboard-rpi3/chromeos-base/baseboard-bsp/baseboard-bsp-0.0.1.ebuild

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@ HOMEPAGE="http://fydeos.com"
99
LICENSE="BSD-Google"
1010
SLOT="0"
1111
KEYWORDS="*"
12-
IUSE="+kiosk_demo"
12+
IUSE=""
1313

1414
RDEPEND="
15-
kiosk_demo? ( chromeos-base/fyde-kiosk-demo
16-
chromeos-base/power_wash_command )
15+
chromeos-base/rpi-boot-bin
16+
chromeos-base/rpi-firmware
17+
sys-apps/haveged
1718
"
1819

1920
DEPEND="${RDEPEND}"
21+
22+
S=$WORKDIR

0 commit comments

Comments
 (0)