aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2012-03-23scripts/combo-layer: handle diffs in commit messagesPaul Eggleton
2012-03-23scripts/combo-layer: limit component repo dirty checkPaul Eggleton
2012-03-22yocto-kernel: new scriptTom Zanussi
2012-03-22yocto-bsp: new scriptTom Zanussi
2012-03-22yocto-bsp: add some useful constantsTom Zanussi
2012-03-22yocto-bsp-tools: add help/usageTom Zanussi
2012-03-22yocto-bsp: add kernel interfaceTom Zanussi
2012-03-22yocto-bsp: add templating engineTom Zanussi
2012-03-22yocto-bsp-tools: add bsp libraryTom Zanussi
2012-03-22yocto-bsp: add BSP template filesTom Zanussi
2012-03-22ddimage: Add script for writing images to boot mediaDarren Hart
2012-03-21buildhistory_analysis: use bb.utils.explode_dep_versionsPaul Eggleton
2012-03-21scripts/qemuimage-testlib: fix typosYi Zhao
2012-03-21cleanup-workdir: add a script to clean up WORKDIRKang Kai
2012-03-14scripts/bitbake: ensure user is in build directoryPaul Eggleton
2012-03-14scripts/contrib/python/generate-manifest-2.7.py: Catch up with staticdev fixesRichard Purdie
2012-03-02scripts/oe-git-proxy-socks-command: Add fallback to use ncRichard Purdie
2012-03-02scripts/oe-git-proxy-socks-command: Improve error fallback/handlingRichard Purdie
2012-02-28scripts/prserv-tool: Adepted to new bitbake cache.Lianhao Lu
2012-02-24scripts/hob: Launch the new hobDongxiao Xu
2012-02-23A script to clean obsolete sstate cache filesRobert Yang
2012-02-21scripts/combo-layer: allow updating a specific component(s) onlyPaul Eggleton
2012-02-21scripts/combo-layer: add branch option to example configPaul Eggleton
2012-02-21scripts/combo-layer: avoid saving last revision if unchangedPaul Eggleton
2012-02-21scripts/combo-layer: avoid error when config file is outside repoPaul Eggleton
2012-02-21scripts/bitbake: pass through debug options to initial pseudo buildPaul Eggleton
2012-02-08runqemu-internal: qemuarm can handle 256MKhem Raj
2012-01-24documentation-audit.sh: remove COMMERCIAL_LICENSE warningTom Zanussi
2012-01-24qemuimage-testlib: rename qemuppc imageSaul Wold
2012-01-24linux-yocto/qemuppc: fix console and ethernetBruce Ashfield
2012-01-17runqemu: Fix the wrong path of libGL.so in 64b Ubuntu 11.10Zhai Edwin
2012-01-17qemuppc: replace emulation of qemuppc from prep to mac99Liming Wang
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu
2012-01-06buildhistory: add script to check for significant changesPaul Eggleton
2012-01-03rpm2cpio.sh: make compression tests case-insensitiveTom Zanussi
2011-12-15scripts/bitbake: add a version >= 2.6 checkPaul Eggleton
2011-12-15scripts/runqemu: show an error if /dev/net/tun is unusablePaul Eggleton
2011-12-12scripts/send-pull-request: fix typoOtavio Salvador
2011-12-12scripts/runqemu-ifup: Ensure netmask is set correctlyRichard Purdie
2011-12-09scripts/send-pull-request: allow sending of patches without a cover letterOtavio Salvador
2011-11-29runqemu: look for *-image* to be more flexible for image namesSaul Wold
2011-11-18sanitytest: use different option for command ps from busybox and procpsJiajun Xu
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-10scripts/qemuimage-testlib: Output a slightly better error if expect is missingRichard Purdie
2011-11-07python: improve packagingMartin Jansa
2011-11-07scripts/combo-layer: skip empty commitsPaul Eggleton
2011-11-07scripts/combo-layer: improve some messagesPaul Eggleton
2011-11-07scripts/combo-layer: auto-commit updated config filePaul Eggleton
2011-11-07scripts/combo-layer: fix dirty repo checkPaul Eggleton
2011-11-07scripts/combo-layer: make component repo branch configurablePaul Eggleton