summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-2558/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* package.bbclass: Fix kernel source handling when not using externalsrcAlejandro Hernandez Samaniego2022-07-161-1/+1
* package.bbclass: Avoid stripping signed kernel modules in splitdebuginfoChristoph Lauer2022-07-151-0/+5
* package.bbclass: Fix base directory for debugsource files when using externalsrcAlejandro Hernandez Samaniego2022-07-041-3/+28
* package: Ensure we track whether PRSERV was active or notRichard Purdie2022-05-081-0/+3
* package.bbclass: Prevent perform_packagecopy from removing /sysroot-onlyRuss Dill2022-04-211-7/+1
* package.bbclass: Remove an unnecessary path from do_package[dirs]Peter Kjellerstedt2022-03-151-1/+1
* package: rename LICENSE_EXCLUSIONSaul Wold2022-02-251-3/+3
* package: Pass dv (debug_vars) around instead of individual varsPeter Kjellerstedt2022-02-051-11/+11
* package: Make package_debug_vars() return a dictPeter Kjellerstedt2022-02-051-45/+51
* package: Split out package_debug_vars from split_and_strip_filesPeter Kjellerstedt2022-02-051-11/+18
* package: Add support for kernel strippingSaul Wold2022-01-131-12/+5
* package: Only snap libraries if they would be processed by ldconfig OS-12840Mike Crowe2021-12-121-1/+1
* package: Add sanity check for allarch packagegroupsRichard Purdie2021-11-151-0/+2
* lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe2021-10-171-15/+11
* package: Ensure pclist files are deterministic and don't use full pathsRichard Purdie2021-10-021-3/+3
* package: Fix pkgdata determinism issuesRichard Purdie2021-09-161-4/+4
* classes/package: Add extended packaged dataJoshua Watt2021-09-031-3/+37
* prservice: remove connection cachingScott Murray2021-08-231-3/+2
* package: Fix overrides converion issue with PKGSIZERichard Purdie2021-08-171-1/+1
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-171-1/+1
* package.bbclass: FILER* override syntaxTim Orling2021-08-131-12/+12
* meta: Manual override fixesRichard Purdie2021-08-021-1/+1
* Convert to new override syntaxRichard Purdie2021-08-021-57/+57
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-2/+2
* package/package_rpm: Disable font_provides configuration for reproducibiltyRichard Purdie2021-02-261-1/+1
* package: Ensure do_packagedata is cleaned correctlyRichard Purdie2021-02-031-0/+1
* staging: Introduce /sysroot-only to SYSROOT_DIRSDiego Sueiro2021-01-161-0/+6
* fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie2020-11-241-1/+1
* package.bbclass: hash equivalency and pr serviceMark Hatle2020-09-031-8/+50
* package.bbclass: explode the RPROVIDES so we don't think the versions are pro...Ross Burton2020-08-281-1/+1
* package.bbclass: Sort shlib2 output for hash equivalencyMark Hatle2020-08-201-1/+1
* classes/package: Use HOST_OS for runtime dependenciesJoshua Watt2020-07-221-5/+5
* package.bbclass: add PACKAGE_ADD_METADATA to sstate variablesMichael Ho2020-05-251-2/+2
* package: get_package_mapping: avoid dependency mapping if renamed package pro...Yann Dirson2020-04-261-3/+13
* package.bbclass: inject "minidebuginfo" into packaged binariesDan Callaghan2020-04-261-0/+84
* package: Correct variable dependeciesRichard Purdie2020-02-231-2/+4
* package.bbclass: Support stripping and debug copy of static librariesMark Hatle2020-02-081-3/+64
* package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libsMark Hatle2020-02-081-6/+7
* package.bbclass: Fix debug source processing for static librariesMark Hatle2020-02-081-1/+1
* package.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+3
* package.bbclass: Always include ldconfig fragmentAndreas Oberritter2019-11-111-3/+1
* package.bbclass: Use with to manage file handle lifetimesOla x Nilsson2019-10-231-42/+34
* package: Multiple shlib_providers for the same file should errorJonathan Marler2019-09-271-10/+11
* package.bbclass: allow shell-style wildcards in PRIVATE_LIBSAlexander Kanavin2019-09-061-2/+4
* package: Fix race between do_package and do_packagedataRichard Purdie2019-08-211-3/+7
* package: Improve determinismRichard Purdie2019-07-261-1/+1
* package: check PKG_ variables before executing ontarget postinstBruce Ashfield2019-07-111-1/+5