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:
e81448c
)
emacs: Drop unnecessary FILESPATH
author
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:42:51 +0000
(16:42 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:55 +0000
(16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/emacs/emacs_23.1.bb
patch
|
blob
|
history
diff --git
a/recipes/emacs/emacs_23.1.bb
b/recipes/emacs/emacs_23.1.bb
index
7b1a6c7
..
9ea320d
100644
(file)
--- a/
recipes/emacs/emacs_23.1.bb
+++ b/
recipes/emacs/emacs_23.1.bb
@@
-5,8
+5,6
@@
EXTRA_OECONF = "--without-sound --without-x"
#/!\warning untested recipe
DEFAULT_PREFERENCE = "-2"
-
-FILESPATH = "${FILE_DIRNAME}/emacs-${PV}:${FILE_DIRNAME}/files"
SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \
file://emacs23.1-use-qemu.patch \
file://nostdlib-unwind.patch"