diff options
| -rw-r--r-- | meta/conf/documentation.conf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 0bc4230e6e..2c4b8af63e 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf | |||
| @@ -125,25 +125,3 @@ SOURCE_MIRROR_URL[doc] = "URL to source mirror which will be used before fetchin | |||
| 125 | 125 | ||
| 126 | BBINCLUDELOGS[doc] = "Boolean switch to get log printed on failure." | 126 | BBINCLUDELOGS[doc] = "Boolean switch to get log printed on failure." |
| 127 | BBINCLUDELOGS_LINES[doc] = "Amount of log lines printed on failure." | 127 | BBINCLUDELOGS_LINES[doc] = "Amount of log lines printed on failure." |
| 128 | |||
| 129 | |||
| 130 | # seppuku bbclass | ||
| 131 | SEPPUKU_AUTOBUILD[doc] = "This is an autobuild, broken packages are cleaned automatically. Don't define this at all if this is not an autobuild" | ||
| 132 | SEPPUKU_USER[doc] = "The login-name for the bugzilla account" | ||
| 133 | SEPPUKU_PASS[doc] = "The password for this account" | ||
| 134 | #SEPPUKU_LOGIN = "http://bugs.openembedded.org/query.cgi?" | ||
| 135 | SEPPUKU_LOGIN[doc] = "path to the login script of the bugzilla, note the ? at the end" | ||
| 136 | #SEPPUKU_QUERY = "http://bugs.openembedded.org/buglist.cgi" | ||
| 137 | SEPPUKU_QUERY[doc] = "The query script of the bugzilla" | ||
| 138 | #SEPPUKU_NEWREPORT = "http://bugs.openembedded.org/post_bug.cgi?bug_file_loc=http%3A%2F%2F&version=unspecified&priority=P2&bug_severity=normal&op_sys=Linux&rep_platform=Other&" | ||
| 139 | SEPPUKU_NEWREPORT[doc]= "This is the url used to create a new bug report, note the defaults for version and priority and more, and the trailing &" | ||
| 140 | #SEPPUKU_ADDCOMMENT = "http://bugs.openembedded.org/process_bug.cgi?bug_file_loc=http%3A%2F%2F&version=unspecified&longdesclength=2&priority=P2&bug_severity=normal&op_sys=Linux&rep_platform=Other&" | ||
| 141 | SEPPUKU_ADDCOMMENT[doc]= "The url used to reopen bug reports and to add another new comment" | ||
| 142 | #SEPPUKU_ATTACHMENT = "http://bugs.openembedded.org/attachment.cgi" | ||
| 143 | SEPPUKU_ATTACHMENT[doc] = "The url used to create attachments." | ||
| 144 | |||
| 145 | |||
| 146 | #SEPPUKU_PRODUCT = "Openembedded" | ||
| 147 | SEPPUKU_PRODUCT[doc] = "The product inside the bugtracker" | ||
| 148 | #SEPPUKU_COMPONENT = "build" | ||
| 149 | SEPPUKU_COMPONENT[doc]= "The component inside the bugtracker" | ||
