aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-14 22:33:13 +0000
commit09ed5de9624be38c0fa5cb3f943691c3b4a50686 (patch)
tree4109b29edaf073255755a39278717f27735f9870 /meta/recipes-extended/mdadm/mdadm_3.1.4.bb
parentc6f06f478ac229c4619f815b8b313711d47b1551 (diff)
downloadopenembedded-core-09ed5de9624be38c0fa5cb3f943691c3b4a50686.tar.gz
Update SRC_URIs to use BPN instead of PN
[YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mdadm/mdadm_3.1.4.bb')
-rw-r--r--meta/recipes-extended/mdadm/mdadm_3.1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/mdadm/mdadm_3.1.4.bb b/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
index 99ca33605f..8c13b93579 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
+++ b/meta/recipes-extended/mdadm/mdadm_3.1.4.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
PR = "r1"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/raid/mdadm/${PN}-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2 \
file://fix-z-now.patch;striplevel=0"
SRC_URI[md5sum] = "0e7dcb5cc4192ae3abd9956bac475576"