summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/aspell
AgeCommit message (Expand)Author
2018-07-18recipes: Enforce ARM ISA just for arm arches <= armv5Khem Raj
2017-05-10aspell: Fix build with gcc7Khem Raj
2015-12-16meta: more removals of redunant FILES_${PN}-dbgRoss Burton
2015-04-17aspell: inherit binconfig-disabledRobert Yang
2015-04-13aspell: remove libpspell-dev from PACKAGESRobert Yang
2014-08-23aspell: add perl to RDEPENDS_aspell-utilsRobert Yang
2014-05-01Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser
2014-02-28autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie
2014-01-02Basic recipe formatting fixesPaul Eggleton
2014-01-02Replace one-line DESCRIPTION with SUMMARYPaul Eggleton
2013-10-06aspell: Add PACKAGECONFIG for cursesMartin Jansa
2011-11-15aspell: force ARM modeMartin Jansa
2011-08-04aspell: upgrade from 0.60.6 to 0.60.6.1Mei Lei
2011-03-23Various: Switch to using GNU_MIRRORTom Rini
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
2010-12-01aspell: update licenseQing He
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie
/* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
require kexec-tools.inc
export LDFLAGS = "-L${STAGING_LIBDIR}"
EXTRA_OECONF = " --with-zlib=yes"

SRC_URI += "file://kexec-tools-Refine-kdump-device_tree-sort.patch"

SRC_URI[md5sum] = "c39ea40a7598e49b6dc961ee7de38f57"
SRC_URI[sha256sum] = "a9c6cd9adc8c1c37b3272782f581cb8b4b4070d0e3e921a558a9083f68dcf29a"

PACKAGES =+ "kexec kdump"

FILES_kexec = "${sbindir}/kexec"
FILES_kdump = "${sbindir}/kdump"