summaryrefslogtreecommitdiff
path: root/meta/classes/syslinux.bbclass
AgeCommit message (Expand)AuthorFiles
2013-05-16syslinux: Update to 4.06Jonathan Liu1
2013-03-18syslinux.bbclass: Add a default serial console option and real boot menu supportJason Wessel1
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
2012-02-23syslinux: add SYSLINUX_ROOT to APPEND lineSaul Wold1
2012-02-23syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinuxSaul Wold1
2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart1
2011-12-02bootimage: Use ${S} explicitly for generated config filesDarren Hart1
2011-11-30bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2008-10-17syslinux.bbclass: Clean up boot menu titleRichard Purdie1
2008-10-08syslinux: We forward the LABEL through cmdlineSamuel Ortiz1
2008-09-03syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie1
2007-06-08syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz1