summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/emacs/emacs_23.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* PNBLACKLIST: use weak assignmentsMartin Jansa2014-12-171-1/+1
| | | | | | | * this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs, mplayer2, gnome-mplayer, xbmc, libimobiledevice, ifuse, tk: blacklist ↵Martin Jansa2014-05-091-0/+2
| | | | | | | | | | recipes failing in world builds * these are failing for last couple months, blacklist them until someone steps up and starts maintaining them * see http://www.openembedded.org/wiki/Bitbake_World_Status Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: add harfbuzz, libicu* to qemu rootMartin Jansa2013-01-131-1/+1
| | | | | | | * fails without: | temacs: error while loading shared libraries: libharfbuzz.so.0: cannot open shared object file: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: fix build with libpng-1.5 from oe-coreMartin Jansa2012-12-231-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: fix X11DEPENDS and build without x11 enabled at allMartin Jansa2012-09-221-1/+1
| | | | | | | | * also added copy for libcroco librsvg is linked to it by default after http://git.openembedded.org/openembedded-core/commit/?id=e177f1475c55c7d0bf3e2752e6502a7e8577a075 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: rename TUTORIAL.ko to TUTORIAL.KO so it's not picked by ↵Martin Jansa2012-08-071-0/+2
| | | | | | | | package.bbclass for striping * with http://patchwork.openembedded.org/patch/33365/ it's not fatal but still anoying Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: drop older version 23.1Martin Jansa2012-07-311-2/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: upgrade to 23.4Martin Jansa2012-07-311-0/+10
* package icons in PN * pass --with-crt-dir option to resolve crt* used from host system Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>