summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-02-21devtool: Don't recursively look for .devtoolbase in --basepathRandy Witt1
2016-02-15linux-yocto: Work around PAT issue on qemux86Richard Purdie1
2016-02-15wic: fix processing of --use-uuidEd Bartosh1
2016-02-15runqemu: support path/to/<image>-<machine>.wicEd Bartosh1
2016-02-15runqemu: don't set KERNEL for wic imagesEd Bartosh2
2016-02-15runqemu: add support for wic imagesEd Bartosh2
2016-02-15scripts/sstate-cache-management.sh: Change wordingJan Sarenik1
2016-02-12scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1Richard Purdie1
2016-02-11recipetool: create: set S when we set SRC_URI from local git repoPaul Eggleton1
2016-02-11recipetool: create: convert http git URLs that don't end in .git but contain ...Paul Eggleton1
2016-02-11recipetool: create: ensure URL parameters don't make it into the namePaul Eggleton1
2016-02-11devtool: add: fix adding from a local source directoryPaul Eggleton1
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton1
2016-02-11recipetool: create: determine name/version from github/bitbucket URLsPaul Eggleton1
2016-02-11recipetool: create: support cmake find_library directivePaul Eggleton1
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton1
2016-02-11recipetool.newappend: add -e/--edit argumentChristopher Larson1
2016-02-11python: merge python-elementtree into python-xmlRoss Burton2
2016-02-07isoimage-isohybrid.py: fix cpio working directoryIoan-Adrian Ratiu1
2016-02-06scripts/devtool: Add getVarFlag expand argumentRichard Purdie1
2016-02-04python-distutils: add missing dependency on python-emailDominique Hunziker2
2016-02-04wic: isoimage-isohybrid: check for syslinux-nativeMihaly Varga1
2016-02-04wic: default to empty bootloader configMaciej Borzecki1
2016-01-29bitbake-whatchanged: avoid double do_ task name prefixOlof Johansson1
2016-01-26gen-lockedsig-cache: fix bad destination path joiningPaul Eggleton1
2016-01-26scripts/wipe-sysroot: also delete uninative sysrootRoss Burton1
2016-01-26devtool: extract: use the correct datastore for builddirMarkus Lehtonen1
2016-01-26devtool: add configure-help subcommandPaul Eggleton2
2016-01-26devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton1
2016-01-26devtool: add: warn if modified recipe found in attic directoryPaul Eggleton1
2016-01-26devtool: build-image: allow specifying packages to add to imagePaul Eggleton1
2016-01-26devtool: move edit-recipe to a separate modulePaul Eggleton2
2016-01-24build-perf-test.sh: add eSDK testingMarkus Lehtonen1
2016-01-24build-perf-test.sh: more generic timing functionMarkus Lehtonen1
2016-01-22recipetool: create: better fix for fetch error handlingPaul Eggleton1
2016-01-22recipetool: create: fix extraction of name from URLs ending in /Paul Eggleton1
2016-01-22recipetool: create: extract SRC_URI from local git repositoriesPaul Eggleton1
2016-01-22devtool / recipetool: support specifying a subdirectory within the fetched so...Paul Eggleton2
2016-01-22recipetool: create: strip quotes from values extracted from CMakeLists.txtPaul Eggleton1
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton1
2016-01-22devtool: add sdk-install subcommandPaul Eggleton1
2016-01-22devtool: sdk-update: improve SDK update process robustnessPaul Eggleton1
2016-01-22devtool: sdk-update: improve temp directory handlingPaul Eggleton1
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton1
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton1
2016-01-19python-setuptools: Upgrade to 19.2Alejandro Hernandez1
2016-01-19wic: pylinted ksparser moduleEd Bartosh1
2016-01-19wic: add help for 'include' commandEd Bartosh1
2016-01-19wic: move parts of canned .wks into common.wks.incEd Bartosh4
2016-01-19wic: implement search of includesEd Bartosh1