diff options
Diffstat (limited to 'meta/recipes-bsp/pcmciautils/pcmciautils_017.bb')
| -rw-r--r-- | meta/recipes-bsp/pcmciautils/pcmciautils_017.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb b/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb new file mode 100644 index 0000000000..109b17d767 --- /dev/null +++ b/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require pcmciautils.inc | ||
| 2 | |||
| 3 | PR = "r0" | ||
| 4 | |||
| 5 | SRC_URI += "file://makefile_fix.patch \ | ||
| 6 | file://version_workaround.patch" | ||
| 7 | |||
| 8 | FILES_${PN}-dbg += "${libdir}/udev/.debug" | ||
| 9 | FILES_${PN} += "${libdir}/udev" | ||
