Luca Bruno scrisse:
> This patch fix udev rules to work with any listed tty-based adaptor.
Speaking of udev, another related patch is currently sitting in the
bug tracker at
http://sourceforge.net/apps/trac/openocd/ticket/39
Would anyone care to review and commit it?
Cheers, Luca
P.S. par
Most serial adaptors are identified by udev with SUBSYSTEM=tty and
without DEVTYPE. This patch fix udev rules to work with any listed
tty-based adaptor. It has been tested with a FTDI-based Bus Pirate.
Signed-off-by: Luca Bruno
---
contrib/openocd.udev |4 ++--
1 files changed, 2 insertions
Signed-off-by: Luca Bruno
---
src/jtag/drivers/buspirate.c | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/jtag/drivers/buspirate.c b/src/jtag/drivers/buspirate.c
index a360d23..62ab008 100644
--- a/src/jtag/drivers/buspirate.c
+++ b/src/jtag/drivers
e it in Ubuntu, too.
Ciao, Luca
--
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'` | GPG Key ID: 3BFB9FB3
`- http://www.debian.org | Debian GNU/Linux
in the attached patch.
Spen, can you please check if this is ok for you?
Jean-Christophe, could you consider it for inclusion in
0.5.0 (if ACKed)?
Ciao, Luca
P.S. sorry for the delay in this iteration, I'm moving home.
--
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :
make dist should use git2cl to genereate ChangeLog from git history,
populating the placeholder file in released tarball.
Signed-off-by: Luca Bruno
---
Makefile.am |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 1b19ba4..d2a18cc 100644
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Spencer Oliver scrisse:
> On 10 July 2011 15:17, Luca Bruno wrote:
> > make dist should use git2cl to genereate ChangeLog from git history,
> > populating the placeholder file in released tarball.
>
> I like this, however it fa
efully get
them committed before next rc.
Ciao, Luca
- --
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'` | GPG Key ID: 3BFB9FB3
`- http://www.debian.org | Debian GNU/Linux Dev
o catch all typos or other specific kinds of problems.
It looked worthy to me to patch these now though, as we are refinining a
new release.
Ciao, Luca
--
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'`
Fix a bunch of minor typo in user facing output.
Signed-off-by: Luca Bruno
---
src/flash/nand/lpc3180.c |2 +-
src/flash/nor/stellaris.c |2 +-
src/rtos/FreeRTOS.c |2 +-
src/rtos/ThreadX.c|2 +-
src/rtos/eCos.c |2 +-
5 files changed, 5 insertions
already spoken
against it. I hope you may re-consider it.
Ciao, Luca
--
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'` | GPG Key ID: 3BFB9FB3
`- http://www.debian.org | Debian
make dist should use git2cl to genereate ChangeLog from git history,
populating the placeholder file in released tarball.
Signed-off-by: Luca Bruno
---
Makefile.am |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 1b19ba4..c4c7da7 100644
When building official releases from tarball, git commit info is not
available in the building environment. Thus, automake should not try to
append the git commit to the version string.
Signed-off-by: Luca Bruno
---
src/Makefile.am |3 ++-
1 files changed, 2 insertions(+), 1 deletions
hanks, Luca
- --
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'` | GPG Key ID: 3BFB9FB3
`- http://www.debian.org | Debian GNU/Linux Develop
@@ endif
SUBDIRS += src doc
EXTRA_DIST = \
+ jimtcl \
Doxyfile.in \
tools/logger.pl
- --
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'` | GPG Key ID: 3BFB9FB
be handy to draw a current status draft and check what to
achieve for the next release.
Sorry for the noise and so many inquiries ;)
Keep up with your great work, Luca
- --
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal
g.cgi?pkg=openocd
Ciao, Luc
--
.''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso)
: :' : The Universal O.S.| lucab (AT) debian.org
`. `'` | GPG Key ID: 3BFB9FB3
`- http://www.debian.org | Debian GNU/Linux Developer
signature.a
Luca Bruno scrisse:
> ep93xx and at91rm9200 are conditionally built only on arm and were not
> updated to reflect changes in command registration handler.
> This patch makes them properly compile again, fixing a build failure
> experienced on Debian armel.
Before integrating this
nal features not covered by the standard command set.
*/
const struct command_registration *commands;
Moreover, ep93xx_register_commands was just a stub, and looking
at git history I've seen they're usually removed (eg. in 66ee30).
I hope not to be wrong on this...
Cheers, Luca
--
.
ep93xx and at91rm9200 are conditionally built only on arm and were not
updated to reflect changes in command registration handler.
This patch makes them properly compile again, fixing a build failure
experienced on Debian armel.
Signed-off-by: Luca Bruno
---
src/jtag/drivers/at91rm9200.c | 30
20 matches
Mail list logo