aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-08path.py: better error handling in copyxattrfiles()Patrick Ohly
2016-12-08utils.py: list files with leading slash in manifestsPatrick 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-08swupd-server: support logging to stdoutPatrick Ohly
2016-12-08rootfs.py: adapt to IMGDEPLOYDIR changePatrick Ohly
2016-12-08meta-swupd: fix virtual image dependenciesPatrick Ohly
2016-12-08meta-swupd: avoid splitting up mega rootfsPatrick Ohly
2016-12-08swupd-server: enable support for single input rootfsPatrick Ohly
2016-12-08swupd-server: update to 3.2.5 and use libarchive directlyPatrick Ohly
2016-12-08swupd-client: don't unconditionally depend on bashAndré Draszik
2016-12-08oe-swupd-helpers: convert scripts to posix shellAndré Draszik
2016-12-08bsdiff: update to latest versionAndré Draszik
2016-10-03swupd-image: prevent buildhistory failureJoshua Lock
2016-09-12swupdimage.bbclass: ensure that do_rootfs gets executedPatrick Ohly
2016-08-30swupd-client_git.bb: Make pinned pubkey configurablejoshuagl/nextDmitry Rozhkov
2016-08-19swupd-client_git.bb: fix typo in config files creationDmitry Rozhkov
2016-08-12swupd-image: Fix files ownership if IMAGE_BASENAME is not defaultPiotr Figiel
2016-08-10swupd.bundles: fix typo in debug entryJoshua Lock
2016-08-10swupd.bundles: handle empty SWUPD_BUNDLES in copy_core_contentsJoshua Lock
2016-08-10swupd.rootfs: handle empty SWUPD_BUNDLES in create_rootfsJoshua Lock
2016-08-10core-image-minimal-swupd: add example imageJoshua Lock
2016-08-10swupd-image: ensure pseudo is staged when requiredJoshua Lock
2016-08-04swupd-server: upgrade to 3.2.5Joshua Lock
2016-07-26swupd-image: switch to OE-Core's image QA mechanismJoshua Lock
2016-07-12Bump swupd-client recipe to 3.6.0Igor Stoppa
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-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-22lib/rootfs: fix manifest paths in create_rootfsJoshua Lock
2016-06-20lib: don't hard-code .rootfs, use IMAGE_NAME_SUFFIXJoshua 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-13lib/swupd/path: use tempfile for temporary file creationJoshua Lock
2016-06-13lib/swupd/path: add method to copy a directory preserving attributesJoshua Lock
2016-06-13lib/swupd: add docstrings for all methodsJoshua Lock
2016-06-03swupd-image: fix swupd_replace_hardlinks() for python3Joshua Lock