Bug 28286

Summary: msp430 architecture cross-tools support
Product: Sisyphus Reporter: viy <viy>
Component: sisyphus_checkAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: at, glebfm, imz, ldv, legion, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

Description viy 2012-12-28 00:27:45 MSK
I'd like to package cross-toolchain for msp430
http://habrahabr.ru/post/160769/
http://www.cashdollar.org/2012/04/13/how-to-use-texas-instruments-msp430-launchpad-from-linux/

And I need /usr/msp430 support in sisyphus_check.
please, add to etc/sisyphus_check/fhs line
msp430*                   ^/usr/msp430($|/)
like
avr-*                   ^/usr/avr($|/)
but msp430*, not msp430-*, to allow msp430mcu package as well.
Comment 1 viy 2013-01-09 22:11:18 MSK
напомню про баг на sisyphus_check
Comment 2 viy 2013-01-14 02:11:58 MSK
напомню про баг на sisyphus_check - add cross-toolchain for msp430 support
Comment 3 viy 2013-01-14 02:12:49 MSK
одну строчку в etc/sisyphus_check/fhs добавить
Comment 4 Repository Robot 2013-01-24 04:46:33 MSK
sisyphus_check-0.8.37-alt1 -> sisyphus:

* Thu Jan 24 2013 Dmitry V. Levin <ldv@altlinux> 0.8.37-alt1
- 211-check-firmware: added exception for firmware-tools and
  firmware-tools-* (closes: #28284).
- fhs: added exception for msp430* packages (closes: #28286).
Comment 5 viy 2013-01-24 04:51:38 MSK
Спасибо!