[oe] emacs: Add emacs 23.2

Sean Cross sean at chumby.com
Fri Nov 19 04:56:49 UTC 2010


On 19-Nov-2010, at 12:42 PM, Khem Raj wrote:

> On Thu, Nov 18, 2010 at 8:34 PM, Sean Cross <sean at chumby.com> wrote:
> 
>> 
>> ---
>>  recipes/emacs/emacs_23.2.bb                  |   15 ++++
>>  recipes/emacs/files/emacs23.2-use-qemu.patch |  102 ++++++++++++++++++++++++++
>>  2 files changed, 117 insertions(+), 0 deletions(-)
>>  create mode 100644 recipes/emacs/emacs_23.2.bb
>>  create mode 100644 recipes/emacs/files/emacs23.2-use-qemu.patch
>> 
>> diff --git a/recipes/emacs/emacs_23.2.bb b/recipes/emacs/emacs_23.2.bb
>> new file mode 100644
>> index 0000000..d57351a
>> --- /dev/null
>> +++ b/recipes/emacs/emacs_23.2.bb
>> @@ -0,0 +1,15 @@
>> +require emacs.inc
>> +
>> +EXTRA_OECONF = "--without-sound --without-x"
>> +
>> +#/!\warning untested recipe
>> +DEFAULT_PREFERENCE = "-2"
> 
> Why not make it default. ?

Largely because I did a copy-and-paste from emacs_23.1.bb, which had the same setting.

I'm ordinarily a vim user, but I had a request for emacs, so I got it building.  I haven't done any testing on it beyond building the package and running "emacs" on a target system.  In that sense, 23.2 works much better than 23.1.

If you like, I can resubmit with that removed.





More information about the Openembedded-devel mailing list