summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* staging: Reduce the number of mkdirs callsRichard Purdie2017-02-011-10/+17
* sstate/staging: Batch log messages for performanceRichard Purdie2017-02-012-8/+17
* relocatable: Make native .pc files relocatableRichard Purdie2017-01-311-1/+12
* utils: Avoid need to relocate wrapper scriptsRichard Purdie2017-01-311-2/+16
* oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón2017-01-311-1/+1
* testimage.bbclass: Fixes about suites and dependenciesMariano Lopez2017-01-311-4/+5
* populate_sdk_ext: fix == bashismPatrick Ohly2017-01-311-1/+1
* rootfs-postcommands.bbclass: drop insert_feed_uris functionMing Liu2017-01-311-18/+0
* meta: remove remaining True option to getVar callsMing Liu2017-01-315-8/+8
* testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez2017-01-311-4/+7
* externalsrc: Hide created symlinks with .git/info/excludeOla x Nilsson2017-01-311-1/+16
* sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie2017-01-314-7/+14
* toolchain-shar-extract: compare SDK and host gcc versionsEd Bartosh2017-01-311-0/+1
* package_deb: handle allarch when mapping tune to dpkg architecturesRoss Burton2017-01-311-0/+2
* distrodata: add DATETIME to vardepsexclude for do_distro_check.Ross Burton2017-01-311-2/+1
* grub-efi.bbclass: use 'grub-efi-' prefixEd Bartosh2017-01-311-4/+6
* isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh2017-01-311-2/+2
* image-wic: remove HDDDIR from WICVARSEd Bartosh2017-01-311-1/+1
* wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh2017-01-311-2/+2
* image-wic: move wic code to image-wic.bbclassEd Bartosh2017-01-313-118/+122
* wic: change location of .env filesEd Bartosh2017-01-312-2/+2
* image_types: use correct output directoryEd Bartosh2017-01-311-1/+1
* staging: Handle stale sysroot rebuild issueRichard Purdie2017-01-281-0/+2
* staging: Fix missing nativesdk do_populate_sysroot depends on binutilsRichard Purdie2017-01-281-0/+1
* staging: Allow removal of stale sysroot objectsRichard Purdie2017-01-281-2/+15
* staging: Drop common prefix WORKDIR from manifest filesRichard Purdie2017-01-281-2/+3
* sstate: Allow sstate_clean_manifest to take a prefixRichard Purdie2017-01-281-1/+3
* gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie2017-01-283-8/+1
* allarch: Drop STAGING_DIR_HOST expansionRichard Purdie2017-01-281-4/+0
* image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasksRichard Purdie2017-01-283-10/+10
* image_types.bbclass: rebuild .wks file when .wks.in changesPatrick Ohly2017-01-281-0/+4
* testimage.bbclass: Add systemd test automaticallyMariano Lopez2017-01-261-1/+2
* useradd_base: keep group if it still has usersIoan-Adrian Ratiu2017-01-261-4/+14
* useradd-staticids: Fix groupaddDavid Vincent2017-01-261-1/+3
* toolchain-scripts: remove CCACHE_PATH from environment scriptJoshua Lock2017-01-261-2/+0
* autotools.bbclass: Change acpaths defaults to be a weak assignmentKhem Raj2017-01-261-1/+1
* staging: Handle overlapping files for build-sysrootRichard Purdie2017-01-261-2/+7
* image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie2017-01-263-7/+3
* cross: Update MULTIMACH_TARGET_SYS to reflect modern recipesRichard Purdie2017-01-261-1/+1
* staging/allarch: Remove hardcoded PACKAGE_ARCHS from the classRichard Purdie2017-01-262-7/+13
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-233-6/+6
* sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changesRichard Purdie2017-01-231-0/+2
* kernel-fitimage: Use compressed ramdisks in FIT images if availableRick Altherr2017-01-231-4/+30
* qemuboot.bbclass: add blank lines in commentsRobert Yang2017-01-231-0/+18
* runqemu: fixes for slirp, network device and hostfwdRobert Yang2017-01-231-3/+8
* testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez2017-01-231-124/+91
* testimage.bbclass: Add package install featureMariano Lopez2017-01-231-17/+10
* testimage.bbclass: Add support for package extractionMariano Lopez2017-01-231-0/+12
* runtime/cases/smart.py: Migrate smart testsMariano Lopez2017-01-231-0/+53
* testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez2017-01-231-42/+144