summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2013-10-30wic: Remove selinux_check()Tom Zanussi1
2013-10-29scripts/oe-pkgdata-util: fix global name 'debug' is not definedPaul Eggleton1
2013-10-29scripts: Add ksize.py and dirsize.pyDarren Hart2
2013-10-28scripts/oe-pkgdata-util: add ability to find a recipe from a target packagePaul Eggleton1
2013-10-28scripts/oe-pkgdata-util: add ability to look up runtime package namesPaul Eggleton1
2013-10-28scripts/oe-pkgdata-util: add ability to search for a target pathPaul Eggleton1
2013-10-28scripts/oe-pkgdata-util: check path arguments to ensure they existPaul Eggleton1
2013-10-28scripts/oe-pkgdata-util: improve help text and command line parsingPaul Eggleton1
2013-10-28scripts/oe-pkgdata-util: remove remnants of former pkgdata structurePaul Eggleton1
2013-10-26relocate_sdk.py: Allow script to work with Python 2.4 and 3.Konrad Scherer1
2013-10-26runqemu-extract-sdk: add --numeric-owner option to tar commandChen Qi1
2013-10-26buildhistory-diff: add ability to report version changesPaul Eggleton1
2013-10-23wic: Update and generalize pseudo setup for rootfs generationTom Zanussi1
2013-10-23wic: Make find_binary_path() more user-friendlyTom Zanussi1
2013-10-23wic: Remove binary dependenciesTom Zanussi1
2013-10-23wic: Remove rpmmisc call from livecdTom Zanussi1
2013-10-23wic: Remove rpm and grabber dependencies from BaseImageCreatorTom Zanussi1
2013-10-23wic: remove rpm warning code from BackendPluginTom Zanussi1
2013-10-23wic: Remove dependency on myurlgrab moduleTom Zanussi1
2013-10-23wic: Remove dependency on rpmmiscTom Zanussi3
2013-10-23wic: eliminate module checksTom Zanussi1
2013-10-23wic: Remove dependency on rt_util moduleTom Zanussi7
2013-10-18wic: add pseudo to the populate-extfs stepTom Zanussi1
2013-10-18wic: Initialize return values in find_artifacts()Tom Zanussi1
2013-10-18wic: Check for the existence/correctness of build artifactsTom Zanussi1
2013-10-16wic: Check for external modulesDarren Hart1
2013-10-16wic: Force lba off for FAT16 partitionsDarren Hart1
2013-10-16wic: check passed-in build artifact directoriesTom Zanussi1
2013-10-16wic: check for build artifactsTom Zanussi1
2013-10-01wic: Add OpenEmbedded-specific implementationTom Zanussi20
2013-10-01wic: Add mic w/pykickstartTom Zanussi135
2013-10-01wic: Initial code for wic (OpenEmbedded Image Creator)Tom Zanussi4
2013-09-30mkefidisk.sh: Allow using a loopback mounted fileJason Wessel1
2013-09-26runqemu: Use correct kvm CPU options for qemux86* with kvmRichard Purdie1
2013-09-26relocate_sdk.py: make it work also with python 3Laurentiu Palcu1
2013-09-24scripts/runqemu: write temp file into correct locationPaul Eggleton1
2013-09-20runqemu: set qemuarm memory size back to 128MBLaurentiu Palcu1
2013-09-20classes/imagetest-qemu: remove old image testing classPaul Eggleton51
2013-09-20wipe-sysroot: delete pkgdata stampsRoss Burton1
2013-09-14scripts/contrib/build-perf-test.sh: record size in kb and remove extra spacesStefan Stanacar1
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton1
2013-09-12bb-matrix-plot: Use interpolation for sparse dataPeter Kjellerstedt1
2013-09-12bb-matrix: Clean before, rather than after, buildingPeter Kjellerstedt1
2013-09-11image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie1
2013-09-04scripts/runqemu: Fix MACHINE regexMihai Prica1
2013-09-02runqemu: set memory size to 256M for most qemu machinesPaul Eggleton1
2013-09-02wipe-sysroot: fix removalsRoss Burton1
2013-08-30oe-setup-rpmrepo: add native sysroot so nativepython can be found by envPeter A. Bigot1
2013-08-30runqemu-ifdown: clean up the remaining iptables rulesChen Qi1