features/usb/usb-uvcvideo features/media/v4l2 were removed from the kernel metadata and should therefore have been removed from the kernel recipes as well, which this does for sugarbay.
Signed-off-by: Tom Zanussi <[email protected]> --- meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend index 1a1df3d..0594554 100644 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend @@ -4,7 +4,6 @@ COMPATIBLE_MACHINE_sugarbay = "sugarbay" KMACHINE_sugarbay = "sugarbay" KBRANCH_sugarbay = "standard/common-pc-64/sugarbay" -KERNEL_FEATURES_append_sugarbay = " features/usb/usb-uvcvideo features/media/v4l2" LINUX_VERSION = "3.10.17" -- 1.8.3.1 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
