summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
AgeCommit message (Expand)Author
2011-11-27getVar/setVar cleanupsRichard Purdie
2011-11-22package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie
2011-11-21package.bbclass: fix path for relative links on elf files, when moved to debu...Henning Heinold
2011-11-17package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-01package.bbclass: Fix various problemsRichard Purdie
2011-09-21Update python dependencies to be simply to "python"Mark Hatle
2011-09-16image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu
2011-09-16package.bbclass: fix spurious 'installed but not shipped' warningTom Zanussi
2011-08-31package.bbclass: Ensure task's variable dependencies are correctly caputred i...Richard Purdie
2011-08-29package.bbclass: Fix recrdeptask of image type recipesDongxiao Xu
2011-08-17package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu
2011-08-12package: allow setting a section for locale packagesChris Larson
2011-08-12package: include SECTION in the pkgdataChris Larson
2011-07-27do_split_packages: revise for multilib caseYu Ke
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie
2011-07-27package.bbclass: fixup_perms - change symlink processingMark Hatle
2011-07-05package.bbclass: Make unshipped packages message more readableRichard Purdie
2011-06-30classes/package.bbclass: Add fixup_permsMark Hatle
2011-06-09package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie
2011-05-29package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"Khem Raj
2011-05-27classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.Lianhao Lu
2011-05-20Move packagedata code into oe.packagedata (sync from OE)Chris Larson
2011-05-17backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell
2011-05-09package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha...Koen Kooi
2011-03-16package.bbclass: Fix missing debug src filesMark Hatle
2011-03-10package.bbclass: Change the debug directory to avoid conflictsMark Hatle
2011-02-25package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro...Richard Purdie
2011-02-25package.bbclass: Fix debug sources directory creation to reference the target...Richard Purdie
2011-02-25package.bbclass: Refactor split and strip functionMark Hatle
2011-02-25Revise stripping and splitting of debug informationMark Hatle
2011-02-25package.bbclass: Ensure dependency version information is preservedRichard Purdie
2011-02-25package.bbclass: Use hard link for package split instead of copyDongxiao Xu
2011-02-25package.bbclass: Unbreak per file dependencies and blacklist doc packagesRichard Purdie
2011-02-12package.bbclass: Breakout the strip from the populate_packagesMark Hatle
2011-02-10package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo...Richard Purdie
2011-02-09package.bbclass: Preserve hard links!Mark Hatle
2011-02-03package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie
2011-02-03bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle
2011-02-02package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTIONRichard Purdie
2011-02-01package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgnamePaul Eggleton
2011-01-31package.bbclass: Disable EXPORT_FUNCTIONS for do_packageRichard Purdie
2011-01-28rpm: Uprev to RPM 5.4.0Mark Hatle
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2011-01-19package.bbclass: Take a shared lock when reading to improve do_package parall...Richard Purdie
2010-11-07package.bbclass: make sure 'sysroots' created before lockfileKevin Tian
2010-11-06meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie
2010-10-22classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie
2010-10-22pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie
2010-10-05Revert "classes: Disable setscene tasks for initial testing"Richard Purdie