summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: Remove selinux_check()Tom Zanussi2013-10-301-4/+0
* scripts/oe-pkgdata-util: fix global name 'debug' is not definedPaul Eggleton2013-10-291-12/+11
* scripts: Add ksize.py and dirsize.pyDarren Hart2013-10-292-0/+258
* scripts/oe-pkgdata-util: add ability to find a recipe from a target packagePaul Eggleton2013-10-291-0/+37
* scripts/oe-pkgdata-util: add ability to look up runtime package namesPaul Eggleton2013-10-291-0/+38
* scripts/oe-pkgdata-util: add ability to search for a target pathPaul Eggleton2013-10-291-0/+36
* scripts/oe-pkgdata-util: check path arguments to ensure they existPaul Eggleton2013-10-291-0/+12
* scripts/oe-pkgdata-util: improve help text and command line parsingPaul Eggleton2013-10-291-40/+38
* scripts/oe-pkgdata-util: remove remnants of former pkgdata structurePaul Eggleton2013-10-291-6/+6
* relocate_sdk.py: Allow script to work with Python 2.4 and 3.Konrad Scherer2013-10-261-17/+25
* runqemu-extract-sdk: add --numeric-owner option to tar commandChen Qi2013-10-261-3/+3
* buildhistory-diff: add ability to report version changesPaul Eggleton2013-10-261-1/+7
* wic: Update and generalize pseudo setup for rootfs generationTom Zanussi2013-10-231-13/+15
* wic: Make find_binary_path() more user-friendlyTom Zanussi2013-10-231-1/+4
* wic: Remove binary dependenciesTom Zanussi2013-10-231-4/+0
* wic: Remove rpmmisc call from livecdTom Zanussi2013-10-231-1/+1
* wic: Remove rpm and grabber dependencies from BaseImageCreatorTom Zanussi2013-10-231-3/+1
* wic: remove rpm warning code from BackendPluginTom Zanussi2013-10-231-5/+0
* wic: Remove dependency on myurlgrab moduleTom Zanussi2013-10-231-1/+0
* wic: Remove dependency on rpmmiscTom Zanussi2013-10-233-3/+2
* wic: eliminate module checksTom Zanussi2013-10-231-10/+0
* wic: Remove dependency on rt_util moduleTom Zanussi2013-10-237-7/+7
* wic: add pseudo to the populate-extfs stepTom Zanussi2013-10-181-1/+8
* wic: Initialize return values in find_artifacts()Tom Zanussi2013-10-181-0/+2
* wic: Check for the existence/correctness of build artifactsTom Zanussi2013-10-181-0/+20
* wic: Check for external modulesDarren Hart2013-10-161-0/+12
* wic: Force lba off for FAT16 partitionsDarren Hart2013-10-161-0/+10
* wic: check passed-in build artifact directoriesTom Zanussi2013-10-161-0/+12
* wic: check for build artifactsTom Zanussi2013-10-161-0/+8
* yocto-kernel: Use variable-substituted BBLAYERSTom Zanussi2013-10-041-55/+38
* wic: Add OpenEmbedded-specific implementationTom Zanussi2013-10-0120-260/+1253
* wic: Add mic w/pykickstartTom Zanussi2013-10-01135-0/+29216
* wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi2013-10-014-0/+774
* mkefidisk.sh: Allow using a loopback mounted fileJason Wessel2013-09-301-2/+12
* runqemu: Use correct kvm CPU options for qemux86* with kvmRichard Purdie2013-09-261-1/+5
* relocate_sdk.py: make it work also with python 3Laurentiu Palcu2013-09-261-19/+35
* scripts/runqemu: write temp file into correct locationPaul Eggleton2013-09-241-1/+1
* yocto-bsp: add 3.10/remove 3.8 kernel from templatesTom Zanussi2013-09-2475-365/+423
* runqemu: set qemuarm memory size back to 128MBLaurentiu Palcu2013-09-221-1/+1
* classes/imagetest-qemu: remove old image testing classPaul Eggleton2013-09-2251-2167/+0
* wipe-sysroot: delete pkgdata stampsRoss Burton2013-09-221-0/+2
* scripts/contrib/build-perf-test.sh: record size in kb and remove extra spacesStefan Stanacar2013-09-141-2/+3
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-26/+10
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-17/+39
* bb-matrix-plot: Use interpolation for sparse dataPeter Kjellerstedt2013-09-141-1/+1
* bb-matrix: Clean before, rather than after, buildingPeter Kjellerstedt2013-09-141-7/+5
* yocto-bsp: conditionalise mesa-swrast on opengl in templatesRoss Burton2013-09-111-1/+1
* image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie2013-09-111-0/+31
* yocto-bsp: remove apm as a default MACHINE_FEATURESaul Wold2013-09-091-1/+1
* scripts/runqemu: Fix MACHINE regexMihai Prica2013-09-041-2/+2
OpenPOWER on IntegriCloud