aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-03-26populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton
2018-03-26populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-03-15uninative: Add compatiblity version checkRichard Purdie
2018-02-27siteinfo: add aarch64_illp32 decodeArmin Kuster
2018-02-27update-rc.d: QA regression.Armin Kuster
2018-02-19package_rpm.bbclass: Fix matching of architecture independent packagesOtavio Salvador
2018-01-29kernel-uboot: support Image kernel type for arm64Zumeng Chen
2018-01-29image_types_wic.bbclass: Ensure '-c image_wic' worksOtavio Salvador
2018-01-29uninative.bbclass: Fix broken symlink issueMark Hatle
2018-01-27kernel-yocto: make SRC_URI defconfig removal more specificBruce Ashfield
2018-01-21populate_sdk_ext: Set cleandirs correctlyRichard Purdie
2018-01-21lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-20image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie
2018-01-06rm_work: remove debugging statementsRoss Burton
2018-01-06kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot
2018-01-06image-live.bbclass: add MLPREFIX to core-image-minimal-initramfsRobert Yang
2018-01-06image-live.bbclass: print warn when initramfs is invalidRobert Yang
2018-01-06waf.bbclass: explicitly pass bindir and libdir if supportedStefan Agner
2018-01-06kernel.bbclass: Fix do_sizecheck behaviourMike Crowe
2018-01-06image_types: btrfs use sparse file creationSaul Wold
2018-01-06rm_work: Handle race with -inital tasksRichard Purdie
2018-01-06kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield
2018-01-06kernel-yocto: Stop the build if defconfig is missingSaul Wold
2018-01-06kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold
2018-01-06rootfs-postcommands.bbclass: ensure that rootfs gets mounted roPatrick Ohly
2018-01-06systemd: allow dots in arguments to template unitsMartin Hundebøll
2018-01-06update-alternatives.bbclass: refuse to manage SysV init scriptsMarkus Lehtonen
2018-01-06Revert "classes: Fix alternatives and rc.d ordering"Markus Lehtonen
2018-01-06initscripts: don't use update-alternativesMarkus Lehtonen
2017-12-09populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie
2017-12-04image_types: Add debugging code to ext4 fs creationSaul Wold
2017-12-04qemuboot: Improve relative path handlingRichard Purdie
2017-12-04base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik
2017-12-04package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDEAndre McCurdy
2017-12-04base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy
2017-12-04testimage: Ensure full logs are shown for failuresRichard Purdie
2017-12-04gtk-doc.bbclass: correctly make the list of directories with shared librariesAlexander Kanavin
2017-12-04testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie
2017-12-04image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu
2017-12-04externalsrc: fix ExpansionError if the source dir does not exist yetLuca Ceresoli
2017-12-04image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov
2017-12-04useradd-staticids: explain how to fix the the problemPatrick Ohly
2017-12-04useradd-staticids: skip recipes without static IDsPatrick Ohly
2017-12-04goarch: There is no GOARCH defined for mips64-n32Joe Slater
2017-12-04useradd.bbclass: print a warn when useradd not foundRobert Yang
2017-10-16goarch.bbclass: Define HOST_GO386 and TARGET_GO386Paul Barker
2017-10-16own-mirrors.bbclass: allow other settings of PREMIRRORS have effectChen Qi
2017-10-16archiver: preserve sysroot paths in configured mode for multilibHongxu Jia
2017-10-16sstate.bbclass: provide an exception for useradd scenarioMaxin B. John
2017-10-16cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov