[oe-commits] Saul Wold : mdadm: fix QA Packaging issues

git at git.openembedded.org git at git.openembedded.org
Mon Oct 31 22:08:55 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: b3840f88f004c9ef371a075f1800052c66c91759
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b3840f88f004c9ef371a075f1800052c66c91759

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Oct 26 21:44:11 2011 +0200

mdadm: fix QA Packaging issues

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-extended/mdadm/mdadm_3.2.2.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/mdadm/mdadm_3.2.2.bb b/meta/recipes-extended/mdadm/mdadm_3.2.2.bb
index 492cc8e..97878ed 100644
--- a/meta/recipes-extended/mdadm/mdadm_3.2.2.bb
+++ b/meta/recipes-extended/mdadm/mdadm_3.2.2.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
                     file://mdmon.c;beginline=4;endline=18;md5=af7d8444d9c4d3e5c7caac0d9d34039d \
                     file://mdadm.h;beglinlne=4;endline=22;md5=462bc9936ac0d3da110191a3f9994161"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2 \
 	    file://0001-mdadm-fix-build-failures-ppc64.patch \
@@ -31,3 +31,4 @@ do_install() {
 	autotools_do_install
 }
 
+FILES_${PN} += "${base_libdir}/udev/rules.d/*.rules"





More information about the Openembedded-commits mailing list