If you compile gpe-image in openembedded and it ends with gpe-mixer error, here is a solution.
Error:
ERROR: '/stuff/mini2440/recipes/gpe-mixer/gpe-mixer_0.42.bb' failed
Solution:
In file
recipes/gpe-mixer/gpe-mixer/fix-install.patch
add to first 2 lines path to makefile, so result will be
--- gpe-mixer-0.42/Makefile.old 2009-05-09 21:11:12.000000000 +0200
+++ gpe-mixer-0.42/Makefile 2009-05-09 21:11:39.000000000 +0200
Now it should be compiled
No comments:
Post a Comment