summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/emacs/files/use-emacs-native-tools-for-cross-compiling.patch
Commit message (Collapse)AuthorAgeFilesLines
* emacs: update to 29.1Alejandro Hernandez Samaniego2023-08-301-0/+106
- Rebase (and rename) use-emacs-native-tools-for-cross-compiling.patch - Build bootstrap-emacs for emacs-native - Use bootstrap-emacs (native) for cross compiling. - We need to pass EMACSLOADPATH and EMACSDATA so we can control the directories being used by bootstrap-emacs. - Create avoid-running-host-binaries-for-sanity.patch to avoid running the newly integrated santity-check by emacs since it tries to run target binaries on the host. - Fix emacs-minimal packaging for new version. Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>