summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package.py
AgeCommit message (Expand)Author
2024-03-30oe/package: enhance objdump command call with llvmlixiaoyong
2024-02-24lib/oe/package: fix LOCALE_PATHS scan to create locale packagesJonathan GUILLOT
2024-02-14lib/oe/package: add LOCALE_PATHS to add define all locations for localesJonathan GUILLOT
2024-02-14lib/oe/package: replace in place PN-locale-* packages in PACKAGESJonathan GUILLOT
2024-01-15package.py: fix Darwin supportEtienne Cordonnier
2023-12-06gdb/systemd: enable minidebuginfo support conditionallyEtienne Cordonnier
2023-11-20bitbake.conf: Drop oldincludedirRichard Purdie
2023-09-12lib/oe/package: Refactor to make strip_execs callable without dAdrian Freihofer
2023-08-09package: always sort the conffilesJean-Marie Lemetayer
2023-05-25package: enable recursion on file globsRandolph Sapp
2023-04-14package: Use shlex instead of deprecated pipeOla x Nilsson
2023-03-26package: moving field data process before variable process in process_pkgconfigXiangyu Chen
2023-01-05package: Move package functions to function libraryRichard Purdie
2023-01-05package: Move get_conffiles/files_from_filevars functions to libRichard Purdie
2023-01-05package: Move fixup_perms function to bb function libraryRichard Purdie
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-01-13package: Add support for kernel strippingSaul Wold
2020-01-27lib/oe/package: remove unneeded npm_split_package_dirs functionJean-Marie LEMETAYER
2019-07-26package: Improve determinismRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-01-16meta: Fix Deprecated warnings from regexsRichard Purdie
2018-08-23lib/oe/package.py: use bb.utils.break_hardlinks helperRasmus Villemoes
2018-08-09package: skip strip on signed kernel modulesfoocampo
2018-07-24package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie
2018-07-24package: Call file to determine elf status in parallelRichard Purdie
2018-07-24package: Refactor to remove isElf/is_elf function duplicationRichard Purdie
2018-07-24package: Don't use subshell to execute fileRichard Purdie
2018-04-20package.py: use single quotes for path passed to file in is_elf()Andre McCurdy
2018-04-18package.bbclass: Add '-b' option to file call in isELFMark Hatle
2017-09-02lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie
2017-08-27package.py: strip_execs: Support for .ko modulesTobias Hagelborn
2017-08-27package.py: Fix some lint errorsTobias Hagelborn
2017-08-18package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-06-28package.py: Add function strip_execsTobias Hagelborn
2017-06-13Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-03-14package: Fix various rpmdeps relocation issuesRichard Purdie
2017-03-04lib/oe/package.py: remove @ from package nameAnders Darander
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-08package_manager: remove strings and migrate to direct arraysStephano Cetola
2016-07-20oe/lib/package: handle shlibs files disappearingRoss Burton
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-05-06recipetool: create: fix picking up false npm package directoriesPaul Eggleton
2016-04-14npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh
2015-04-29lib/oe/package: Improve strip subprocess handlingRichard Purdie
2015-03-20meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon
2015-01-23lib/oe/package: Ensure strip breaks hardlinksRichard Purdie