summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
Commit message (Expand)AuthorAgeFilesLines
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-05-151-22/+26
* package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter2015-03-251-1/+1
* packaging: allow globs in CONFFILESChen Qi2015-02-191-18/+61
* package.bbclass: Let PR server update PKGV, not PVMike Looijmans2015-01-231-3/+4
* package.bbclass: Fix support for private libsMartin Jansa2015-01-161-1/+1
* classes/package: move read_shlib_providers() to a common unitPaul Eggleton2014-12-211-23/+1
* package.bbclass: do variable fixups even when FILES was setPeter Seebach2014-12-191-8/+10
* package.bbclass: Create empty key/value if not there for shlib_providerKhem Raj2014-12-031-0/+2
* package/prserv: Merge two similar functions into oneRichard Purdie2014-11-091-14/+38
* package_do_shlibs: Look for provider in the path thats in shlib_provider dict...Khem Raj2014-10-101-1/+4
* package.bbclass: Reverse runtime symlinks should be tied to package generationOtavio Salvador2014-10-061-4/+4
* package: Correct two typos in a commentPeter Kjellerstedt2014-08-291-3/+3
* package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACESRichard Purdie2014-08-251-3/+0
* package: Don't remap names in packagegroup recipesRichard Purdie2014-08-251-0/+3
* package.bbclass: Fixup for using common functionRichard Purdie2014-08-231-13/+2
* package: Fix darwin shlibs codeRichard Purdie2014-08-041-11/+13
* package: Convert dylib handling from .la to otoolRichard Purdie2014-08-031-32/+22
* package: Fix pkgdest for darwin shlibs codeRichard Purdie2014-08-031-1/+1
* package.bbclass: add a stub implementation of package_name_hookRoss Burton2014-07-101-0/+12
* package.bbclass: Generate runtime-rprovides dataRichard Purdie2014-07-101-4/+11
* package.bbclass: Rewrite shlib_provider handling to include RPATHRichard Purdie2014-07-101-17/+30
* package.bbclass: Improve shlibs pkgdata file formatRichard Purdie2014-07-101-20/+11
* package.bbclass: Rewrite sonames data structure to include library pathRichard Purdie2014-07-101-10/+13
* package.bbclass: Improve shlibs needed data structureRichard Purdie2014-07-101-22/+20
* package.bbclass: Add CONFFILES to list of package specific variablesRichard Purdie2014-04-081-1/+1
* package: Drop do_package_write taskRichard Purdie2014-02-251-12/+0
* package.bbclass: do_split_packages should always return something.Josua Mayer2014-02-171-1/+1
* package: Remove the before do_build constraint of the do_package taskRichard Purdie2014-02-131-1/+1
* package.bbclass: fix strip and split logicKoen Kooi2014-02-111-2/+1
* package.bbclass: Show which files require given dependency in debug outputMartin Jansa2014-01-291-2/+10
* package.bbclass: Don't search for providers of PRIVATE_LIBSMartin Jansa2014-01-291-2/+11
* package.bbclass: add getter of additional metadataLeonid Borisenko2014-01-281-0/+11
* package.bbclass: show warning when package is providing already provided shlibMartin Jansa2014-01-211-2/+9
* package.bbclass: move reading shlibs providers to separate functionMartin Jansa2014-01-211-20/+23
* package: Keep global pkgfiles[] up to date when snapping library symlinksPhil Blundell2014-01-101-0/+2
* classes/package: set SUMMARY in do_split_packages()Paul Eggleton2014-01-021-1/+7
* sstate: Get rid of crazy name mappingRichard Purdie2013-12-181-2/+0
* classes/package: write PE and PKGE out to pkgdataPaul Eggleton2013-12-031-0/+2
* classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton2013-12-031-9/+3
* classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton2013-12-031-10/+9
* package.bbclass: Fix split_and_strip_files when file has single quote (')Felipe F. Tonello2013-11-051-1/+1
* classes/package: handle filenames containing wildcardsPaul Eggleton2013-10-141-9/+19
* classes: tar 1.27 fixesRichard Purdie2013-10-141-1/+1
* package.bbclass: Clear umask when using os.mkdirRichard Purdie2013-09-261-0/+4
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-11/+3
* package.bbclass: skip already-stripped QA test if asked forKhem Raj2013-09-061-2/+5
* package.bbclass: Fix darwin shlib handlingRichard Purdie2013-09-041-1/+1
* package.bbclass: Fix handling of symlinks in debug packagesRichard Purdie2013-08-231-0/+6
* package.bbclass: avoid packing debug sources from other packagesAndreas Müller2013-07-291-1/+1
* classes/package: print command output when commands failPaul Eggleton2013-07-021-15/+14
OpenPOWER on IntegriCloud