**** BEGIN LOGGING AT Tue Dec 14 02:59:57 2010 Dec 14 09:16:33 Hi all! Dec 14 09:18:31 I am trying to build the beagleboard-demo-image and now I get errors during building firefox - i tried to uncomment firefox from task-beagleboard-demo.bb as I do not really need it. But then I get the following errors:| Collected errors: Dec 14 09:18:31 | * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-beagleboard-demo: Dec 14 09:18:31 | * firefox * gecko-mediaplayer-firefox-hack * Dec 14 09:18:31 | * opkg_install_cmd: Cannot install package task-beagleboard-demo. Dec 14 09:18:31 Dec 14 09:18:59 Is there some other place I have to remove firefox too? Dec 14 09:21:26 did you do clean before? Dec 14 09:28:00 will the clean remove all built packages? Dec 14 09:30:21 Building everything again is rather time consuming :-( Dec 14 09:31:44 after doing "bitbake -c clean beagleboard-demo-image" -> same errors Dec 14 09:35:36 is there a way forcing bitbake to create the image despite failing to build some packages? Dec 14 09:40:17 cleaning task-beagleboard-demo helped :-) Dec 14 10:11:11 :) Dec 14 10:11:24 Because it caches stuff, so cleaning is required. Dec 14 10:14:44 is there a way forcing bitbake to create the image despite failing to build some packages? Dec 14 10:21:48 The problem is that a lot of packages are breaked frequently Dec 14 10:22:07 But yes you can define BAD_RECOMMENDATIONS in your image Dec 14 10:22:12 or modify packages yourself. Dec 14 10:22:36 Let's say OpenSP fails for me, needed for docbook and this is needed for iputils to generate man pages. Dec 14 10:23:02 I don't need man pages, so I change iputils recipie, also BAD_RECOMMENDATIONS works, but not fully sure how. **** ENDING LOGGING AT Wed Dec 15 02:59:57 2010