aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2015-09-02wic: remove micpartition.pyEd Bartosh
2015-09-02wic: fix typoEd Bartosh
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh
2015-09-02wic: use ext4 in canned .wks filesEd Bartosh
2015-08-31devtool: build-image: add commentsEd Bartosh
2015-08-31devtool: build-image: remove <image>.bbappendEd Bartosh
2015-08-31devtool: build-image: add extra loggingEd Bartosh
2015-08-31devtool: build-image: generate notification callbackEd Bartosh
2015-08-31devtool: build-image: filter out recipesEd Bartosh
2015-08-31devtool: build-image: improve help and descriptionEd Bartosh
2015-08-31devtool: build-image: rename LOG -> loggerEd Bartosh
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh
2015-08-31devtool: make 2 functions publicEd Bartosh
2015-08-31devtool: build-image: stop using add_md5Ed Bartosh
2015-08-30wic: use bitbake variable ROOTFS_SIZEEd Bartosh
2015-08-30wic: implement getting variables from .env filesEd Bartosh
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh
2015-08-30wic: create new method _parse_lineEd Bartosh
2015-08-30wic: add BitbakeVars classEd Bartosh
2015-08-30wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh
2015-08-30wic: rename variableEd Bartosh
2015-08-30wic: remove undescore from function nameEd Bartosh
2015-08-30devtool: implement build-image pluginEd Bartosh
2015-08-30devtool: make add_md5 a public APIEd Bartosh
2015-08-24wic: add mkhybridiso kickstart fileMihaly Varga
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
2015-08-19devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton
2015-08-19devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton
2015-08-19canned-wks: added a qemux86* directdisk recipe for wicCristian Iorga
2015-08-09wic: code cleanup: pylint misc.pyEd Bartosh
2015-08-09wic: code cleanup: remove unused codeEd Bartosh
2015-08-09wic: Report recipe name for native commandsEd Bartosh
2015-08-09wic: Improve 'wic help overview' contentEd Bartosh
2015-08-09wic: improved usage textEd Bartosh
2015-07-27devtool: also load plugins from BBPATHChristopher Larson
2015-07-27recipetool.append: add extralines arg to appendsrcChristopher Larson
2015-07-22recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIRChristopher Larson
2015-07-22recipetool: appendsrcfile: use -D, not -d for destdirChristopher Larson
2015-07-22recipetool: appendsrcfile: fix duplicate SRC_URI checkChristopher Larson
2015-07-12recipetool/append: Fix selftest failure with multilibRichard Purdie
2015-07-10wic: Set default set of bitbake variablesEd Bartosh
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Remove __write_partition methodEd Bartosh
2015-07-02wic: Refactor fstab update codeEd Bartosh
2015-07-02wic: Add --uuid partition optionEd Bartosh
2015-07-02wic: Fix naming conflictEd Bartosh
2015-07-02wic: Remove duplicated codeEd Bartosh