[oe] Suppressing oma3-sgx-modules from omap3-console-image build for beagleboard

Elvis Dowson elvis.dowson at mac.com
Wed Oct 13 12:32:30 UTC 2010


Hi,
       I'm having difficultly suppressing omap3-sgx-modules from an omap3-console-image build. I have commented out libgles-sgx from the omap3-console-image.bb recipe

GLES_INSTALL = " \
#  libgles-omap3 \
 "

Also, I put DEFAULT_PREFERENCE="-1" for all the omap3-sgx-modules*.bb recipes in the powervr folder. It still kept trying to pickup and successfully picked up the latest  omap3-sgx-modules_1.4.14.2616.bb recipe, despite the DEFAULT_PREFERENCE="-1" attribute.

I then completely removed the powervr folder and tried again, but get this error. 

Now the thing is there is no reference to omap3-sgx-modules in either task-base or omap3-console-image. 

Where is it picking this up from then. My auto.cong seeting is machine="beagleboard"


ERROR: '['/tool/overo-oe/org.openembedded.dev/recipes/tasks/task-base.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'omap3-sgx-modules' but it wasn't found in any PACKAGE or RPROVIDES variables
NOTE: Runtime target 'omap3-sgx-modules' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omap3-sgx-modules']
ERROR: Required build target 'omap3-console-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['omap3-console-image', 'task-base', 'omap3-sgx-modules']
NOTE: Handling BitBake files: \ (7101/7101) [100 %]
NOTE: Parsing finished. 6325 cached, 459 parsed, 317 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
ERROR: '['/tool/overo-oe/org.openembedded.dev/recipes/tasks/task-base.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'omap3-sgx-modules' but it wasn't found in any PACKAGE or RPROVIDES variables
NOTE: Runtime target 'omap3-sgx-modules' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omap3-sgx-modules']
ERROR: Required build target 'omap3-console-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['omap3-console-image', 'task-base', 'omap3-sgx-modules']
elvis at hercules:/tool/overo-oe$ bitbake -c rebuild omap3-console-image
NOTE: Handling BitBake files: \ (7101/7101) [100 %]
NOTE: Parsing finished. 6324 cached, 460 parsed, 317 skipped, 2 masked.
NOTE: Resolving any missing task queue dependencies
ERROR: '['/tool/overo-oe/org.openembedded.dev/recipes/tasks/task-base.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'omap3-sgx-modules' but it wasn't found in any PACKAGE or RPROVIDES variables
NOTE: Runtime target 'omap3-sgx-modules' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omap3-sgx-modules']
ERROR: Required build target 'omap3-console-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['omap3-console-image', 'task-base', 'omap3-sgx-modules']
elvis at hercules:/tool/overo-oe$ 

Best regards,

Elvis Dowson





More information about the Openembedded-devel mailing list