[oe-commits] Klaus Schwarzkopf : lvm2: fixed SRC_URI

git version control git at git.openembedded.org
Tue Nov 30 00:19:30 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: 406d79fb375cd72645c1718986aeabf4e1980b86
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=406d79fb375cd72645c1718986aeabf4e1980b86

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sat Nov 27 18:33:22 2010 +0100

lvm2: fixed SRC_URI

archive moved to old directory therefore no changes on lvm2.inc

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 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"





More information about the Openembedded-commits mailing list