summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: per recipe PRSERV_HOST supportLianhao Lu2012-01-111-0/+8
* meta/PRService: Added export/import fuctions.Lianhao Lu2012-01-111-3/+10
* package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle2011-12-241-1/+1
* package.bbclass: Adding license collectionElizabeth Flanagan2011-12-081-0/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-26/+26
* package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie2011-11-221-1/+1
* package.bbclass: fix path for relative links on elf files, when moved to debu...Henning Heinold2011-11-211-0/+2
* package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie2011-11-171-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-116/+116
* package.bbclass: Fix various problemsRichard Purdie2011-11-011-6/+27
* Update python dependencies to be simply to "python"Mark Hatle2011-09-211-0/+6
* image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu2011-09-161-1/+1
* package.bbclass: fix spurious 'installed but not shipped' warningTom Zanussi2011-09-161-1/+4
* 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