summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: Ensure task's variable dependencies are correctly caputred i...Richard Purdie2011-08-311-0/+14
* package.bbclass: Fix recrdeptask of image type recipesDongxiao Xu2011-08-291-1/+1
* package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu2011-08-171-11/+2
* package: allow setting a section for locale packagesChris Larson2011-08-121-0/+5
* package: include SECTION in the pkgdataChris Larson2011-08-121-0/+1
* do_split_packages: revise for multilib caseYu Ke2011-07-271-0/+14
* multilib: Add support for compiling recipes against multiple ABIsRichard Purdie2011-07-271-0/+11
* package.bbclass: fixup_perms - change symlink processingMark Hatle2011-07-271-5/+5
* package.bbclass: Make unshipped packages message more readableRichard Purdie2011-07-051-1/+1
* classes/package.bbclass: Add fixup_permsMark Hatle2011-06-301-10/+243
* package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie2011-06-091-1/+1
* package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"Khem Raj2011-05-291-1/+1
* classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.Lianhao Lu2011-05-271-15/+36
* Move packagedata code into oe.packagedata (sync from OE)Chris Larson2011-05-201-1/+3
* backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell2011-05-171-7/+27
* package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha...Koen Kooi2011-05-091-2/+2
* package.bbclass: Fix missing debug src filesMark Hatle2011-03-161-1/+1
* package.bbclass: Change the debug directory to avoid conflictsMark Hatle2011-03-101-2/+8
* package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro...Richard Purdie2011-02-251-33/+44
* package.bbclass: Fix debug sources directory creation to reference the target...Richard Purdie2011-02-251-1/+1
* package.bbclass: Refactor split and strip functionMark Hatle2011-02-251-98/+144
* Revise stripping and splitting of debug informationMark Hatle2011-02-251-26/+205
* package.bbclass: Ensure dependency version information is preservedRichard Purdie2011-02-251-15/+17
* package.bbclass: Use hard link for package split instead of copyDongxiao Xu2011-02-251-12/+3
* package.bbclass: Unbreak per file dependencies and blacklist doc packagesRichard Purdie2011-02-251-1/+1
* package.bbclass: Breakout the strip from the populate_packagesMark Hatle2011-02-121-22/+36
* package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo...Richard Purdie2011-02-101-1/+4
* package.bbclass: Preserve hard links!Mark Hatle2011-02-091-1/+17
* package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie2011-02-031-1/+1
* bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle2011-02-031-1/+4
* package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTIONRichard Purdie2011-02-021-0/+1
* package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgnamePaul Eggleton2011-02-011-0/+2
* package.bbclass: Disable EXPORT_FUNCTIONS for do_packageRichard Purdie2011-01-311-3/+1
* rpm: Uprev to RPM 5.4.0Mark Hatle2011-01-281-1/+1
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-251-0/+1
* package.bbclass: Take a shared lock when reading to improve do_package parall...Richard Purdie2011-01-191-1/+4
* package.bbclass: make sure 'sysroots' created before lockfileKevin Tian2010-11-071-0/+1
* meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie2010-11-061-0/+1
* classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie2010-10-221-2/+0
* pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie2010-10-221-0/+2
* Revert "classes: Disable setscene tasks for initial testing"Richard Purdie2010-10-051-1/+1
* package.bbclass: Ensure all packages package when running a buildRichard Purdie2010-09-081-0/+1
* rpm: Fix autoconf/libtool usageMark Hatle2010-09-031-1/+1
* package_rpm: Enable per file dependenciesMark Hatle2010-09-021-0/+2
* package.bbclass: Fix per-file dependency generationMark Hatle2010-08-231-4/+9
* package.bbclass: Fix shlibs raceRichard Purdie2010-08-231-2/+2
* package.bbclass: Fix do_shlibsMark Hatle2010-08-231-4/+5
* package.bbclass: If files are unreadable, add read access for strippingRichard Purdie2010-08-221-2/+2
* package.bbclass: Add perfile dependency identificationMark Hatle2010-08-201-5/+77
* classes: Disable setscene tasks for initial testingRichard Purdie2010-08-191-1/+1
OpenPOWER on IntegriCloud