mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
gstreamer1.0-plugins-tegra-binaryonly: update source-built exclusions
We now have recipes for the nvipcpipeline and nvunixfd plugins, so remove them from the binary-only package. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
a0db541b63
commit
1a240d32e7
@@ -30,12 +30,14 @@ do_install() {
|
||||
# Remove the plugins we build from source
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvarguscamerasrc.so*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnveglglessink.so*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvipcpipeline*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvjpeg.so*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvv4l2camerasrc.so*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvvideo4linux2.so*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvvideosinks.so*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvtee*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvdrmvideo*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvunixfd*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvvidconv*
|
||||
rm -f ${D}${libdir}/gstreamer-1.0/libgstnvcompositor*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user