summaryrefslogtreecommitdiff
path: root/jobs
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-08-26 14:11:30 +0200
committerKarel Kočí <cynerd@email.cz>2018-08-26 14:11:30 +0200
commit7b1aef260402f538e3c60c83bfb79f9f41fcbf7a (patch)
treea8c06c31d45714d103bd4805bbe6561cd9104535 /jobs
downloadlaminar-cnf-7b1aef260402f538e3c60c83bfb79f9f41fcbf7a.tar.gz
laminar-cnf-7b1aef260402f538e3c60c83bfb79f9f41fcbf7a.tar.bz2
laminar-cnf-7b1aef260402f538e3c60c83bfb79f9f41fcbf7a.zip
Add initial configuration
This is just initial test for turris3x-omnia
Diffstat (limited to 'jobs')
-rw-r--r--jobs/turris3x-omnia.env2
l---------jobs/turris3x-omnia.run1
2 files changed, 3 insertions, 0 deletions
diff --git a/jobs/turris3x-omnia.env b/jobs/turris3x-omnia.env
new file mode 100644
index 0000000..9c2037e
--- /dev/null
+++ b/jobs/turris3x-omnia.env
@@ -0,0 +1,2 @@
+SDK_URI=https://repo.turris.cz/omnia-nightly/OpenWrt-SDK-mvebu_gcc-4.8-linaro_musl-1.1.15_eabi.Linux-x86_64.tar.bz2
+GIT_REPO=https://git.cynerd.cz/openwrt-personal-pkgs
diff --git a/jobs/turris3x-omnia.run b/jobs/turris3x-omnia.run
new file mode 120000
index 0000000..7171463
--- /dev/null
+++ b/jobs/turris3x-omnia.run
@@ -0,0 +1 @@
+../templates/turris3x.run \ No newline at end of file