Monday, April 5, 2010

beagleboard-demo-image

OE beagleboard demo image failed due to pygtk package.

The following files have pygtk2 in them.

-------------------
setup@BeagleSetup:~/stuff/openembedded$ grep pygtk2 -R *
recipes/gnome/hippo-canvas_0.3.0.bb:DEPENDS = "librsvg python-pygtk2"
recipes/python/python-pygtk_2.10.4.bb:PROVIDES = "python-pygtk2"
recipes/python/python-pygtk_2.16.0.bb:PROVIDES = "python-pygtk2"
-------------------

The following files have hippo-canvas in them:

-------------------
setup@BeagleSetup:~/stuff/openembedded/recipes$ grep hippo-canvas -R *
sugar/sugar-base_0.84.1.bb: hippo-canvas \
sugar/sugar-base_0.83.2.bb: hippo-canvas \
sugar/sugar-base_0.82.2.bb: hippo-canvas \
-------------------


Still have no clue. :(

No comments:

Post a Comment