summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto.inc
AgeCommit message (Expand)Author
2023-10-27linux-yocto: make sure the pahole-native available before do_kernel_configmeXiangyu Chen
2023-07-12linux-yocto/ppc: add elfutils-native to DEPENDSBruce Ashfield
2023-06-01linux-yocto: move build / debug dependencies to .incBruce Ashfield
2023-03-06linux: inherit pkgconfig in kernel.bbclassMing Liu
2023-02-23build-appliance-image kernel: linux-yocto: qemuall: add taskstatsTrevor Woerner
2022-10-25linux-yocto: add efi entry for machine featuresJon Mason
2022-08-14linux-yocto: prepend the the value with a space when append to KERNEL_EXTRA_ARGSJose Quaresma
2022-02-20meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license...Richard Purdie
2021-11-26linux-yocto: export pkgconfig variables to devshellBruce Ashfield
2021-11-24kernel-yocto: conditionally enable stack protection checking on x86-64Bruce Ashfield
2021-08-02Convert to new override syntaxRichard Purdie
2021-07-18linux-yocto: add vfat KERNEL_FEATURE when MACHINE_FEATURES include vfatBruce Ashfield
2021-03-02recipes-kernel: Add missing HOMEPAGE and DESCRIPTION for recipes.Meh Mbeh Ida Delphine
2020-06-09linux-yocto: exclude from version checks/automated version updatesAlexander Kanavin
2020-05-07recipes: Remove remaining INC_PR variablesRichard Purdie
2020-02-08kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclassPaul Barker
2019-02-12linux-yocto: Add dependency on libgcc for ARCAlexey Brodkin
2018-07-02recipes-kernel/linux: Enable NUMA Kconfig from MACHINE_FEATURESAlistair Francis
2018-07-02linux-yocto: Enable kernel-sample features for runtime testsHongzhi.Song
2018-05-29linux-yocto-dev: update to v4.17+Bruce Ashfield
2018-01-26classes/recipes: Convert SkipPackage -> SkipRecipeRichard Purdie
2018-01-19kernel: drop unnecessary True options from calls to getVarAndre McCurdy
2018-01-02kernel: Add support for multiple kernel packagesHaris Okanovic
2017-09-13kernel: Move Device Tree support to kernel.bbclassOtavio Salvador
2017-09-11linux-yocto: Make LINUX_VERSION_EXTENSION weakerSaul Wold
2017-07-24linux-yocto: only suggest default kernel typeJoe Slater
2017-04-05kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto...Ming Liu
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-15linux-yocto.inc: ensure do_kernel_link_images runs before do_stripAndre McCurdy
2016-10-01linux-yocto.inc: Run kernel_version_sanity_check with final sourceNathan Rossi
2016-09-28linux-yocto: Move PREFERRED_PROVIDER check to be genericSaul Wold
2016-09-21kernel.bbclass: Add kernel_version_sanity_check functionCalifornia Sullivan
2016-07-20linux-yocto: Enable debug/printk.scc KERNEL_FEATURE on qemuall machines.Aníbal Limón
2016-05-30kernel: Make symbol link to vmlinuz in boot directoryHe Zhe
2016-05-11kernel-yocto: allow branch auditing to be suspendedBruce Ashfield
2015-12-08package_regex.inc: split GITTAGREGEX entries into recipe filesAlexander Kanavin
2015-11-16linux-yocto.inc: set SUMMARY instead of DESCRIPTIONPaul Eggleton
2015-09-23linux-yocto: depend on libgcc for nios2Marek Vasut
2015-03-31kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton
2015-03-31linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton
2015-03-02kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield
2015-02-21linux-yocto: make kernel configuration audit user visibleBruce Ashfield
2014-12-23linux-yocto: Fixup linux-yocto for aarch64Mark Hatle
2014-12-23linux-yocto: depend on libgcc for aarch64Kai Kang
2014-02-11linux-yocto: Use PACKAGE_ARCH in build dirDarren Hart
2013-08-27linux-yocto: add bc-native dependency, and move to linux-yocto.incBruce Ashfield
2012-07-04kernel: Add kernel headers to kernel-dev packageDarren Hart
2012-06-29linux-yocto: Use INC_PR and move kernel require to linux-yocto.incDarren Hart
2012-05-08linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield
2012-02-26More quoting fixesMartin Jansa