mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
tegra-mmapi: install the gstnvdsseimeta header
which was added in R35.1.0, and is needed by one of the gstreamer plugins. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -17,6 +17,7 @@ do_install() {
|
||||
cp -R --preserve=mode,timestamps ${S}/argus/include/Argus ${D}${includedir}
|
||||
cp -R --preserve=mode,timestamps ${S}/argus/include/EGLStream ${D}${includedir}
|
||||
cp -R --preserve=mode,timestamps ${S}/include/libjpeg-8b ${D}${includedir}
|
||||
install -m 0644 ${S}/include/gstnvdsseimeta.h ${D}${includedir}/
|
||||
install -m 0644 ${S}/include/nvbuf_utils.h ${D}${includedir}/
|
||||
install -m 0644 ${S}/include/nvbufsurface.h ${D}${includedir}/
|
||||
install -m 0644 ${S}/include/nvbufsurftransform.h ${D}${includedir}/
|
||||
|
||||
Reference in New Issue
Block a user