1 DESCRIPTION
= "Philips USB Webcam driver for Linux that supports VGA resolution"
3 SECTION
= "kernel/modules"
7 SRC_URI
= "http://www.saillard.org/linux/pwc/files/pwc-${PV}.tar.bz2 \
10 S
= "${WORKDIR}/pwc-${PV}"
14 do_compile_prepend
() {
15 cp
-f $
{WORKDIR
}/Makefile $
{S
}/
19 unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS
20 oe_runmake 'KDIR
=$
{STAGING_KERNEL_DIR
}' \
26 install
-d $
{D
}$
{base_libdir
}/modules
/$
{KERNEL_VERSION
}/kernel
/drivers
/usb
/media
27 install
-m
0644 *$
{KERNEL_OBJECT_SUFFIX
} $
{D
}$
{base_libdir
}/modules
/$
{KERNEL_VERSION
}/kernel
/drivers
/usb
/media
31 SRC_URI
[md5sum
] = "8f6f61f49e84690a955a059f39577935"
32 SRC_URI
[sha256sum
] = "3853eccb72c25bf122b26acb2b15bd7d43951e06d24c2674729d271cbf9c7771"