aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2017-02-17swupd-image.bbclass: don't fail parsing if SWUPD_BUNDLES is undefinedAndré Draszik
2017-02-17swupd-image.bbclass: split out swupd-client and config specific bitsAndré Draszik
2017-02-17swupd-image.bbclass: add missing expand arg in getVarsAaron Zinghini
2017-01-23swupd-image.bbclass: avoid depending on time commandPatrick Ohly
2017-01-13meta-swupd: support rm_work.bbclassPatrick Ohly
2016-12-08swupdbundle.bbclass: speed up mega image creationPatrick Ohly
2016-12-08do_swupd_update: support format changesPatrick Ohly
2016-12-08swupd-image.bbclass: enhance OS_VERSION sanity checkPatrick Ohly
2016-12-08do_swupd_update: run swupd_make_pack in parallelPatrick Ohly
2016-12-08swupd_create_pack: enable delta computationPatrick Ohly
2016-12-08do_swupd_update: pseudo database under deploy directoryPatrick Ohly
2016-12-08swupd-server: avoid pseudo xattr removal bugPatrick Ohly
2016-12-08swupd-image.bbclass: per-OS_VERSION swupd databasePatrick Ohly
2016-12-08meta-swupd: archive mega rootfs with bsdtarPatrick Ohly
2016-12-08meta-swupd: create update based on previous buildPatrick Ohly
2016-12-08meta-swupd: per-image swupd client configurationPatrick Ohly
2016-12-08meta-swupd: revise delta computationPatrick Ohly
2016-12-08swupd-image.bbclass: automatically recreate swupd inputs after removing deplo...Patrick Ohly
2016-12-08swupd-image.bbclass: remove special cases with SWUPD_IMAGE_PNPatrick Ohly
2016-12-08swupd-image.bbclass: separate pseudo DB for do_swupd_updatePatrick Ohly
2016-12-08fix meta-swupd: avoid splitting up mega rootfsPatrick Ohly
2016-12-08swupd-image.bbclass: make sstate-support optional and disabled by defaultPatrick Ohly
2016-12-08swupd input: compress with gzPatrick Ohly
2016-12-08meta-swupd: put compressed rootfs into sstatePatrick Ohly
2016-12-08swupd-image.bbclass: show swupd log outputPatrick Ohly
2016-12-08meta-swupd: fix virtual image dependenciesPatrick Ohly
2016-12-08meta-swupd: avoid splitting up mega rootfsPatrick Ohly
2016-12-08swupd-server: update to 3.2.5 and use libarchive directlyPatrick Ohly
2016-10-03swupd-image: prevent buildhistory failureJoshua Lock
2016-09-12swupdimage.bbclass: ensure that do_rootfs gets executedPatrick Ohly
2016-08-12swupd-image: Fix files ownership if IMAGE_BASENAME is not defaultPiotr Figiel
2016-08-10swupd-image: ensure pseudo is staged when requiredJoshua Lock
2016-07-26swupd-image: switch to OE-Core's image QA mechanismJoshua Lock
2016-07-04Drop use of oe.path.check_output()Joshua Lock
2016-06-23swupd-image: improve usability of fetching swupd inputs from sstateJoshua Lock
2016-06-23swupd-image: clean up do_swupd_update inter-task dependenciesJoshua Lock
2016-06-22swupd-image: don't try and sstate stage inputs for derived imagesJoshua Lock
2016-06-22swupd-image: ensure SSTATE_MANFILEPREFIX is set for derived imagesJoshua Lock
2016-06-13swupd-image: convert a warn to debug, this is now harmlessJoshua Lock
2016-06-13swupd-image: remove redundant variable assignmentJoshua Lock
2016-06-13swupd-image: fetch and stage inputs for previous OS_VERSIONSJoshua Lock
2016-06-03swupd-image: fix swupd_replace_hardlinks() for python3Joshua Lock
2016-06-03swupd-image: include manifest files in the shared stateJoshua Lock
2016-06-02swupdimage: ensure an update stream is generated when appropriateJoshua Lock
2016-06-02swupdimage: fix since the switch to lib/swupd moduleJoshua Lock
2016-06-01swupd-image: mechanism to prevent files entering swupd manifestsJoshua Lock
2016-06-01swupd-image: support dummy bundlesJoshua Lock
2016-06-01swupd-image: remove redundant checkJoshua Lock
2016-06-01swupd-image: move various helper methods to lib/swupd moduleJoshua Lock
2016-06-01swupdimage: change dependency to do_stage_swupd_inputsJoshua Lock