<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-support/bmap-tools, branch yocto-2.4</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2017-09-11T16:30:29+00:00</updated>
<entry>
<title>bmap-tools: switch to Python 3</title>
<updated>2017-09-11T16:30:29+00:00</updated>
<author>
<name>Ed Bartosh</name>
<email>ed.bartosh@linux.intel.com</email>
</author>
<published>2017-09-06T12:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=04ef46e2b2b753321408db02a2df3753b85ac0dd'/>
<id>urn:sha1:04ef46e2b2b753321408db02a2df3753b85ac0dd</id>
<content type='text'>
bmap-tools is the only recipe in oe-core that still uses
Python 2. Switching it to Python 3 should help to get rid of
building native Python 2 and its dependencies.

[YOCTO #11891]

(From OE-Core rev: 0d6130b30a1219b2bc2c57578f291311f69c676e)

Signed-off-by: Ed Bartosh &lt;ed.bartosh@linux.intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bmap-tools: upgrade to v3.4</title>
<updated>2017-09-11T16:30:29+00:00</updated>
<author>
<name>Ed Bartosh</name>
<email>ed.bartosh@linux.intel.com</email>
</author>
<published>2017-09-06T12:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1db8c61b5b937fb6d6fe7980ea471f800a21340a'/>
<id>urn:sha1:1db8c61b5b937fb6d6fe7980ea471f800a21340a</id>
<content type='text'>
Upgraded to the latest upstream release.

(From OE-Core rev: fa36678698108023242f2afbd4e54d6709f84420)

Signed-off-by: Ed Bartosh &lt;ed.bartosh@linux.intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bmap-tools: add "python-mmap" to RDEPENDS</title>
<updated>2017-08-23T13:13:46+00:00</updated>
<author>
<name>Binghua Guan</name>
<email>freebendy@gmail.com</email>
</author>
<published>2017-08-23T02:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=487c62b8536fee1104ac7b34d258d5d0c20d7d7c'/>
<id>urn:sha1:487c62b8536fee1104ac7b34d258d5d0c20d7d7c</id>
<content type='text'>
bmap-tools has run-time dependency on "python-mmp" which is missing in
the RDEPENDS. "bmaptool" command in the target will fail without this
patch.

(From OE-Core rev: 1127154b958d0a0e167cefff4bc40dfb86e3378a)

Signed-off-by: Binghua Guan &lt;freebendy@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bmap-tools: switch to taking source from git</title>
<updated>2017-05-18T13:01:47+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2017-04-27T14:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ccca9340d273cb5f3e44255dc3bd8a1815ae91f5'/>
<id>urn:sha1:ccca9340d273cb5f3e44255dc3bd8a1815ae91f5</id>
<content type='text'>
This is where new development happens; in particular Python 3.x support
will first appear here:
https://github.com/01org/bmap-tools/issues/14

(From OE-Core rev: 03a569aec764fab4dadbe4461eec15d4d38111a0)

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bmap-tools: initial commit, version 3.2</title>
<updated>2016-05-14T22:05:14+00:00</updated>
<author>
<name>Ed Bartosh</name>
<email>ed.bartosh@linux.intel.com</email>
</author>
<published>2016-05-02T12:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8a8ed5239d11e650cc71133b8982560e9b5f8cd6'/>
<id>urn:sha1:8a8ed5239d11e650cc71133b8982560e9b5f8cd6</id>
<content type='text'>
Bmap-tools - tools to generate block map (AKA bmap) and flash images
using bmap. Bmaptool is a generic tool for creating the block map
(bmap) for a file and copying files using the block map.

The idea is that large file containing unused blocks, like raw system
image files, can be copied or flashed a lot faster with bmaptool than
with traditional tools like "dd" or "cp".

[YOCTO #9414]

(From OE-Core rev: d18429a5b899de95fa2896aa46ce6c4a04739be5)

Signed-off-by: Ed Bartosh &lt;ed.bartosh@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
