summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/emacs
Commit message (Collapse)AuthorAgeFilesLines
* emacs: fix X11DEPENDS and build without x11 enabled at allMartin Jansa2012-09-222-52/+64
| | | | | | | | * 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: copy only needed stuff to qemu-treedir, not whole sysrootMartin Jansa2012-08-071-10/+64
| | | | | | | | | | * my typical sysroot is huge (5.5G) and only 86M is really needed we can also copy copy whole ${STAGING_DIR_TARGET}/${libdir}/lib*.so.* ${STAGING_DIR_TARGET}/${base_libdir}/l* but that is still quite big (3.2G) 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-072-0/+8
| | | | | | | | 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-316-198/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: upgrade to 23.4Martin Jansa2012-07-314-2/+132
| | | | | | | * 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>
* emacs: fix dso buildMartin Jansa2012-07-312-1/+42
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: import from meta-smartphoneMartin Jansa2012-07-315-0/+223
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>