On Fri, Jan 25, 2013 at 11:51 PM, Jesse Dannenbring <[email protected]> wrote: > I previously was building meta-ti without issue but I repeated the process > recently and found that the patch on 2013-01-10 broke my build: > > bitbake -c fetchall core-image-minimal > Pseudo is not present but is required, building this first before the main > build > Parsing recipes: 100% |#########################################| Time: > 00:02:54 > Parsing of 891 .bb files complete (0 cached, 891 parsed). 1197 targets, 64 > skipped, 7 masked, 0 errors. > ERROR: No recipes available for: > > /home/jesse/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend > ERROR: Command execution failed: Exited with 1
you are probably using meta-ti/master with poky/danny branch, which is not expected to work. if you want to use danny, then use 'danny' branch from meta-ti too. nicolas _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
