git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79b6a07
)
emacs: add a note about the qemu version used
author
Justin Patrin
<papercrane@gmail.com>
Thu, 27 Jul 2006 02:45:46 +0000
(
02:45
+0000)
committer
Justin Patrin
<papercrane@gmail.com>
Thu, 27 Jul 2006 02:45:46 +0000
(
02:45
+0000)
packages/emacs/emacs_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/emacs/emacs_cvs.bb
b/packages/emacs/emacs_cvs.bb
index
ab4a1fc
..
7d6625e
100644
(file)
--- 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 \