On Thu, 2013-12-12 at 01:06 +0000, Chang, Rebecca Swee Fun wrote: > Hi Darren, > > 0007-spi-pxa2xx-add-support-for-Intel-Baytrail-SPI-contro.patch was removed > as I segregated > the backport commit out from the patch. > > This is a v2 pull request and > 0007-spi-pxa2xx-add-support-for-Baytrail-SPI-controller.patch is a > new generated patch without the CONFIG_EXPERIMENTAL commits.
$ cd linux-yocto-3.8/meta/cfg/kernel-cache/features/valleyisland-io $ grep Baytrail-SPI valleyisland-io.scc patch 0007-spi-pxa2xx-add-support-for-Intel-Baytrail-SPI-contro.patch $ ls *Baytrail-SPI* ls: cannot access *Baytrail-SPI*: No such file or directory I see. You removed a patch in a previous push without removing it from the scc file? So currently the scc file is unbuildable? $ cd linux-yocto-3.8/meta/cfg/kernel-cache/features/valleyisland-io $ ls *patch | wc -l 12 $ grep patch valleyisland-io.scc | wc -l 19 You appear to have 6 additional patches listed that do not exist. Please test your build before submitting patches. Please resubmit with the other non-existent patches removed from the scc as well. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
