summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* kernel: don't fail if Modules.symvers doesn't existJoel Stanley2023-08-181-2/+2
* kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén2023-08-151-3/+4
* Revert "rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock"Alexander Kanavin2023-08-151-7/+0
* rootfs_rpm: don't depend on opkg-native for update-alternativesRoss Burton2023-08-011-3/+1
* meson.bbclass: Point to llvm-config from native sysrootKhem Raj2023-08-011-0/+1
* uboot-extlinux-config.bbclass: fix old override syntax in commentQuentin Schulz2023-08-011-4/+4
* kernel-module-split add systemd modulesloaddir and modprobedir configJose Quaresma2023-08-011-2/+2
* testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos2023-07-202-24/+2
* kernel-module-split: make autoload and probeconf distribution specificJose Quaresma2023-07-201-5/+8
* kernel-module-split: use context manager to open filesJose Quaresma2023-07-201-13/+10
* kernel-module-split: install config modules directories only when they are ne...Jose Quaresma2023-07-201-22/+13
* kernel: config modules directories are handled by kernel-module-splitJose Quaresma2023-07-201-2/+0
* rust-common.bbclass: move musl-specific linking fix from rust-source.incAlexander Kanavin2023-07-201-0/+4
* cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin2023-07-202-1/+4
* rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lockChangqing Li2023-07-071-0/+7
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-06-301-2/+3
* cmake.bbclass: do not search host paths for find_program()Chen Qi2023-06-211-1/+0
* kernel: don't force PAHOLE=falseBruce Ashfield2023-06-141-1/+1
* image-live.bbclass: respect IMAGE_MACHINE_SUFFIXMartin Jansa2023-06-141-1/+1
* go.bbclass: don't use test to check output from lsMartin Jansa2023-06-141-1/+1
* populate_sdk_base.bbclass: respect MLPREFIX for ptest-pkgs's ptest-runnerMartin Jansa2023-06-061-1/+1
* python3targetconfig.bbclass: Extend PYTHONPATH instead of overwritingJohannes Schrimpf2023-05-181-1/+1
* populate_sdk_ext.bbclass: redirect stderr to stdout so that both end in LOGFILEMartin Jansa2023-05-171-1/+1
* update-alternatives.bbclass: fix old override syntaxPeter Bergin2023-05-101-2/+2
* kernel: improve initramfs bundle processing timeBruce Ashfield2023-05-101-1/+1
* populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO overrideMartin Jansa2023-05-101-1/+2
* kernel-fitimage: Fix the default dtb config checkArslan Ahmad2023-05-101-10/+26
* devicetree.bbclass: fix typoLuca Ceresoli2023-04-061-1/+1
* cargo-update-recipe-crates.bbclass: Do not add name= to crate:// URIsPeter Kjellerstedt2023-04-061-1/+1
* classes-recipe/setuptools3-base: clean up FILES assignmentsRoss Burton2023-04-041-10/+3
* runqemu: respect IMAGE_LINK_NAMEMartin Jansa2023-04-041-1/+1
* cargo-update-recipe-crates: force name overridesFrederic Martinsons2023-04-011-19/+16
* cargo_common.bbclass: add support of user in url for patchFrederic Martinsons2023-04-011-1/+4
* cargo_common.bbclass: Support local github reposAlex Kiernan2023-04-011-0/+30
* cargo-update-recipe-crates: generate checksum for each cratesFrederic Martinsons2023-03-301-4/+40
* class-recipe: add support for loongarch64Jialing Zhang2023-03-233-1/+15
* image-artifact-names: add IMAGE_MACHINE_SUFFIX variableMartin Jansa2023-03-222-4/+13
* image-artifact-names.bbclass: add INITRAMFS_IMAGE_NAME from kernel.bbclassMartin Jansa2023-03-222-1/+3
* cargo.bbclass: use offline mode for buildingFrederic Martinsons2023-03-161-1/+1
* npm.bbclass: avoid DeprecationWarning with new pythonMartin Jansa2023-03-141-1/+1
* image_types: fix multiubi var initRomuald Jeanne2023-03-141-0/+3
* systemd.bbclass: Add /usr/lib/systemd to searchpaths as wellKhem Raj2023-03-141-0/+1
* pypi.bbclass: Set SRC_URI downloadfilename with an optional prefixZoltan Boszormenyi2023-03-141-1/+3
* image_types: fix vname var init in multiubi_mkfs() functionRomuald JEANNE2023-03-141-6/+7
* ptest-packagelists: Simplify ptest list/codeRichard Purdie2023-03-141-1/+1
* populate_sdk_ext: Handle spaces within user $PATHKenfe-Mickael Laventure2023-03-111-1/+1
* toolchain-scripts: Handle spaces within user $PATHKenfe-Mickael Laventure2023-03-111-1/+1
* manpages: use an intercept to run mandbRoss Burton2023-03-081-11/+1
* linux: inherit pkgconfig in kernel.bbclassMing Liu2023-03-061-1/+1
* kernel: Add kernel specific OBJDUMPKhem Raj2023-03-016-6/+12