gumstix / yocto-manifest

Repo to manage YoctoProject related git repositories
42 stars 53 forks source link

[General] Rootfs Fails on smart repo config #40

Closed adam-lee closed 10 years ago

adam-lee commented 10 years ago
NOTE: Executing add_custom_smart_config ...
DEBUG: Executing shell function add_custom_smart_config
Traceback (most recent call last):
  File "/media/Build/master-next/build/tmp/sysroots/x86_64-linux/usr/bin/smart.real", line 27, in <module>
    from smart import init, initDistro, initPlugins, initPycurl, initPsyco
ImportError: No module named smart
WARNING: exit code 1 from a shell command.
DEBUG: Python function do_rootfs finished
ERROR: Function failed: add_custom_smart_config (log file is located at /media/Build/master-next/build/tmp/work/overo-poky-linux-gnueabi/gumstix-xfce-image/1.0-r0/temp/log.do_rootfs.4175)
adam-lee commented 10 years ago

Testing with https://github.com/gumstix/meta-gumstix-extras/commit/fe1a6df7a68ad6d75bae732094b4044ab778ec43.

Need to update our repository directory structures as per this