summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension fr...Martin Jansa2018-08-212-6/+4
* kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NA...Martin Jansa2018-08-214-37/+37
* kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_...Martin Jansa2018-08-212-22/+15
* bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX i...Martin Jansa2018-08-211-9/+4
* rootfs-postcommands: put image testdata under sstate controlAndré Draszik2018-08-211-7/+8
* dos2unix.bbclass: Move to oe-coreKhem Raj2018-08-201-0/+14
* populate_sdk_base.bbclass: inherit and use image-postinst-interceptsChristopher Larson2018-08-161-1/+2
* image.bbclass: inherit and use image-postinst-interceptsChristopher Larson2018-08-161-0/+2
* image-postinst-intercepts.bbclass: add classChristopher Larson2018-08-161-0/+23
* sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie2018-08-161-3/+10
* sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik2018-08-161-3/+0
* sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik2018-08-161-3/+0
* sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik2018-08-161-0/+13
* cve-check.bbclass: do not download the CVE DB in package-specific tasksKonstantin Shemyak2018-08-151-1/+1
* image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.confAlex Kiernan2018-08-151-1/+4
* package.bbclass: improve -dbg and -src package orderingRasmus Villemoes2018-08-151-7/+8
* sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie2018-08-151-2/+2
* sstate: Ensure a given machine only removes things which it createdRichard Purdie2018-08-151-1/+16
* image: Add locale archive optimisationRichard Purdie2018-08-151-1/+1
* classes: sanity-check LIC_FILES_CHKSUMRoss Burton2018-08-142-3/+5
* package: Fix file copying to preserve sparse filesRichard Purdie2018-08-141-1/+1
* multilib-script: Fix ALTERNATIVE_${PN} overwrite issueZhixiong Chi2018-08-141-1/+1
* kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directivesJaewon Lee2018-08-141-0/+2
* devtool-source.bbclass: Support kernel-fragments/patch not in SRC_URIJaewon Lee2018-08-141-0/+12
* sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie2018-08-141-1/+5
* sstate: Add sstate usage summary to the buildRichard Purdie2018-08-081-0/+12
* classes/sanity: Clean up getstatusoutput usageJoshua Watt2018-08-081-29/+38
* classes/reproducible_build: Avoid dereferencing symlinksJoshua Watt2018-08-081-2/+2
* devicetree.bbclass: User/BSP device tree source compilation classNathan Rossi2018-08-081-0/+140
* toolchain-scripts: put TARGET_ARCH and TARGET_OS into environmentRoss Burton2018-08-071-0/+3
* cmake: fix linking in multilib SDKsRoss Burton2018-08-071-0/+1
* python[3]native: allow use of both native Python 2 and 3Ross Burton2018-08-022-6/+6
* meson: don't dump full error log on failureRoss Burton2018-08-021-1/+0
* multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego2018-08-011-1/+7
* package.bbclass: Fix hardlink preservation issueRichard Purdie2018-07-311-1/+1
* multilib_script: Add support for multilib scriptsRichard Purdie2018-07-311-0/+32
* distutils/distutils3: do not try to fetch code during do_configureHongxu Jia2018-07-302-1/+9
* testsdk.bbclass: check python module testtools and subunitRobert Yang2018-07-301-0/+6
* package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o...Martin Jansa2018-07-301-2/+2
* classes/package: fix variable name in commentPaul Eggleton2018-07-261-1/+1
* autotools.bbclass: fix autoreconf bbnote commandline argumentsAndre McCurdy2018-07-261-1/+1
* lib/oe: split out machine to ELF data dictionaryRoss Burton2018-07-261-136/+2
* distutils/setuptools, distutils3/setuptools3: improve reproducibilityHongxu Jia2018-07-264-15/+10
* distutils/setuptools-native, distutils3/setuptools3-native: do not try to fet...Hongxu Jia2018-07-262-0/+2
* license_image: Fix raceRichard Purdie2018-07-252-53/+6
* license: Split image license functions to a separate classRichard Purdie2018-07-252-283/+285
* package: Use subprocess to be consistent with the rest of the classRichard Purdie2018-07-251-4/+4
* Revert "relocate_sdk.py: remove hardcoded SDK path"Richard Purdie2018-07-251-0/+5
* package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie2018-07-241-2/+2
* package: Clean up getstatusoutput usageRichard Purdie2018-07-241-13/+11