summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2013-10-04yocto-kernel: Use variable-substituted BBLAYERSTom Zanussi
2013-10-01wic: Add OpenEmbedded-specific implementationTom Zanussi
2013-10-01wic: Add mic w/pykickstartTom Zanussi
2013-10-01wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi
2013-09-30mkefidisk.sh: Allow using a loopback mounted fileJason Wessel
2013-09-26runqemu: Use correct kvm CPU options for qemux86* with kvmRichard Purdie
2013-09-26relocate_sdk.py: make it work also with python 3Laurentiu Palcu
2013-09-24scripts/runqemu: write temp file into correct locationPaul Eggleton
2013-09-24yocto-bsp: add 3.10/remove 3.8 kernel from templatesTom Zanussi
2013-09-22runqemu: set qemuarm memory size back to 128MBLaurentiu Palcu
2013-09-22classes/imagetest-qemu: remove old image testing classPaul Eggleton
2013-09-22wipe-sysroot: delete pkgdata stampsRoss Burton
2013-09-14scripts/contrib/build-perf-test.sh: record size in kb and remove extra spacesStefan Stanacar
2013-09-14bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-09-14bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton
2013-09-14bb-matrix-plot: Use interpolation for sparse dataPeter Kjellerstedt
2013-09-14bb-matrix: Clean before, rather than after, buildingPeter Kjellerstedt
2013-09-11yocto-bsp: conditionalise mesa-swrast on opengl in templatesRoss Burton
2013-09-11image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie
2013-09-09yocto-bsp: remove apm as a default MACHINE_FEATURESaul Wold
2013-09-04scripts/runqemu: Fix MACHINE regexMihai Prica
2013-09-02runqemu: set memory size to 256M for most qemu machinesPaul Eggleton
2013-09-02wipe-sysroot: fix removalsRoss Burton
2013-08-30oe-setup-rpmrepo: add native sysroot so nativepython can be found by envPeter A. Bigot
2013-08-30runqemu-ifdown: clean up the remaining iptables rulesChen Qi
2013-08-30runqemu-internal: provide more info if a preconfigured tap is usedChen Qi
2013-08-30runqemu-internal: don't bring down preconfigured tap interfaceChen Qi
2013-08-30list-packageconfig-flags.py: fix searching bitbake module failedHongxu Jia
2013-08-26python-2.7-manifest: Add missing python-ctypes dependency to python-multiproc...Richard Purdie
2013-08-26runqemu-ifup: when tunctl can't be found, say what package builds itRoss Burton
2013-08-16buildhistory-collect-srcrevs: match new buildhistory-diff command line parsingPaul Eggleton
2013-08-16buildhistory-diff: improve command-line handlingPaul Eggleton
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa
2013-08-16runqemu-internal: fix to start X correctly in live imagesChen Qi
2013-08-16wipe-sysroots: don't assume TMPDIR is under BUILDDIRRoss Burton
2013-08-13oe-setup-builddir: substitute ##OEROOT## when using templatesRoss Burton
2013-08-06list-packageconfig-flags.py: add a script to list all PACKAGECONFIG flagsHongxu Jia
2013-08-06scripts/contrib/mkefidisk.sh: fix bashismChen Qi
2013-08-03oe-find-native-sysroot: minor optimizationJoe MacDonald
2013-07-29test-dependencies: add simple script to detect missing or autoenabled depende...Martin Jansa
2013-07-29scripts/create-lsb-image: removeYi Zhao
2013-07-18scripts/contrib/*: fix arithmetic bashismPaul Eggleton
2013-07-13yocto-kernel: make BBLAYERS parsing more robustTom Zanussi
2013-07-10scripts/runqemu: Add support for 'qemumicroblaze' machineNathan Rossi
2013-07-10scripts/runqemu: Add support for 'qemuzynq' machineNathan Rossi
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan
2013-07-05yocto-kernel: enforce exact match for BBLAYERSTom Zanussi
2013-07-05yocto-bsp: filter out 'layer' from arch listTom Zanussi
2013-06-28python-multiprocessing: adding runtime dependenciesLukas Bulwahn
2013-06-25cleanup-workdir: fix typoKai Kang