summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-01-30allarch: Force TARGET_*FLAGS variable valuesMike Crowe1
2016-01-30image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi1
2016-01-30fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa1
2015-09-29sstate: run recipe-provided hooks outside of ${B}Ross Burton1
2015-09-19base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan1
2015-09-19autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang1
2015-09-01license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa1
2015-09-01license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón1
2015-09-01sstate: Use SSTATE_DIR for FILESPATHRichard Purdie1
2015-09-01gnome: move introspection options to gnomebaseRoss Burton2
2015-08-13license_class: Fix choose_lic_set into incompatible licenseAníbal Limón1
2015-07-20license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang1
2015-05-15split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh1
2015-04-27fontcache: allow to pass different fontconfig cache dirMartin Jansa1
2015-04-27postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu1
2015-04-17fontcache.bbclass: prepend to PACKAGEFUNCS instead of appendingJonathan Liu1
2015-04-17autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie1
2015-04-15toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overriddenRichard Purdie1
2015-03-03utils.bbclass: fix create_cmdline_wrapperJavier Viguera1
2015-02-13toaster.bbclass: use the openembedded-core nameAlexandru DAMIAN1
2015-02-11image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz1
2015-02-11package.bbclass: Let PR server update PKGV, not PVMike Looijmans1
2015-02-11package/prserv: Merge two similar functions into oneRichard Purdie2
2015-02-11image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz1
2015-02-11fix '[[: not found' error message using dashVincent Génieux1
2015-02-11package.bbclass: Fix support for private libsMartin Jansa1
2015-02-11cross-canadian/meta-environment: Allow modification of TARGET_OS to be optionalRichard Purdie1
2015-02-11icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov1
2015-01-15image.bbclass: avoid boot error on read-only systemd imageChen Qi1
2015-01-08rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipesRichard Purdie1
2015-01-06image: Avoid race over directory creationRichard Purdie1
2015-01-06report-error: Handle the case no logfile existsRichard Purdie1
2014-12-31package.bbclass: do variable fixups even when FILES was setPeter Seebach1
2014-12-31kernel.bbclass: Remove bashismKhem Raj1
2014-12-31image_types.bbclass: Populate cpio /init as symlinkNathan Rossi1
2014-12-31kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton1
2014-12-31compress_doc.bbclass: support update-alternativesHongxu Jia1
2014-12-31metadata_scm: Fix crash due to uncaught python exceptionMerten Sach1
2014-12-31package.bbclass: Create empty key/value if not there for shlib_providerKhem Raj1
2014-12-31useradd.bbclass: set PSEUDO_PASSWD consistent with root directoryPeter A. Bigot1
2014-12-31image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot1
2014-12-31toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is providedOtavio Salvador1
2014-12-31ncurses, busybox, cml1.bbclass: Fix menuconfig display corruptionJason Wessel1
2014-12-31toaster.bbclass: read elapsed time from the stats fileAlexandru DAMIAN1
2014-12-31image_types.bbclass: Make ubi depend on ubifsPascal Bach1
2014-12-31systemd: don't add files and dependencies from units ConflictsRoss Burton1
2014-12-31multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia1
2014-12-31multilib.bbclass: fix incorrect TARGET_VENDOR in multilib imageHongxu Jia1
2014-12-31classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia1
2014-12-31mklibs: Fix loader for mipselKhem Raj1