summaryrefslogtreecommitdiffstats
path: root/meta-oe/classes
Commit message (Expand)AuthorAgeFilesLines
* Add class for appending dm-verity hash data to block device imagesJan Luebbe2024-04-231-0/+137
* signing.bbclass: fix typosUlrich Ölmann2024-03-051-3/+3
* signing.bbclass: fix wrong function nameSascha Hauer2024-02-231-3/+3
* signing.bbclass: make it work with eliptic curve keysSascha Hauer2024-02-131-4/+4
* gitpkgv.bbclass: adjust the example in comment a bitMartin Jansa2024-02-091-6/+6
* signing.bbclass: don't export OPENSSL environment variables globallyAhmad Fatoum2023-10-091-6/+6
* image_types_sparse: Fix syntax errorChris Dimich2023-08-011-5/+6
* gitpkgv: Fix python deprecation warningKhem Raj2023-05-031-1/+1
* add signing.bbclass as infrastructure for build artifact signingJan Luebbe2023-02-151-0/+316
* image_types_sparse: Generate "don't care" chunksSean Anderson2022-08-131-1/+1
* image_types_sparse: Pad source image to block sizeSean Anderson2022-08-131-4/+12
* image_types_sparse: stop using ext2simgDmitry Baryshkov2021-08-301-10/+2
* image_types_sparse: fix sparse image generationDmitry Baryshkov2021-08-091-12/+12
* klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update th...Martin Jansa2021-08-061-1/+1
* Convert to new override syntaxMartin Jansa2021-08-034-5/+5
* classes: Add Android sparse image classJoshua Watt2021-03-081-0/+16
* gitpkgv.bbclass: Add support for extending the supported tag formatsPeter Kjellerstedt2020-01-171-4/+10
* gitpkgv.bbclass: Support also lightweight tagsniko.mauno@vaisala.com2019-11-191-3/+3
* gitpkgv.bbclass: Use --git-dir optionniko.mauno@vaisala.com2019-11-191-7/+4
* itstool: rework native shebang and add class to make native itstool workAndreas Müller2019-10-271-0/+5
* gitver: Pass git directory argument to gitrev_runSaikiran Madugula2019-06-151-1/+1
* meta-oe: remove True option to getVar calls (again)André Draszik2019-01-131-5/+5
* Copy breakpad .sym file in appropriate folder.Tristan Ramseyer2018-11-261-0/+3
* dos2unix: Remove after move to coreKhem Raj2018-08-211-14/+0
* scancode.bbclass: Adding a bbclass for scancode license scaning utilityirfan sadiq2018-05-231-0/+35
* classes/recipes: Convert SkipPackage -> SkipRecipeMaxin John2018-03-051-1/+1
* meson: remove recipe and classAlexander Kanavin2018-01-161-106/+0
* meson: set needs_exe_wrapperRoss Burton2017-08-131-0/+1
* meson: set native tool flag variablesRoss Burton2017-07-011-0/+4
* meson: export PKG_CONFIG to use pkg-config-native for native buildsRoss Burton2017-07-011-0/+1
* meson: don't pass localedirRoss Burton2017-07-011-1/+0
* Revert "meson: fix build/host confusion for bbclass"Ross Burton2017-07-011-3/+3
* meson: revert changes which shouldn't have been submittedRoss Burton2017-07-011-1/+1
* gitver: skip packages instead of panic()ing if ${GITVER} fails to expandAlejandro Mery2017-06-221-13/+10
* gitver: fix broken ${GITSHA} and recursion in S when PV="${GITVER}"Alejandro Mery2017-06-141-4/+14
* gitver: extend class to use EXTERNALSRC if setAlejandro Mery2017-06-141-2/+4
* dos2unix.bbclass: add recipeMing Liu2017-06-141-0/+14
* meson: add LDFLAGS to bbclass C/C++ link argumentsAdam C. Foltzer2017-06-141-5/+6
* meson: fix build/host confusion for bbclassAdam C. Foltzer2017-06-141-3/+3
* meson: Suport for c++ cross-compilationRicardo Ribalda Delgado2017-06-051-0/+2
* meson.bbclass: Use the correct C++ compiler when cross compilingPeter Kjellerstedt2017-03-161-1/+1
* meson.bbclass: Support building for nativePeter Kjellerstedt2017-03-161-4/+9
* meson.bbclass: Make changes to meson.build files trigger reconfigurationPeter Kjellerstedt2017-03-161-0/+2
* meson.bbclass: Add support for more standard installation directoriesPeter Kjellerstedt2017-03-161-1/+5
* gitver: fix try/except syntax for python3 supportAlejandro Mery2017-03-071-2/+2
* meson.bbclass: Add progress support for do_compile()Peter Kjellerstedt2017-03-071-0/+1
* gitpkgv.bbclass: fix versioning with multiple reposS. Lockwood-Childs2017-02-221-2/+2
* meson.bbclass: Add meson.bbclassLinus Svensson2017-02-201-0/+86
* remove True option to getVar callsJoshua Lock2016-12-025-12/+12
* gitpkgv: Fix $GITPKV for a single named git sourceClemens Lang2016-09-051-1/+8