mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 21:09:04 +02:00
packagegroup-fsl-isp: drop the basler-camera-dev package
This pulls in all other dev packages. It looks like the unversioned shared object is not (no longer?) needed, i.e. the driver points to the versioned object. | readelf --dynamic opt/imx8-isp/bin/daA3840_30mc.drv | ... | 0x000000000000000e (SONAME) Library soname: [libdaA3840_30mc.so.1] (/usr/lib/libdaA3840_30mc.so is the only file in the -dev package.) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
baf20676bc
commit
e654f812e6
|
@ -8,7 +8,6 @@ ISP_PKGS ?= ""
|
|||
ISP_PKGS:mx8mp-nxp-bsp = " \
|
||||
isp-imx \
|
||||
basler-camera \
|
||||
basler-camera-dev \
|
||||
kernel-module-isp-vvcam \
|
||||
"
|
||||
RDEPENDS:${PN} = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user