summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2017-02-05kernel-yocto: log the BSP definition fileBruce Ashfield1
2017-02-05kern-tools: re-enable scc merge commandBruce Ashfield1
2017-02-02uninative: Make patchelf modified files sparseRichard Purdie1
2017-02-01staging: Reduce the number of mkdirs callsRichard Purdie1
2017-02-01sstate/staging: Batch log messages for performanceRichard Purdie2
2017-01-31relocatable: Make native .pc files relocatableRichard Purdie1
2017-01-31utils: Avoid need to relocate wrapper scriptsRichard Purdie1
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón1
2017-01-31testimage.bbclass: Fixes about suites and dependenciesMariano Lopez1
2017-01-31populate_sdk_ext: fix == bashismPatrick Ohly1
2017-01-31rootfs-postcommands.bbclass: drop insert_feed_uris functionMing Liu1
2017-01-31meta: remove remaining True option to getVar callsMing Liu5
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez1
2017-01-31externalsrc: Hide created symlinks with .git/info/excludeOla x Nilsson1
2017-01-31sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie4
2017-01-31toolchain-shar-extract: compare SDK and host gcc versionsEd Bartosh1
2017-01-31package_deb: handle allarch when mapping tune to dpkg architecturesRoss Burton1
2017-01-31distrodata: add DATETIME to vardepsexclude for do_distro_check.Ross Burton1
2017-01-31grub-efi.bbclass: use 'grub-efi-' prefixEd Bartosh1
2017-01-31isoimage-isohybrid: use TRANSLATED_TARGET_ARCH instead of MACHINE_ARCHEd Bartosh1
2017-01-31image-wic: remove HDDDIR from WICVARSEd Bartosh1
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh1
2017-01-31image-wic: move wic code to image-wic.bbclassEd Bartosh3
2017-01-31wic: change location of .env filesEd Bartosh2
2017-01-31image_types: use correct output directoryEd Bartosh1
2017-01-28staging: Handle stale sysroot rebuild issueRichard Purdie1
2017-01-28staging: Fix missing nativesdk do_populate_sysroot depends on binutilsRichard Purdie1
2017-01-28staging: Allow removal of stale sysroot objectsRichard Purdie1
2017-01-28staging: Drop common prefix WORKDIR from manifest filesRichard Purdie1
2017-01-28sstate: Allow sstate_clean_manifest to take a prefixRichard Purdie1
2017-01-28gzip/pigz/expat/image: Simplify gzip-native/pigz-nativeRichard Purdie3
2017-01-28allarch: Drop STAGING_DIR_HOST expansionRichard Purdie1
2017-01-28image/kernelsrc/packagegroups/recipes: Remove uneeded noexec tasksRichard Purdie3
2017-01-28image_types.bbclass: rebuild .wks file when .wks.in changesPatrick Ohly1
2017-01-26testimage.bbclass: Add systemd test automaticallyMariano Lopez1
2017-01-26useradd_base: keep group if it still has usersIoan-Adrian Ratiu1
2017-01-26useradd-staticids: Fix groupaddDavid Vincent1
2017-01-26toolchain-scripts: remove CCACHE_PATH from environment scriptJoshua Lock1
2017-01-26autotools.bbclass: Change acpaths defaults to be a weak assignmentKhem Raj1
2017-01-26staging: Handle overlapping files for build-sysrootRichard Purdie1
2017-01-26image/packagegroup/populate_sdk: Drop do_populate_sysroot task properlyRichard Purdie3
2017-01-26cross: Update MULTIMACH_TARGET_SYS to reflect modern recipesRichard Purdie1
2017-01-26staging/allarch: Remove hardcoded PACKAGE_ARCHS from the classRichard Purdie2
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie3
2017-01-23sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changesRichard Purdie1
2017-01-23kernel-fitimage: Use compressed ramdisks in FIT images if availableRick Altherr1
2017-01-23qemuboot.bbclass: add blank lines in commentsRobert Yang1
2017-01-23runqemu: fixes for slirp, network device and hostfwdRobert Yang1
2017-01-23testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez1
2017-01-23testimage.bbclass: Add package install featureMariano Lopez1