aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-01-23qemuboot.bbclass: add blank lines in commentsRobert Yang
2017-01-23runqemu: fixes for slirp, network device and hostfwdRobert Yang
2017-01-23testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez
2017-01-23runtime/cases/smart.py: Migrate smart testsMariano Lopez
2017-01-23testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez
2017-01-23oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón
2017-01-23oeqa: Fix files handling on runtime tests.Aníbal Limón
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón
2017-01-23classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2017-01-23classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContextAníbal Limón
2017-01-23classes/populate_sdk_base: Add write_sdk_test_data to postprocessAníbal Limón
2017-01-23classes/rootfs-postcommands: Add write_image_test_dataAníbal Limón
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh
2017-01-23image_types: add RECIPE_SYSROOT_NATIVE to WICVARSEd Bartosh
2017-01-23image_types.bbclass: build wic-toolsEd Bartosh
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-22package_rpm: Clean up pointless exception handlingRichard Purdie
2017-01-22package_ipk: Clean up pointless exception handlingRichard Purdie
2017-01-22package_ipk: Improve failure debug outputRichard Purdie
2017-01-22package_deb: Clean up pointless exception handlingRichard Purdie
2017-01-22package_deb: Improve failure debug outputRichard Purdie
2017-01-22populate_sdk_ext: Add wic-tools to BB_SETSCENE_ENFORCE_WHITELISTRichard Purdie
2017-01-22Revert "populate_sdk_ext: whitelist do_package tasks"Richard Purdie
2017-01-20utils: Factor out common multilib datastore creation functionRichard Purdie
2017-01-19kernel.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19fontcache.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19gconf.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19gio-module-cache: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19gsettings: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19gtk-immodules-cache: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19mime.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19update-alternatives.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19update-rc.d: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen
2017-01-19useradd: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie
2017-01-19systemd: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie
2017-01-19pixbufcache: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie
2017-01-19kernel-module-split: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie
2017-01-19gtk-icon-cache: Add PACKAGE_WRITE_DEPS for postinstRichard Purdie
2017-01-19sstate: Drop the depchain isPostDep() checksRichard Purdie
2017-01-19classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie
2017-01-19Revert "kernel: Modify kernel modules installation path."Jason Wessel
2017-01-19Revert "classes/sstate: add a mode to error if sstate package unavailable"Paul Eggleton
2017-01-19classes/populate_sdk_ext: force a known value for TMPDIRPaul Eggleton
2017-01-19staging: Add dependency on virtual/binutils for strip binaryRichard Purdie
2017-01-19multilib_global: Drop pointless event mask/code filteringRichard Purdie
2017-01-19sstate: Fix EXTRA_STAGING_FIXMES handlingRichard Purdie
2017-01-19rm_work.bbclass: clean up soonerPatrick Ohly