summaryrefslogtreecommitdiffstats
path: root/meta/classes/qemuboot.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-171/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* conf/machine: fix QEMU x86 sound optionsMichael Opdenacker2022-03-101-1/+1
* qemuboot: Fix build error if UNINATIVE_LOADER is unsetZoltán Böszörményi2022-02-121-0/+2
* runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin2022-02-071-1/+1
* qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin2022-01-111-1/+1
* classes/qemuboot: allow IMAGE_LINK_NAME to be emptyPaul Eggleton2021-12-221-2/+5
* runqemu: support rootfs mounted roAdrian Freihofer2021-11-131-0/+2
* meta: Manual override fixesRichard Purdie2021-08-021-0/+2
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* qemu: Set SMP to 4 cpus for arm/x86 onlyRichard Purdie2021-05-131-1/+1
* qemu: use 4 cores in qemu guestsAlexander Kanavin2021-05-131-0/+4
* runqemu: correct forcing of ttyS0Jon Mason2021-03-111-1/+1
* runqemu: add QB_GRAPHICSJon Mason2021-03-111-0/+4
* qemuboot.bbclass: Fix a typoKhem Raj2020-10-301-1/+1
* qemuboot: Add QB_RNG variableKhem Raj2020-09-241-0/+4
* image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa2020-09-171-0/+2
* qemu: uprev v4.2.0 -> v5.0.0Sakib Sajal2020-06-231-2/+2
* runqemu: add QB_ROOTFS_EXTRA_OPT parameterKonrad Weihmann2020-04-241-0/+5
* qemuboot.bbclass: don't redefine IMGDEPLOYDIRBartosz Golaszewski2020-04-241-1/+0
* runqemu: support multiple NICsAdrian Freihofer2020-03-211-0/+14
* qemuboot: Improve relative path handlingRichard Purdie2017-11-211-3/+5
* 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