aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2017-02-02wic: move 2 APIs to wic.engineEd Bartosh
2017-02-02wci: misc: removed build_name APIEd Bartosh
2017-02-02wic: partition: simlify calling plugin methodsEd Bartosh
2017-02-02wic: removed test fileEd Bartosh
2017-02-02wic: renamd direct_plugin.py -> direct.pyEd Bartosh
2017-02-02wic: simplified code of direct_pluginEd Bartosh
2017-02-02wic: pylinted direct_pluginEd Bartosh
2017-02-02wic: improve naming in direct_plugin classesEd Bartosh
2017-02-02wic: get rid of __rootfs_dir_to_dict methodEd Bartosh
2017-02-02wic: moved content of direct.py to direct_pluginEd Bartosh
2017-02-02wic: removed conf.py and empty config file.Ed Bartosh
2017-02-02wic: direct_plugin: stop using config managerEd Bartosh
2017-02-02wic: creator: stop using config managerEd Bartosh
2017-01-31isoimage-isohybrid: renamed variable hdd_dirEd Bartosh
2017-01-31isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi
2017-01-31wic: isoimage-isohybrid: stop using HDDDIREd Bartosh
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh
2017-01-31wic: partitionedfs: set partition name for gpt partitionsJukka Laitinen
2017-01-31wic: direct.py: get rid of names with two underscoresEd Bartosh
2017-01-31wic: remove unused API DirectImageCreator.get_disk_namesEd Bartosh
2017-01-31wic: make workdir a temporary directoryEd Bartosh
2017-01-31wic: get rid of baseimager inheritanceEd Bartosh
2017-01-23wic: bootimg-pcbios: use wic-tools targetEd Bartosh
2017-01-23wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh
2017-01-23wic: fixed test_iso_image test caseEd Bartosh
2017-01-23wic: fixed recipe nameEd Bartosh
2017-01-23partition.py: use FAKEROOTCMD variable to get path to pseudoEd Bartosh
2017-01-19devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton
2017-01-19wic: partitionedfs: account for non-table partitions when checking if logical...Maciej Borzecki
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh
2017-01-16direct.py: fix getting image nameEd Bartosh
2017-01-16canned-wks: remove mpc8315e-rdb.wksEd Bartosh
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh
2017-01-16gummiboot: Remove old gummiboot recipe, related class and wks fileAlejandro Hernandez
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22wic: add kickstart file for MPC8315Ed Bartosh
2016-12-22wic: add --fixed-size wks optionMaciej Borzecki
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton
2016-12-22wic: look for wks files in <layer>/wicEd Bartosh
2016-12-17wic: obey the rootfs size from the metadataChristopher Larson
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-12-14devtool: package: don't try to initialise tinfoil twicePaul Eggleton