aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-08-01python3: remove 2to3 symlink from package python3-2to3Dominic Sacré
2015-08-01python3: remove package python3-robotparserDominic Sacré
2015-08-01devtool: add --bbpath argumentChristopher Larson
2015-07-31create-pull-request: Implement -d optionEd Bartosh
2015-07-31devtool: use tinfoil shutdown methodPaul Eggleton
2015-07-31combo-layer: fix AttributeError traceback.Alexander Kanevskiy
2015-07-31gcc: Add support for nativesdk-gccRichard Purdie
2015-07-27oe-selftest: add scripts/lib and bitbake/lib to pathPaul Eggleton
2015-07-27oe-selftest: add libdirs from BBPATH to sys.pathChristopher Larson
2015-07-27oe-selftest: obey oeqa.selftest.__path__Christopher Larson
2015-07-27devtool: also load plugins from BBPATHChristopher Larson
2015-07-27recipetool: parse global args earlyChristopher Larson
2015-07-27recipetool: also load plugins from BBPATHChristopher Larson
2015-07-27recipetool.append: add extralines arg to appendsrcChristopher Larson
2015-07-27recipetool: catch BBHandledException from parsingChristopher 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-21Revert "create-pull-request: Fix error on 2.0 versions of git"Ross Burton
2015-07-16runqemu-internal: add temporary disk interface to qemuarm64Cristian Iorga
2015-07-16create-pull-request: Fix error on 2.0 versions of gitBen Shelton
2015-07-16combo-layer: implement --hard-reset optionMarkus Lehtonen
2015-07-16combo-layer: only allow fast-forward when pullingMarkus Lehtonen
2015-07-16python-io: Add runtime dependency on contextlibAsh Charles
2015-07-12recipetool/append: Fix selftest failure with multilibRichard Purdie
2015-07-10wic: Set default set of bitbake variablesEd Bartosh
2015-07-07combo-layer: modified to generate better commit messages.Puustinen, Ismo
2015-07-07scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate
2015-07-02runqemu-internal: correctly set format for root FS as rawCristian Iorga
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Fix confusing error messageEd 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
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh
2015-07-02wic: Call methods better wayEd Bartosh
2015-07-02wic: Get rid of useless variable 'image_rootfs'Ed Bartosh
2015-07-02wic: Rename partition imagesEd Bartosh
2015-07-02wic: Refactor prepare_rootfs APIEd Bartosh
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh
2015-07-02wic: Remove annoing debug messageEd Bartosh
2015-07-02wic: Include mount point into image reportEd Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh
2015-07-02wic: Fix misleading messageEd Bartosh
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh
2015-06-27recipetool: add appendsrcfile(s) sub-commandsChristopher Larson
2015-06-27recipetool.append: use argparse types for validationChristopher Larson