<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-extended/multipath-tools, branch fido</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2014-09-25T12:17:20+00:00</updated>
<entry>
<title>Add udev dependency for multipath-tools package</title>
<updated>2014-09-25T12:17:20+00:00</updated>
<author>
<name>Zibo Zhao</name>
<email>zibo.zhao@windriver.com</email>
</author>
<published>2014-09-23T18:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=97e1bb100c13e99054d1b6f33c489686ebb2d527'/>
<id>urn:sha1:97e1bb100c13e99054d1b6f33c489686ebb2d527</id>
<content type='text'>
mutipath-tools package has build time dependency on udev.
Without it, following build error will occur:
| discovery.c:14:21: fatal error: libudev.h: No such file or directory
| compilation terminated.
| make[1]: *** [discovery.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| config.c:8:21: fatal error: libudev.h: No such file or directory
| compilation terminated.
| make[1]: *** [config.o] Error 1
| structs.c:8:21: fatal error: libudev.h: No such file or directory
| compilation terminated.
| make[1]: *** [structs.o] Error 1

Add udev into DEPENDS to avoid build failures.

Signed-off-by: Zibo Zhao &lt;zibo.zhao@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>multipath-tools buildfix: added '-brokensep' to autotools</title>
<updated>2014-08-27T16:29:41+00:00</updated>
<author>
<name>Liviu Gheorghisan</name>
<email>liviu.gheorghisan@enea.com</email>
</author>
<published>2014-08-25T13:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=a04aeb9ad94f3781759b7c96e57bcecf108be335'/>
<id>urn:sha1:a04aeb9ad94f3781759b7c96e57bcecf108be335</id>
<content type='text'>
This is required because the build failed at do_install task.

| DEBUG: Executing shell function do_install
| NOTE: make -j 64 LIB=/usr/lib exec_prefix=/usr libdir=/usr/lib DESTDIR=/media/sdd1/fb/ligh/scm/cgl-upstream/build-qemuppc/tmp/work/ppc7400-poky-linux/multipath-tools/0.4.9+gitrAUTOINC+d3683ab18b-r0/image install
| make: *** No rule to make target `install'.  Stop.
| ERROR: oe_runmake failed
| WARNING: /media/sdd1/fb/ligh/scm/cgl-upstream/build-qemuppc/tmp/work/ppc7400-poky-linux/multipath-tools/0.4.9+gitrAUTOINC+d3683ab18b-r0/temp/run.do_install.34183:1 exit 1 from
|   exit 1

ERROR: Task 2 (poky/meta-virtualization/recipes-extended/multipath-tools/multipath-tools_git.bb, do_install) failed with exit code '1'

Signed-off-by: Liviu Gheorghisan &lt;liviu.gheorghisan@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>multipath-tools: add multipath-tools recipe</title>
<updated>2013-01-23T09:16:56+00:00</updated>
<author>
<name>Lei Yang</name>
<email>lei.yang@windriver.com</email>
</author>
<published>2013-01-23T03:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=28067e1012798e46cbe4fbf8add8586f5ac08d1d'/>
<id>urn:sha1:28067e1012798e46cbe4fbf8add8586f5ac08d1d</id>
<content type='text'>
This package provides:
- multipath: scans the system for multipathed devices, assembles
- multipathd: waits for maps events then execs multipath
- kpartx: maps linear devmaps to device partitions, which makes
  multipath maps partionable
......

Now,It can be used for kvm disk img partion mounting for me.

Signed-off-by: Lei Yang &lt;lei.yang@windriver.com&gt;
</content>
</entry>
</feed>
