aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-04-19 16:19:29 -0700
committerSaul Wold <sgw@linux.intel.com>2011-04-22 22:04:00 -0700
commit7899ea60ec0f39a465166eea196a5b554e5cd3f5 (patch)
tree2841537b1fb592eaa3a08cfe989bd5f9187e983a /meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
parent06d75b1e554791daf7e7cfeebc78d7f240969c97 (diff)
downloadopenembedded-core-contrib-7899ea60ec0f39a465166eea196a5b554e5cd3f5.tar.gz
pcmciautils: Upgrade 017 -> 018
version workaround is done in recipe itself by adding PV to CFLAGS Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-bsp/pcmciautils/pcmciautils_018.bb')
-rw-r--r--meta/recipes-bsp/pcmciautils/pcmciautils_018.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb b/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
new file mode 100644
index 0000000000..202437a610
--- /dev/null
+++ b/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
@@ -0,0 +1,11 @@
+require pcmciautils.inc
+
+SRC_URI += "file://makefile_fix.patch"
+
+SRC_URI[md5sum] = "5d85669b3440baa4532363da6caaf1b4"
+SRC_URI[sha256sum] = "79e6ae441278e178c07501d492394ed2c0326fdb66894f6d040ec811b0dc8ed5"
+
+PR = "r0"
+
+FILES_${PN}-dbg += "${libdir}/udev/.debug"
+FILES_${PN} += "${libdir}/udev"