lvm2: upgrade to 2.02.97 which is compatible with newer udev

* older versions are using symbols removed in newer udev
  | dmsetup.c:985: error: undefined reference to 'udev_get_dev_path'
  | collect2: error: ld returned 1 exit status
  | make[1]: *** [dmsetup] Error 1
  | make[1]: Leaving directory
  `/OE/jansa-test/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/lvm2/2.02.85-r2.0/LVM2.2.02.85/tools'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
Martin Jansa 2013-02-04 15:44:09 +01:00 committed by Eric Bénard
parent acb71a1f15
commit 44dffa796f
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +0,0 @@
require lvm2.inc
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "91785ca438e5ce679dd3a386b183d552"
SRC_URI[sha256sum] = "e5c2b0d76e7b1df7630e211734eb09697d66ab879b17eb19545cb77272813eb7"

View File

@ -0,0 +1,6 @@
require lvm2.inc
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "d18bd01334309db1c422b9bf6b181057"
SRC_URI[sha256sum] = "edda82012e8a9e1f0b00ba5a331468d3e0201992be14c0dbea71bf564a51fc2b"