<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phosphor-mrw-tools/gen_occ_map.pl, branch master</title>
<subtitle>OpenBMC Phosphor MRW XML tools</subtitle>
<id>https://git.raptorcs.com/git/phosphor-mrw-tools/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/phosphor-mrw-tools/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-mrw-tools/'/>
<updated>2017-08-17T02:28:57+00:00</updated>
<entry>
<title>Remove using isdigit since its deprecated</title>
<updated>2017-08-17T02:28:57+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2017-08-09T08:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-mrw-tools/commit/?id=8abfe30804efe85b933ded9d95d5b95257065a1b'/>
<id>urn:sha1:8abfe30804efe85b933ded9d95d5b95257065a1b</id>
<content type='text'>
I had put an extra check to see if instance number is a digit
and used POSIX::isdigit for that. However, it's deprecated in
the PERL version that is in the mrw-tools.

Also, no other parsers are doing this explicit check since
the instance number has to be digit and is fundamental and
hence isdigit check is not needed.

Change-Id: I5922e466af6cdd9e9365c1d9ddf54b12a6763a5c
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Parse MRW and generate OCC to its sensor ID mapping</title>
<updated>2017-07-27T17:43:01+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2017-07-21T11:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-mrw-tools/commit/?id=7b93a1626d0475c38c47d3995c038a804c323966'/>
<id>urn:sha1:7b93a1626d0475c38c47d3995c038a804c323966</id>
<content type='text'>
Change-Id: If96240e12f42c87aa624bfda3ec9b7367272e2f5
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
</feed>
