aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-08-24scripts/create-recipe: dropPaul Eggleton
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-16create-pull-request: cleanup bashismsEd Bartosh
2015-08-09wic: release 0.2.0Ed Bartosh
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-08-09create-pull-request: cd to relative directoryEd Bartosh
2015-08-09runqemu: Handle device names like tapX@NONERichard Purdie
2015-08-09runqemu: Add error handling for unexpected tap devicesRichard Purdie
2015-08-09combo-layer: fix action_pull for unknown branchPatrick Ohly
2015-08-09combo-layer: enhance output in action_pullPatrick Ohly
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