diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/nylon.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/nylon.conf b/conf/distro/nylon.conf index 6ba3af746e..77d14dc518 100644 --- a/conf/distro/nylon.conf +++ b/conf/distro/nylon.conf @@ -34,6 +34,9 @@ PREFERRED_VERSION_olsrd = "0.4.8" PREFERRED_VERSION_prism54-firmware = "1.0.3.0" PREFERRED_VERSION_usbutils = "0.11" +# usually overrrided from local.conf +NYLON_RELEASE = "unstable" + # use meshcub.org mirrors CVS_TARBALL_STASH = "http://meshcube.org/nylon/${NYLON_RELEASE}/sources/" INHERIT += "nylon-mirrors" |