From: Justin Patrin Date: Thu, 27 Jul 2006 02:45:46 +0000 (+0000) Subject: emacs: add a note about the qemu version used X-Git-Tag: Release-2010-05/1~9453^2~1094 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd1157b27b8727670527728eba79f41ece4006f5;p=openembedded.git emacs: add a note about the qemu version used --- diff --git a/packages/emacs/emacs_cvs.bb b/packages/emacs/emacs_cvs.bb index ab4a1fc2ca..7d6625e42b 100644 --- a/packages/emacs/emacs_cvs.bb +++ b/packages/emacs/emacs_cvs.bb @@ -7,6 +7,9 @@ SECTION = "editor" DEPENDS = "libx11" # and it needs to run some generated binaries.. DEPENDS += "qemu-native" +#NOTE: I have found that this only works with qemu-0.8.0. If I use 0.8.1 or 0.8.2 +# the build gets hung up on compiling certain .el files + PR = "r3" SRC_URI = "cvs://anoncvs:anonymous@cvs.savannah.gnu.org/sources/emacs;module=emacs \