Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471382 - dev-embedded/openocd - enable ST-Link support
Summary: dev-embedded/openocd - enable ST-Link support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-05-27 08:38 UTC by barthess
Modified: 2013-05-27 20:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
openocd-0.7.0.ebuild ST_Link patch (openocd-0.7.0.ebuild.patch,289 bytes, patch)
2013-05-27 08:38 UTC, barthess
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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