diff options
Diffstat (limited to 'meta-multimedia/recipes-support/gst-instruments')
| -rw-r--r-- | meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb index feffa9fe19..f237e8160d 100644 --- a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb +++ b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb | |||
| @@ -11,10 +11,10 @@ S = "${WORKDIR}/git" | |||
| 11 | SRCREV = "3b862e52e5c53ad1023dc6808effa4cb75572c4b" | 11 | SRCREV = "3b862e52e5c53ad1023dc6808effa4cb75572c4b" |
| 12 | SRC_URI = "git://github.com/kirushyk/gst-instruments.git;protocol=https;" | 12 | SRC_URI = "git://github.com/kirushyk/gst-instruments.git;protocol=https;" |
| 13 | 13 | ||
| 14 | FILES_${PN}-staticdev += "${libdir}/gstreamer-1.0/*a" | 14 | FILES:${PN}-staticdev += "${libdir}/gstreamer-1.0/*a" |
| 15 | FILES_${PN} += "${libdir}/*" | 15 | FILES:${PN} += "${libdir}/*" |
| 16 | 16 | ||
| 17 | INSANE_SKIP_${PN} = "dev-so" | 17 | INSANE_SKIP:${PN} = "dev-so" |
| 18 | 18 | ||
| 19 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
| 20 | 20 | ||
