aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2019-04-08package.bbclass: Always include ldconfig fragmentAndreas Oberritter
2019-04-08package_deb, ipk: improve subprocess output on package manager commandLeonardo Sandoval
2019-04-08package_deb.bbclass: Allow to override Multi-Arch flag; change default for ke...Andreas Oberritter
2019-04-08kernel-devicetree.bbclass: search dtb in all subdirectories of arch/${ARCH}/bootAndreas Oberritter
2019-04-08kernel.bbclass: move variables for kernel artifacts names to separate bbclassMartin Jansa
2019-04-08kernel.bbclass: use the consistent naming schema for initramfsMartin Jansa
2019-04-08kernel-devicetree.bbclass: Fix and simplify instalation of DTB filesMartin Jansa
2019-04-08kernel-devicetree.bbclass: Use lowercase names for shell variablesMartin Jansa
2019-04-08kernel-devicetree.bbclass: Add support to generate append to kernelOtavio Salvador
2019-04-08kernel: Move Device Tree support to kernel.bbclassOtavio Salvador
2019-04-08kernel: Stop using update-alternativesOtavio Salvador
2019-04-08Revert "Revert "kernel: Fix symlinks""Andreas Oberritter
2019-04-08package.bbclass: Store required variables for custom metadata fieldsAndreas Oberritter
2019-04-08Revert "kernel: Fix symlinks"Andreas Oberritter
2019-04-08kernel-fitimage.bbclass: fix arm64 targetAndreas Oberritter
2019-04-08kernel-fitimage.bbclass: search dtb in all subdirectories of arch/*/bootAndreas Oberritter
2019-04-08{insane,package{,_deb,_ipk}}.bbclass: support 'Breaks' control field by intro...Andreas Oberritter
2018-05-07package_deb.bbclass: compress control.tar with the same algorithm as data.tarAndreas Oberritter
2018-05-07package_manager/deb: implement BAD_RECOMMENDATIONSAndreas Oberritter
2018-05-07package_manager/deb: create Packages.xzAndreas Oberritter
2018-03-30populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton
2018-03-30populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-03-15uninative: Add compatiblity version checkRichard Purdie
2018-03-03testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie
2018-03-03package_rpm.bbclass: Fix matching of architecture independent packagesOtavio Salvador
2018-03-03image_types_wic.bbclass: Ensure '-c image_wic' worksOtavio Salvador
2018-03-03distutils-base.bbclass: Do not use -pie with hardeningKhem Raj
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-20insane: consider INSANE_SKIP without package-specifier tooRoss Burton
2018-01-20image: Expand PV to avoid AUTOREV parsing failuresRichard Purdie
2018-01-07staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen
2018-01-07cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov
2018-01-07archiver: preserve sysroot paths in configured modeRoss Burton
2018-01-07archiver: avoid archiving source for glibc-localeZhenbo Gao
2018-01-07archiver.bbclass: adapt do_unpack_and_patch to RSSMikko Ylinen
2018-01-07archiver.bbclass: fix do_ar_original error for matchbox-desktopDengke Du
2018-01-07archiver.bbclass: do not cause kernel rebuildsPatrick Ohly
2018-01-07archiver.bbclass: various fixes for original+diff modePatrick Ohly
2018-01-07archiver.bbclass: enhance do_ar_recipe task signaturePatrick Ohly
2018-01-07archiver: Escape recipe name in regexJoshua Watt
2018-01-07classes: drop image dependencies on TOPDIR variablePaul Eggleton
2018-01-07image.bbclass: drop initramfs bundle related codeMing Liu
2017-12-11cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new fileTom Rini
2017-12-09populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie
2017-11-05image_types.bbclass: Make u-boot signed images more versatileTom Rini
2017-11-05useradd-staticids: don't create username-group if gid is specifiedAndré Draszik
2017-11-05kernel-fitimage: support MIPS (compressed)André Draszik
2017-11-05kernel-uboot: support compressed kernel on MIPSAndré Draszik
2017-11-05kernel-uimage: optimise UBOOT_ENTRYSYMBOL supportAndré Draszik