From: Klaus Schwarzkopf Date: Sat, 27 Nov 2010 17:33:22 +0000 (+0100) Subject: lvm2: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7985b54616205e7bd96d1ff15ecfe5170827b7fe;p=openembedded.git lvm2: fixed SRC_URI archive moved to old directory therefore no changes on lvm2.inc Signed-off-by: Eric Bénard --- diff --git a/recipes/lvm2/lvm2_2.02.75.bb b/recipes/lvm2/lvm2_2.02.75.bb index bea54d6f47..785ea891a3 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"