[oe] [PATCH] lvm2: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sat Nov 27 17:33:22 UTC 2010


archive moved to old directory therefore no changes on lvm2.inc
---
 recipes/lvm2/lvm2_2.02.75.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/lvm2/lvm2_2.02.75.bb b/recipes/lvm2/lvm2_2.02.75.bb
index bea54d6..785ea89 100644
--- a/recipes/lvm2/lvm2_2.02.75.bb
+++ b/recipes/lvm2/lvm2_2.02.75.bb
@@ -1,6 +1,8 @@
 require lvm2.inc
 
 PR = "${INC_PR}.0"
+SRC_URI = "ftp://sources.redhat.com/pub/lvm2/old/LVM2.${PV}.tgz \
+           file://lvm.conf"
 
 SRC_URI[md5sum] = "30ef29785b0e8cfbc106b5203c08d0e7"
 SRC_URI[sha256sum] = "f63ad083f9e371b4b490e8eaa9645447d456a76ae6a099e0b910e2e1ada75ba4"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list