<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-smbus.inc, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-04-05T17:38:13+00:00</updated>
<entry>
<title>python-smbus: consolidate inc and bb files into a single bb file</title>
<updated>2020-04-05T17:38:13+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-04-04T17:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aaaec25c502bacc4df909e983aba5babf92dc1b2'/>
<id>urn:sha1:aaaec25c502bacc4df909e983aba5babf92dc1b2</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-smbus: upgrade 4.0 -&gt; 4.1</title>
<updated>2019-11-08T17:03:54+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-11-08T08:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c9a5236354b3c02377541cb92a8bf4dd40086876'/>
<id>urn:sha1:c9a5236354b3c02377541cb92a8bf4dd40086876</id>
<content type='text'>
-License-Update: Changed contact and address.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-smbus: remove sed to replace i2c path</title>
<updated>2018-02-24T04:27:01+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-02-10T14:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f57ad0fcb4f7b3e8c48c75b01da2871c2dc65b2a'/>
<id>urn:sha1:f57ad0fcb4f7b3e8c48c75b01da2871c2dc65b2a</id>
<content type='text'>
The i2c-dev file is now installed in the standard location, so
the sed to change the path can be removed.  Add a PR value to
ensure that if the sed already ran, the build can succeed.

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-smbus: update to version 4.0</title>
<updated>2018-01-27T01:28:12+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-21T16:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=211de0d9c8221eb8cdb3cde126add688ebc6ed45'/>
<id>urn:sha1:211de0d9c8221eb8cdb3cde126add688ebc6ed45</id>
<content type='text'>
Fixes issues related to incompatibility with i2c-tools upgrade in oe-core

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-smbus: replace startline=1 with beginline=1 in LIC_FILES_CHKSUM</title>
<updated>2018-01-23T03:38:38+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2018-01-15T09:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dae5069463a10d615988c47cc21cbe1f09e694c7'/>
<id>urn:sha1:dae5069463a10d615988c47cc21cbe1f09e694c7</id>
<content type='text'>
'startline' is not a recognised keyword, it's beginline

Signed-off-by: André Draszik &lt;andre.draszik@jci.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-smbus: upgrade to 3.1.2</title>
<updated>2017-04-05T17:28:31+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2017-03-30T16:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ad81891ee769a25a3fae596d4187bc4181805526'/>
<id>urn:sha1:ad81891ee769a25a3fae596d4187bc4181805526</id>
<content type='text'>
Upgrade to 3.1.2 and use Yocto source mirror to follow commit f76fe46e098d
("i2c-tools: point SRC_URI at Yocto source mirrors") in OpenEmbedded cores
i2c-tools recipe.

With the upgrade to i2c-tools 3.1.2 Python 3 support has been added. To
support Python 3 add a common recipe for all common information and one for
each supported Python version 2 and 3.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
