<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-devtools/mtd, branch 1.5_M4.rc2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.5_M4.rc2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.5_M4.rc2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2013-01-28T12:29:30+00:00</updated>
<entry>
<title>mtd-utils: split into multiple packages</title>
<updated>2013-01-28T12:29:30+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2013-01-21T11:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f876c134993798f5fef87b96c95dadbad38ab385'/>
<id>urn:sha1:f876c134993798f5fef87b96c95dadbad38ab385</id>
<content type='text'>
This allows one not to install rarely used or fs specific files
As discussed in http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/31744/focus=31804

(From OE-Core rev: ca9d10543f22b60ba32fd78130970591782b880c)

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils:fix corrupt cleanmarker with flash_erase -j command</title>
<updated>2012-12-11T15:54:37+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>b40290@freescale.com</email>
</author>
<published>2012-12-06T06:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=74b2e40d89cb79cb58a8135bd095720c74c44681'/>
<id>urn:sha1:74b2e40d89cb79cb58a8135bd095720c74c44681</id>
<content type='text'>
     *Flash_erase -j should fill discrete freeoob areas with required bytes
     of JFFS2 cleanmarker in jffs2_check_nand_cleanmarker(). Not just fill
     the first freeoob area.

(From OE-Core rev: c8e3fe46df84e782cc1becc4c5a8cd954ef85f34)

Signed-off-by: Chunrong Guo &lt;b40290@freescale.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Move 'tag=' to SRCREV in mtd-utils recipe</title>
<updated>2012-10-18T11:13:40+00:00</updated>
<author>
<name>Evade Flow</name>
<email>evadeflow@gmail.com</email>
</author>
<published>2012-10-08T17:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ed79d5ee3a065682103e77196a0348a8475b46e2'/>
<id>urn:sha1:ed79d5ee3a065682103e77196a0348a8475b46e2</id>
<content type='text'>
(From OE-Core rev: 1713cef886274b8992977900da1110390d7940d3)

Signed-off-by: Evade Flow &lt;evadeflow@gmail.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils: do not stage headers in sysroot</title>
<updated>2012-06-28T15:26:42+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2012-06-21T22:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2fa7732840c9d70303650c61a437f6b02e1984a6'/>
<id>urn:sha1:2fa7732840c9d70303650c61a437f6b02e1984a6</id>
<content type='text'>
* Headers are included in the package for compatibility
* but have not yet been synched with linux 3.0
* The actual issue was that ubi-user.h in sysroot
* was overwritten by the older version.
* Unfortunately one ioctl was renamed:
* http://lists.infradead.org/pipermail/linux-mtd/
* 2011-March/034419.html
* Note: the recipe will still use its own older header,
* following upstream.

(From OE-Core rev: 2a4ab6fc2ef10202d13568aba5d7633e88aa71e5)

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils: Update to version 1.5.0</title>
<updated>2012-05-30T11:04:47+00:00</updated>
<author>
<name>Radu Moisan</name>
<email>radu.moisan@intel.com</email>
</author>
<published>2012-05-25T14:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=42dec00892c17bf9888504cdc5c7155070fbbea4'/>
<id>urn:sha1:42dec00892c17bf9888504cdc5c7155070fbbea4</id>
<content type='text'>
(From OE-Core rev: f53a8aed0db26c6464751f340a7e010c45f76ebb)

Signed-off-by: Radu Moisan &lt;radu.moisan@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils: clean up old files</title>
<updated>2012-03-13T23:18:46+00:00</updated>
<author>
<name>James Limbouris</name>
<email>james@digitalmatter.com.au</email>
</author>
<published>2012-02-28T06:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d074b8ad6f1c6b10af79b6ed8db3b08298255a72'/>
<id>urn:sha1:d074b8ad6f1c6b10af79b6ed8db3b08298255a72</id>
<content type='text'>
(From OE-Core rev: d3657fbd3e6cdfa0cfd355de446b474fb2f72e81)

Signed-off-by: James Limbouris &lt;james@digitalmatter.com.au&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils: Don't use host 'ranlib' or 'ar'.</title>
<updated>2012-02-28T12:27:52+00:00</updated>
<author>
<name>James Limbouris</name>
<email>james@digitalmatter.com.au</email>
</author>
<published>2012-02-28T03:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=991e34ca89757fc6cb46cba750c62f02b5ee92cb'/>
<id>urn:sha1:991e34ca89757fc6cb46cba750c62f02b5ee92cb</id>
<content type='text'>
If ranlib, ar, or cc are not supplied to make, it attempts to use ${CROSS}xxx.
Since ${CROSS} is not set, host ranlib may run, producing an unusable .a file on some platforms.

(From OE-Core rev: b8231237c6878599833c9bbaef7b68060fcbe935)

Signed-off-by: James Limbouris &lt;james@digitalmatter.com.au&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils: upgrade to 1.4.9</title>
<updated>2012-01-03T12:14:22+00:00</updated>
<author>
<name>Shane Wang</name>
<email>shane.wang@intel.com</email>
</author>
<published>2011-12-23T01:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=121972e9bf02784daeaa1d18c96b25016140a943'/>
<id>urn:sha1:121972e9bf02784daeaa1d18c96b25016140a943</id>
<content type='text'>
(From OE-Core rev: 33e0cdbfe8ef9e8901badbd8bce1fcdab5f8b841)

Signed-off-by: Shane Wang &lt;shane.wang@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mtd-utils: update to version to 1.4.6</title>
<updated>2011-09-07T21:54:13+00:00</updated>
<author>
<name>Denis Carikli</name>
<email>denis@eukrea.com</email>
</author>
<published>2011-09-02T14:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8253571c52039e4f245ec78c376851332c9fe179'/>
<id>urn:sha1:8253571c52039e4f245ec78c376851332c9fe179</id>
<content type='text'>
mtd-utils 1.4.6 is the lastest release of mtd-utils
  at this time.

(From OE-Core rev: e43bec6c7dce3c6f9af5a0c5b7e5c6f740f89996)

Signed-off-by: Denis Carikli &lt;denis@eukrea.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>recipes: Delete patch=1, its default and replace pnum with striplevel</title>
<updated>2011-08-24T01:23:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-08-18T00:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a0dc330b4abbb31c3c131a4cb1762555e5e109a1'/>
<id>urn:sha1:a0dc330b4abbb31c3c131a4cb1762555e5e109a1</id>
<content type='text'>
Some place pnum=1 is used which is removed as well since
striplevel=1 is default

(From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
