PN: kernel-module-gles
PV: 1.0
PR: r0
PKGV: 1.0
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-2.0-only & MIT
DESCRIPTION:kernel-module-pvrsrvkm: pvrsrvkm kernel module
SUMMARY:kernel-module-pvrsrvkm: pvrsrvkm kernel module
RDEPENDS:kernel-module-pvrsrvkm: kernel-6.12.66-yocto-standard-g18b12f39eeb4-dirty
RPROVIDES:kernel-module-pvrsrvkm: kernel-module-pvrsrvkm
SECTION: base
PKG:kernel-module-pvrsrvkm: kernel-module-pvrsrvkm
FILES:kernel-module-pvrsrvkm: /usr/lib/modules/6.12.66-yocto-standard-g18b12f39eeb4-dirty/extra/.debug/pvrsrvkm.ko /usr/lib/modules/6.12.66-yocto-standard-g18b12f39eeb4-dirty/extra/pvrsrvkm.ko
FILES_INFO:kernel-module-pvrsrvkm: {}
pkg_postinst:kernel-module-pvrsrvkm: #!/bin/sh\nset -e\nif [ -z "$D" ]; then\n\tdepmod -a 6.12.66-yocto-standard-g18b12f39eeb4-dirty\nelse\n\t# image.bbclass will call depmodwrapper after everything is installed,\n\t# no need to do it here as well\n\t:\nfi\n\n
pkg_postrm:kernel-module-pvrsrvkm: #!/bin/sh\nset -e\nif [ -z "$D" ]; then\n\tdepmod -a 6.12.66-yocto-standard-g18b12f39eeb4-dirty\nelse\n\tdepmodwrapper -a -b $D 6.12.66-yocto-standard-g18b12f39eeb4-dirty ${KERNEL_PACKAGE_NAME}\nfi\n\n
PKGSIZE:kernel-module-pvrsrvkm: 0
