Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
0c493d80
Commit
0c493d80
authored
Aug 06, 2014
by
Dick Hollenbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
KIWAY support in 5054 is stable enough to use in view of all other new features.
parent
2f0ffdc7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
kicad-install.sh
scripts/kicad-install.sh
+1
-2
No files found.
scripts/kicad-install.sh
View file @
0c493d80
...
@@ -34,10 +34,9 @@
...
@@ -34,10 +34,9 @@
# Set where the 3 source trees will go, use a full path
# Set where the 3 source trees will go, use a full path
WORKING_TREES
=
~/kicad_sources
WORKING_TREES
=
~/kicad_sources
STABLE
=
tag:pre-kiway
# currently the best mix of features and stabil
ty
STABLE
=
5054
# a sensible mix of features and stabili
ty
TESTING
=
last:1
# the most recent
TESTING
=
last:1
# the most recent
# Set this to STABLE or TESTING or other known revision number:
# Set this to STABLE or TESTING or other known revision number:
REVISION
=
$STABLE
REVISION
=
$STABLE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment