PN: linux
PV: 2.6.36
PR: r4
PKGV: 2.6.36
PKGR: r4
DESCRIPTION_kernel-module-can-raw: can-raw kernel module; PF_CAN raw protocol
RDEPENDS_kernel-module-can-raw: update-modules kernel-2.6.36.1 kernel-module-can
PKG_kernel-module-can-raw: kernel-module-can-raw
FILES_kernel-module-can-raw: /lib/modules/2.6.36.1/kernel/net/can/can-raw.ko /etc/modutils/can-raw /etc/modutils/can-raw.conf /etc/modprobe.d/can-raw.conf
pkg_postinst_kernel-module-can-raw: #!/bin/sh\nif [ -n "$D" ]; then\n\tarm-oe-linux-gnueabi-depmod-2.6 -A -b $D -F /home/rob/work/oe/build/2.6.36_minimal/sysroots/ts72xx-oe-linux-gnueabi/kernel/System.map-2.6.36.1 2.6.36.1\nelse\n\tdepmod -a 2.6.36.1\n\tupdate-modules || true\nfi\n\n
pkg_postrm_kernel-module-can-raw: #!/bin/sh\nupdate-modules || true\n\n
