Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 471382

Summary: dev-embedded/openocd - enable ST-Link support
Product: Gentoo Linux Reporter: barthess <barthess>
Component: [OLD] DevelopmentAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: PATCH
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: openocd-0.7.0.ebuild ST_Link patch

Description barthess 2013-05-27 08:38:11 UTC
Created attachment 349330 [details, diff]
openocd-0.7.0.ebuild ST_Link patch

In my work I need ST-Link support in openocd. It is easy to add it, see patch in attachment.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-05-27 20:22:22 UTC
This is already supported in the 9999 ebuild using the 'stlink' use flag. The same approach should be taken here instead of always having the ST-Link support enabled
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2013-05-27 20:44:06 UTC
I synced the 0.7.0 with the 9999 one. Enable the stlink flag to get the ST-Link support. Thanks for the report.

+  27 May 2013; Markos Chandras <hwoarang@gentoo.org> openocd-0.7.0.ebuild:
+  Sync ebuild with 9999. Fixes bug 471382
+

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-embedded/openocd/openocd-0.7.0.ebuild?r1=1.1&r2=1.2