mirror of
				https://github.com/lingble/meta-tegra.git
				synced 2025-10-30 20:07:55 +00:00 
			
		
		
		
	tegra-mmapi: update R35.3.1 -> R35.4.1
removing the header for the obsolete nvbuf_utils library. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
		 Matt Madison
					Matt Madison
				
			
				
					committed by
					
						 Matt Madison
						Matt Madison
					
				
			
			
				
	
			
			
			 Matt Madison
						Matt Madison
					
				
			
						parent
						
							bf5a944dfe
						
					
				
				
					commit
					ab1aea7359
				
			| @@ -4,7 +4,7 @@ LICENSE = "Proprietary & BSD-3-Clause" | ||||
| SRC_COMMON_DEBS = "${@l4t_deb_pkgname(d, 'jetson-multimedia-api')};subdir=tegra-mmapi" | ||||
| PV .= "${@l4t_bsp_debian_version_suffix(d, pkgname='nvidia-l4t-jetson-multimedia-api')}" | ||||
|  | ||||
| SRC_URI[sha256sum] = "e571a85e243ddb1b0e5e26d98a41042993f576ac762db32760883fa132fd5f56" | ||||
| SRC_URI[sha256sum] = "a28d46509bbe2c2f0dd40c9e43854b5cf95c33ac04502176c68f3c2f1cd7883e" | ||||
|  | ||||
| inherit l4t_deb_pkgfeed features_check | ||||
|  | ||||
|   | ||||
| @@ -27,7 +27,7 @@ export GENCODE_FLAGS = "${CUDA_NVCC_ARCH_FLAGS}" | ||||
| EXTRA_OEMAKE = 'VERBOSE=1 ${PACKAGECONFIG_CONFARGS} NVCCFLAGS="--shared ${CUDA_NVCC_PATH_FLAGS} -ccbin ${CUDAHOSTCXX} ${@cuda_extract_compiler('CXX', d)[1]}"' | ||||
|  | ||||
| do_delete_headers() { | ||||
|     rm -rf ${S}/include/libjpeg-8b ${S}/include/nvbuf_utils.h | ||||
|     rm -rf ${S}/include/libjpeg-8b | ||||
| } | ||||
|  | ||||
| addtask delete_headers before do_patch after do_unpack | ||||
|   | ||||
| @@ -18,7 +18,6 @@ do_install() { | ||||
|     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}/ | ||||
|     install -m 0644 ${S}/include/v4l2_nv_extensions.h ${D}${includedir}/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user