aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/classes
AgeCommit message (Expand)Author
44 hoursAdd class for appending dm-verity hash data to block device imagesJan Luebbe
2024-03-05signing.bbclass: fix typosUlrich Ölmann
2024-02-23signing.bbclass: fix wrong function nameSascha Hauer
2024-02-13signing.bbclass: make it work with eliptic curve keysSascha Hauer
2024-02-09gitpkgv.bbclass: adjust the example in comment a bitMartin Jansa
2023-10-09signing.bbclass: don't export OPENSSL environment variables globallyAhmad Fatoum
2023-08-01image_types_sparse: Fix syntax errorChris Dimich
2023-05-03gitpkgv: Fix python deprecation warningKhem Raj
2023-02-15add signing.bbclass as infrastructure for build artifact signingJan Luebbe
2022-08-13image_types_sparse: Generate "don't care" chunksSean Anderson
2022-08-13image_types_sparse: Pad source image to block sizeSean Anderson
2021-08-30image_types_sparse: stop using ext2simgDmitry Baryshkov
2021-08-09image_types_sparse: fix sparse image generationDmitry Baryshkov
2021-08-06klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update th...Martin Jansa
2021-08-03Convert to new override syntaxMartin Jansa
2021-03-08classes: Add Android sparse image classJoshua Watt
2020-01-17gitpkgv.bbclass: Add support for extending the supported tag formatsPeter Kjellerstedt
2019-11-19gitpkgv.bbclass: Support also lightweight tagsniko.mauno@vaisala.com
2019-11-19gitpkgv.bbclass: Use --git-dir optionniko.mauno@vaisala.com
2019-10-27itstool: rework native shebang and add class to make native itstool workAndreas Müller
2019-06-15gitver: Pass git directory argument to gitrev_runSaikiran Madugula
2019-01-13meta-oe: remove True option to getVar calls (again)André Draszik
2018-11-26Copy breakpad .sym file in appropriate folder.Tristan Ramseyer
2018-08-21dos2unix: Remove after move to coreKhem Raj
2018-05-23scancode.bbclass: Adding a bbclass for scancode license scaning utilityirfan sadiq
2018-03-05classes/recipes: Convert SkipPackage -> SkipRecipeMaxin John
2018-01-16meson: remove recipe and classAlexander Kanavin
2017-08-13meson: set needs_exe_wrapperRoss Burton
2017-07-01meson: set native tool flag variablesRoss Burton
2017-07-01meson: export PKG_CONFIG to use pkg-config-native for native buildsRoss Burton
2017-07-01meson: don't pass localedirRoss Burton
2017-07-01Revert "meson: fix build/host confusion for bbclass"Ross Burton
2017-07-01meson: revert changes which shouldn't have been submittedRoss Burton
2017-06-22gitver: skip packages instead of panic()ing if ${GITVER} fails to expandAlejandro Mery
2017-06-14gitver: fix broken ${GITSHA} and recursion in S when PV="${GITVER}"Alejandro Mery
2017-06-14gitver: extend class to use EXTERNALSRC if setAlejandro Mery
2017-06-14dos2unix.bbclass: add recipeMing Liu
2017-06-14meson: add LDFLAGS to bbclass C/C++ link argumentsAdam C. Foltzer
2017-06-14meson: fix build/host confusion for bbclassAdam C. Foltzer
2017-06-05meson: Suport for c++ cross-compilationRicardo Ribalda Delgado
2017-03-16meson.bbclass: Use the correct C++ compiler when cross compilingPeter Kjellerstedt
2017-03-16meson.bbclass: Support building for nativePeter Kjellerstedt
2017-03-16meson.bbclass: Make changes to meson.build files trigger reconfigurationPeter Kjellerstedt
2017-03-16meson.bbclass: Add support for more standard installation directoriesPeter Kjellerstedt
2017-03-07gitver: fix try/except syntax for python3 supportAlejandro Mery
2017-03-07meson.bbclass: Add progress support for do_compile()Peter Kjellerstedt
2017-02-22gitpkgv.bbclass: fix versioning with multiple reposS. Lockwood-Childs
2017-02-20meson.bbclass: Add meson.bbclassLinus Svensson
2016-12-02remove True option to getVar callsJoshua Lock
2016-09-05gitpkgv: Fix $GITPKV for a single named git sourceClemens Lang