I just ran ./oebb.sh update. It now appears that cloud9-image will not build:
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for runtime ntpdate (ntp, ntp-ssl)
NOTE: consider defining a PREFERRED_PROVIDER entry to match ntpdate
ERROR: Nothing RPROVIDES 'sox' (but /home/dlambert/beaglebone/setup-scripts/sources/meta-ti/recipes-ti/beagleboard/beaglebone-tester.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'sox' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['sox']
NOTE: Runtime target 'beaglebone-tester' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['beaglebone-tester', 'sox']
ERROR: Required build target 'cloud9-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['cloud9-image', 'beaglebone-tester', 'sox']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Any ideas?
Dave.