| Submitter | Saul Wold |
|---|---|
| Date | Aug. 14, 2012, 12:13 p.m. |
| Message ID | <ca0ca1ed25ae592ebe73ffab40fda03bc166a40f.1344946189.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/34537/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb b/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb index 0cfcbe4..12ab139 100644 --- a/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb @@ -9,6 +9,8 @@ PR = "r1" # On systems without CONFIG_UTRACE, this package is empty. ALLOW_EMPTY_${PN} = "1" +INHIBIT_PACKAGE_STRIP = "1" + inherit module-base gettext FILES_${PN} += "${datadir}/systemtap/runtime/uprobes"