<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git/ubi-utils/Makefile, branch v1.3.0</title>
<subtitle>A mirror of http://git.infradead.org/mtd-utils.git</subtitle>
<id>https://git.infraroot.at/mtd-utils.git/atom?h=v1.3.0</id>
<link rel='self' href='https://git.infraroot.at/mtd-utils.git/atom?h=v1.3.0'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/'/>
<updated>2009-10-05T08:14:57+00:00</updated>
<entry>
<title>ubi-utils: add ubirsvol tool to resize UBI volumes</title>
<updated>2009-10-05T08:14:57+00:00</updated>
<author>
<name>Arnaud Mouiche</name>
<email>arnaud.mouiche@thomson.net</email>
</author>
<published>2009-10-01T09:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=f6055d453e196386f72b05d335c77791f1ab97a2'/>
<id>urn:sha1:f6055d453e196386f72b05d335c77791f1ab97a2</id>
<content type='text'>
This is nearly a copy/paste from ubirmvol.

Signed-off-by: Arnaud Mouiche &lt;arnaud.mouiche@thomson.net&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: add sysfs interface support and new tool</title>
<updated>2009-05-11T09:05:50+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-04-26T06:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=32252f2b902d88f2991d260f2982b10b2016c33b'/>
<id>urn:sha1:32252f2b902d88f2991d260f2982b10b2016c33b</id>
<content type='text'>
This large commit makes several things.

1. Switches libmtd to use the new sysfs interface
2. Implements new handy 'mtdinfo' utility
3. Does minore amendmends in libubi and some ubi-tools.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: remove debugging leftovers</title>
<updated>2009-05-07T10:40:48+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-05-07T10:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=91be0c2c919fef17d26b81afc5bb8f123a5758ac'/>
<id>urn:sha1:91be0c2c919fef17d26b81afc5bb8f123a5758ac</id>
<content type='text'>
Remove -g -O0 which I accidentally introduce. Sorry
for that.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubiformat: increase version to 1.2</title>
<updated>2009-04-18T13:46:25+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-04-18T13:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=29ee5c198507cf2e0c5f95830ca0c505e84d7ddc'/>
<id>urn:sha1:29ee5c198507cf2e0c5f95830ca0c505e84d7ddc</id>
<content type='text'>
The previous patch fixed a nasty bug, so it is nice to increase
program version to reflect that.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: tweak vpath handling</title>
<updated>2009-03-31T06:24:10+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-03-31T04:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=02b833db191d98be35da5d54c5fa98822823b4a6'/>
<id>urn:sha1:02b833db191d98be35da5d54c5fa98822823b4a6</id>
<content type='text'>
Building out of tree currently fails with ubi-utils because make gets
confused and can't figure out the vpathed .c files.  Using VPATH rather
than vpath seems to work around it.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>ubi-utils: re-arrange directory layout</title>
<updated>2009-03-17T08:16:38+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-03-17T08:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=606f38a2221648ca5c5fa292c9f71d2ddd59fa66'/>
<id>urn:sha1:606f38a2221648ca5c5fa292c9f71d2ddd59fa66</id>
<content type='text'>
Move new-utils to ubi-utils and old ones to ubi-utils/old-utils.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>Unify all common build system parts</title>
<updated>2008-12-22T08:13:37+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-12-18T21:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=96a4f76f2e9dad7fdbd6fd7740de44bc90d5769e'/>
<id>urn:sha1:96a4f76f2e9dad7fdbd6fd7740de44bc90d5769e</id>
<content type='text'>
Rather than duplicating the same thing over and over in every Makefile,
move it all to common.mk.

Other things fixed here:
 - doing subdirs in parallel
 - fix src!=build compiling in subdirs

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>Separate '-m' and the mode with a space when invoking 'install'</title>
<updated>2008-12-02T09:48:21+00:00</updated>
<author>
<name>Enrico Scholz</name>
<email>enrico.scholz@sigma-chemnitz.de</email>
</author>
<published>2008-11-26T13:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=5778b361e81ebdd9b4cbe66d82dd04955dc10bc4'/>
<id>urn:sha1:5778b361e81ebdd9b4cbe66d82dd04955dc10bc4</id>
<content type='text'>
Some 'install' versions (e.g. this of OpenEmbedded) require the mode
to be a separate argument and don't understand the '-m0755' syntax:

  .../staging/x86_64-linux/usr/bin/install-sh: ./-m0755 does not exist.

Signed-off-by: Enrico Scholz &lt;enrico.scholz@sigma-chemnitz.de&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>use $(MAKE) rather than make</title>
<updated>2008-08-21T08:56:40+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-08-20T17:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=4d05d877670b40767292a63da1cb6632324e9cbb'/>
<id>urn:sha1:4d05d877670b40767292a63da1cb6632324e9cbb</id>
<content type='text'>
If you execute straight `make`, this prevents the active make env from
being passed on to sub children.  This prevents parallel building as well
as build flag passing.

I also dropped the recursive make in ubi-utils/Makefile for the all target
as this causes problems when building in parallel.  All of the targets
that we actually care about are handled by the $(NTARGETS) target anyways.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>mtd-utils: enable parallel build process</title>
<updated>2008-08-20T19:57:28+00:00</updated>
<author>
<name>Sebastian Siewior</name>
<email>bigeasy@linutronix.de</email>
</author>
<published>2008-08-20T19:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=5b1cfb9d09a8a40577e79262c6d79dfcde36b1b7'/>
<id>urn:sha1:5b1cfb9d09a8a40577e79262c6d79dfcde36b1b7</id>
<content type='text'>
-j 2 build was not possible without this patch.

Signed-off-by: Sebastian Siewior &lt;bigeasy@linutronix.de&gt;
Signed-off-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
</content>
</entry>
</feed>
