aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-02-02uninative: Make patchelf modified files sparseRichard Purdie
2017-02-01staging: Reduce the number of mkdirs callsRichard Purdie
2017-02-01sstate/staging: Batch log messages for performanceRichard Purdie
2017-01-31relocatable: Make native .pc files relocatableRichard Purdie
2017-01-31utils: Avoid need to relocate wrapper scriptsRichard Purdie
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón
2017-01-31testimage.bbclass: Fixes about suites and dependenciesMariano Lopez
2017-01-31populate_sdk_ext: fix == bashismPatrick Ohly
2017-01-31rootfs-postcommands.bbclass: drop insert_feed_uris functionMing Liu
2017-01-31meta: remove remaining True option to getVar callsMing Liu
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez
2017-01-31externalsrc: Hide created symlinks with .git/info/excludeOla x Nilsson
2017-01-31sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie
2017-01-31toolchain-shar-extract: compare SDK and host gcc versionsEd Bartosh
2017-01-31package_deb: handle allarch when mapping tune to dpkg architecturesRoss Burton
2017-01-31distrodata: add DATETIME to vardepsexclude for do_distro_check.Ross Burton
2017-01-31grub-efi.bbclass: use 'grub-efi-' prefixEd Bartosh
2017-01-31isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh
2017-01-31image-wic: remove HDDDIR from WICVARSEd Bartosh
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh
2017-01-31image-wic: move wic code to image-wic.bbclassEd Bartosh
2017-01-31wic: change location of .env filesEd Bartosh
2017-01-31image_types: use correct output directoryEd Bartosh
2017-01-28staging: Handle stale sysroot rebuild issueRichard Purdie
2017-01-28staging: Fix missing nativesdk do_populate_sysroot depends on binutilsRichard Purdie
2017-01-28staging: Allow removal of stale sysroot objectsRichard Purdie
2017-01-28staging: Drop common prefix WORKDIR from manifest filesRichard Purdie
2017-01-28sstate: Allow sstate_clean_manifest to take a prefixRichard Purdie
2017-01-28gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie
2017-01-28allarch: Drop STAGING_DIR_HOST expansionRichard Purdie
2017-01-28image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasksRichard Purdie
2017-01-28image_types.bbclass: rebuild .wks file when .wks.in changesPatrick Ohly
2017-01-26testimage.bbclass: Add systemd test automaticallyMariano Lopez
2017-01-26useradd_base: keep group if it still has usersIoan-Adrian Ratiu
2017-01-26useradd-staticids: Fix groupaddDavid Vincent
2017-01-26toolchain-scripts: remove CCACHE_PATH from environment scriptJoshua Lock
2017-01-26autotools.bbclass: Change acpaths defaults to be a weak assignmentKhem Raj
2017-01-26staging: Handle overlapping files for build-sysrootRichard Purdie
2017-01-26image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie
2017-01-26cross: Update MULTIMACH_TARGET_SYS to reflect modern recipesRichard Purdie
2017-01-26staging/allarch: Remove hardcoded PACKAGE_ARCHS from the classRichard Purdie
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-23sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changesRichard Purdie
2017-01-23kernel-fitimage: Use compressed ramdisks in FIT images if availableRick Altherr
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