aboutsummaryrefslogtreecommitdiffstats
path: root/lib/swupd/bundles.py
AgeCommit message (Expand)Author
2017-02-17bundles.py: fix copying of full image to full bundle when no SWUPD_BUNDLESAndré Draszik
2017-01-13meta-swupd: support rm_work.bbclassPatrick Ohly
2017-01-05bundles.py: fix "no bundles" special casePatrick Ohly
2016-12-08swupd_create_pack: enable delta computationPatrick 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: revise delta computationPatrick Ohly
2016-12-08fix meta-swupd: avoid splitting up mega rootfsPatrick Ohly
2016-12-08meta-swupd: put compressed rootfs into sstatePatrick Ohly
2016-12-08meta-swupd: avoid splitting up mega rootfsPatrick Ohly
2016-08-10swupd.bundles: fix typo in debug entryJoshua Lock
2016-08-10swupd.bundles: handle empty SWUPD_BUNDLES in copy_core_contentsJoshua Lock
2016-07-04Drop use of oe.path.check_output()Joshua Lock
2016-06-27lib: fix manifest link namesJoshua Lock
2016-06-27Revert "lib: don't hard-code .rootfs, use IMAGE_NAME_SUFFIX"Joshua Lock
2016-06-20lib: don't hard-code .rootfs, use IMAGE_NAME_SUFFIXJoshua Lock
2016-06-13lib/swupd: add docstrings for all methodsJoshua Lock
2016-06-03swupd-image: include manifest files in the shared stateJoshua Lock
2016-06-02swupd/bundles: write manifest symlink for bundle manifestsJoshua 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: move various helper methods to lib/swupd moduleJoshua Lock