-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gluon v2016.2.3 / ffdo release 0.10.2
- Loading branch information
1 parent
f19b9fe
commit 45f8822
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ FROM debian:jessie | |
MAINTAINER Markus Lindenberg <[email protected]> | ||
|
||
ENV GLUON_SITE ffdo | ||
ENV GLUON_TAG v2016.2.2 | ||
ENV GLUON_RELEASE 0.10.1 | ||
ENV GLUON_TAG v2016.2.3 | ||
ENV GLUON_RELEASE 0.10.2 | ||
ENV GLUON_BRANCH stable | ||
ENV GLUON_BROKEN 1 | ||
ENV GLUON_TARGETS ar71xx-generic ar71xx-nand mpc85xx-generic x86-generic x86-64 brcm2708-bcm2708 brcm2708-bcm2709 | ||
|