Hi!
I am trying to build an image for Intel Edison, that includes some software from the meta-oe repo on daisy branch(Intel docs suggest to use daisy).
When I try to add tmux to my image, it fails during do_configure_prepend() with the following message:
sed: can't read Makefile.am: No such file or directory
Is there anything I can try?
Thank you!