Merge lp:~gesha/linaro-license-protection/change-mandatory-files into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Georgy Redkozubov
Status: Merged
Merged at revision: 142
Proposed branch: lp:~gesha/linaro-license-protection/change-mandatory-files
Merge into: lp:~linaro-automation/linaro-license-protection/trunk
Diff against target: 13 lines (+1/-2)
1 file modified
settings.py (+1/-2)
To merge this branch: bzr merge lp:~gesha/linaro-license-protection/change-mandatory-files
Reviewer Review Type Date Requested Status
Fathi Boudra Approve
Review via email: mp+130996@code.launchpad.net

Description of the change

This branch remove HOWOTO_flashfirmware.txt from mandatory files. It will be shown only when file is available whithout fallback to wiki.

To post a comment you must log in.
Revision history for this message
Fathi Boudra (fboudra) wrote :

ship it!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'settings.py'
2--- settings.py 2012-10-23 12:37:11 +0000
3+++ settings.py 2012-10-23 13:19:33 +0000
4@@ -177,8 +177,7 @@
5 'HOWTO_rtsm.txt')
6
7 MANDATORY_ANDROID_FILES = ('HOWTO_install.txt',
8- 'HOWTO_getsourceandbuild.txt',
9- 'HOWTO_flashfirmware.txt')
10+ 'HOWTO_getsourceandbuild.txt')
11
12 FILES_MAP = {'HOWTO_releasenotes.txt': 'Release Notes',
13 'HOWTO_install.txt': 'Binary Image Installation',

Subscribers

People subscribed via source and target branches