[Qa-jenkins-scm] [jenkins.debian.net] 05/07: reproducible_openwrt_common: comment openwrt_build

Holger Levsen holger at layer-acht.org
Fri Jul 29 21:05:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 764690b2d6fceca0e1459c8ab6b8a3923e80043f
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Fri Jul 29 14:12:02 2016 -0400

    reproducible_openwrt_common: comment openwrt_build
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_openwrt_common.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index f287041..784d800 100644
--- a/bin/reproducible_openwrt_common.sh
+++ b/bin/reproducible_openwrt_common.sh
@@ -120,6 +120,9 @@ openwrt_build_toolchain() {
 	ionice -c 3 make -j $NUM_CPU toolchain/install
 }
 
+# TYPE - openwrt or lede
+# RUN - b1 or b2. b1 means first run, b2 second
+# TARGET - a target including subtarget. E.g. ar71xx_generic
 openwrt_build() {
 	TYPE=$1
 	RUN=$2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list