Files
meta-openembedded/meta-oe/recipes-support/lvm2
Peter Kjellerstedt 28fef8eb25 lvm2, libdevmapper: Do not patch configure
Since the do_configure task regenerates the configure script, there is
no need to patch it. Actually doing so will cause problems, which can be
seen by doing:

  bitbake lvm2 -c configure
  bitbake lvm2 -c patch -f

Reported-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-03-15 13:30:34 -07:00
..