summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
AgeCommit message (Expand)Author
2021-08-02Convert to new override syntaxRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-02-26package/package_rpm: Disable font_provides configuration for reproducibiltyRichard Purdie
2021-02-03package: Ensure do_packagedata is cleaned correctlyRichard Purdie
2021-01-16staging: Introduce /sysroot-only to SYSROOT_DIRSDiego Sueiro
2020-11-24fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie
2020-09-03package.bbclass: hash equivalency and pr serviceMark Hatle
2020-08-28package.bbclass: explode the RPROVIDES so we don't think the versions are pro...Ross Burton
2020-08-20package.bbclass: Sort shlib2 output for hash equivalencyMark Hatle
2020-07-22classes/package: Use HOST_OS for runtime dependenciesJoshua Watt
2020-05-25package.bbclass: add PACKAGE_ADD_METADATA to sstate variablesMichael Ho
2020-04-26package: get_package_mapping: avoid dependency mapping if renamed package pro...Yann Dirson
2020-04-26package.bbclass: inject "minidebuginfo" into packaged binariesDan Callaghan
2020-02-23package: Correct variable dependeciesRichard Purdie
2020-02-08package.bbclass: Support stripping and debug copy of static librariesMark Hatle
2020-02-08package.bbclass: Allow INHIBIT_PACKAGE_STRIP_FILES to skip .ko and static libsMark Hatle
2020-02-08package.bbclass: Fix debug source processing for static librariesMark Hatle
2019-12-16package.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt
2019-11-11package.bbclass: Always include ldconfig fragmentAndreas Oberritter
2019-10-23package.bbclass: Use with to manage file handle lifetimesOla x Nilsson
2019-09-27package: Multiple shlib_providers for the same file should errorJonathan Marler
2019-09-06package.bbclass: allow shell-style wildcards in PRIVATE_LIBSAlexander Kanavin
2019-08-21package: Fix race between do_package and do_packagedataRichard Purdie
2019-07-26package: Improve determinismRichard Purdie
2019-07-11package: check PKG_ variables before executing ontarget postinstBruce Ashfield
2019-06-30Revert "pigz: Add debug for autobuilder errors"Richard Purdie
2019-06-30package: Build pkgdata specific to the current recipeRichard Purdie
2019-06-30pigz: Add debug for autobuilder errorsRichard Purdie
2019-06-28package.bbclass: fix directories setuid and setgid bitsJoël Esponde
2019-06-07package.bbclass: Clean up writing of runtime pkgdata filesPeter Kjellerstedt
2019-06-04classes/package: Sort ELF file listJoshua Watt
2019-03-06Add source package to ${PACKAGES}Joshua Watt
2019-02-17package: Rework debug source file handlingRichard Purdie
2019-01-26package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie
2019-01-16meta: Fix Deprecated warnings from regexsRichard Purdie
2019-01-14package.bbclass: Make package output files more deterministicJacob Kroon
2019-01-11package.bbclass: Do not hide cpio's errorRobert Yang
2019-01-11package.bbclass: Sort FILES_INFO by keyJacob Kroon
2019-01-03package.bbclass: fix python unclosed file ResourceWarningChen Qi
2018-09-13allarch: only enable allarch when multilib is not usedKai Kang
2018-09-04package.bbclass: warn if perms conf file does not existChen Qi
2018-08-28package.bbclass: only one hardlink of separated debug info file in each direc...Hongxu Jia
2018-08-23package.bbclass: use bb.utils.break_hardlinks helperRasmus Villemoes
2018-08-23classes/package: Clean up getstatusoutputJoshua Watt
2018-08-15package.bbclass: improve -dbg and -src package orderingRasmus Villemoes
2018-08-14package: Fix file copying to preserve sparse filesRichard Purdie
2018-07-31package.bbclass: Fix hardlink preservation issueRichard Purdie
2018-07-30package.bbclass: append to FILERPROVIDES_*/FILERDEPENDS_* variables instead o...Martin Jansa
2018-07-26classes/package: fix variable name in commentPaul Eggleton
2018-07-25package: Use subprocess to be consistent with the rest of the classRichard Purdie