summaryrefslogtreecommitdiffstats
path: root/meta/classes/qemuboot.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: drop image dependencies on TOPDIR variablePaul Eggleton2017-09-251-0/+1
* qemuboot.bbclass: create deterministic qemuboot.conf fileJuro Bystricky2017-08-311-1/+1
* qemuboot.bbclass: Prevent creating a link loopMike Looijmans2017-08-181-3/+4
* qemuboot.bbclass: save relative paths in conf filebrian avery2017-04-201-0/+7
* qemuboot: write native sysroot of qemu-helper into qemuboot.confEd Bartosh2017-04-131-1/+8
* runqemu: do not rely on grepping imagesRobert Yang2017-04-121-0/+3
* qemuboot.bbclass: add blank lines in commentsRobert Yang2017-01-231-0/+18
* runqemu: fixes for slirp, network device and hostfwdRobert Yang2017-01-231-3/+8
* qemuboot.bbclass: use IMGDEPLOYDIRRobert Yang2017-01-191-2/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-4/+4
* qemuboot.bbclass: do not hook into do_rootfsPatrick Ohly2016-11-301-3/+3
* qemuboot.bbclass: Setup the vardeps for write_qemuboot_confNathan Rossi2016-11-061-12/+9
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-3/+0
* qemuboot: don't fail when QB_DEFAULT_KERNEL isn't symlinkMartin Jansa2016-09-301-1/+1
* qemuboot.bbclass: don't fail on very first buildAndré Draszik2016-09-201-0/+1
* qemuboot: also write the kernel link name to the conf fileJoshua Lock2016-09-201-2/+3
* qemuboot: write the full kernel filename, not the link nameJoshua Lock2016-09-201-0/+8
* qemuboot.bbclass: add it for runqemuRobert Yang2016-09-091-0/+75