OE beagleboard-demo-image fail

git branch stable/2009, pulled updated.

beagleboard-demo-image fail with the following error:

ERROR: ‘[’/home/setup/stuff/openembedded/recipes/tasks/task-base.bb’]’ RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity ‘python-pygtk2’ but it wasn’t found in any PACKAGE or RPROVIDES variables
NOTE: Runtime target ‘python-pygtk2’ is unbuildable, removing…
Missing or unbuildable dependency chain was: [‘python-pygtk2’]
DEBUG: File ‘/home/setup/stuff/
openembedded/recipes/tasks/task-base.bb’ is unbuildable, removing…
NOTE: Target ‘task-base’ is unbuildable, removing…
Missing or unbuildable dependency chain was: [‘task-base’, ‘python-pygtk2’]
DEBUG: File ‘/home/setup/stuff/openembedded/recipes/images/beagleboard-demo-image.bb’ is unbuildable, removing…
NOTE: Target ‘beagleboard-demo-image’ is unbuildable, removing…
Missing or unbuildable dependency chain was: [‘beagleboard-demo-image’, ‘task-base’, ‘python-pygtk2’]
ERROR: Required build target ‘beagleboard-demo-image’ has no buildable providers.
Missing or unbuildable dependency chain was: [‘beagleboard-demo-image’, ‘task-base’, ‘python-pygtk2’]

Thanks for your help.