libmtp_1.1.5.bb : Fix "Makefile.am: No such file or directory" build error.
skip_udev_rules_generation() needs to reference Makefile.am in the recipe
source directory.
Signed-off-by: Charles Oram http://lists.openembedded.org/mailman/listinfo/openembedded-core>>
---
Hi,
I am building an image using Yocto Project (dora branch) for the Cubox-i
and I am getting an error when trying to build libmtp.
Here is part of the log file (log.do_unpack) with the error:
DEBUG: Executing shell function skip_udev_rules_generation
sed: can't read Makefile.am: No such file or