mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-11-01 12:57:53 +00:00
gstreamer1.0-plugins-tegra: use source build of nvcompositor
All other gstreamer plugins which we can build from source are built from source. Do the same for gstreamer1.0-plugins-nvcompositor. Signed-off-by: Kurt Kiefer <kurt.kiefer@arthrex.com>
This commit is contained in:
committed by
Matt Madison
parent
bb5cdf94b2
commit
ce899dc1a0
@@ -37,6 +37,7 @@ do_install() {
|
|||||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvtee*
|
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvtee*
|
||||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvdrmvideo*
|
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvdrmvideo*
|
||||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvvidconv*
|
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvvidconv*
|
||||||
|
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvcompositor*
|
||||||
}
|
}
|
||||||
|
|
||||||
FILES_SOLIBSDEV = ""
|
FILES_SOLIBSDEV = ""
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ LICENSE = "MIT"
|
|||||||
|
|
||||||
PLUGINS = "\
|
PLUGINS = "\
|
||||||
gstreamer1.0-plugins-nvarguscamerasrc \
|
gstreamer1.0-plugins-nvarguscamerasrc \
|
||||||
|
gstreamer1.0-plugins-nvcompositor \
|
||||||
gstreamer1.0-plugins-nvdrmvideosink \
|
gstreamer1.0-plugins-nvdrmvideosink \
|
||||||
gstreamer1.0-plugins-nveglgles \
|
gstreamer1.0-plugins-nveglgles \
|
||||||
gstreamer1.0-plugins-nvjpeg \
|
gstreamer1.0-plugins-nvjpeg \
|
||||||
|
|||||||
Reference in New Issue
Block a user