summaryrefslogtreecommitdiff
path: root/meta/classes/package.bbclass
AgeCommit message (Expand)AuthorFiles
2012-03-14package.bbclass: do not split debug pkg when no debugsources.listRobert Yang1
2012-03-13package.bbclass: sort dynamically generated packagesAndreas Oberritter1
2012-03-11package.bbclass: Drop python depends from rpmdepsRichard Purdie1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie1
2012-02-24package.bbclass: Add a sanity check to the debugsrcdir removal codeRichard Purdie1
2012-02-24package.bbclass: set package size into pkgdata for hob2's useShane Wang1
2012-02-24package.bbclass: Remove empty directories created as part of srcdebug handlingRichard Purdie1
2012-02-10package.bbclass: Optimise the per file rpm handlingRichard Purdie1
2012-02-01package bbclass: allow per package PRIVATE_LIBSKoen Kooi1
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi1
2012-01-17classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton1
2012-01-17package.bbclass: quote pathname given to objdumpEnrico Scholz1
2012-01-11package.bbclass: per recipe PRSERV_HOST supportLianhao Lu1
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu1
2011-12-23package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle1
2011-12-08package.bbclass: Adding license collectionElizabeth Flanagan1
2011-11-26getVar/setVar cleanupsRichard Purdie1
2011-11-22package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie1
2011-11-21package.bbclass: fix path for relative links on elf files, when moved to debu...Henning Heinold1
2011-11-17package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-11-01package.bbclass: Fix various problemsRichard Purdie1
2011-09-21Update python dependencies to be simply to "python"Mark Hatle1
2011-09-16image/package.bbclass: Revise multilib support for DEBIAN_NAME.Lianhao Lu1
2011-09-16package.bbclass: fix spurious 'installed but not shipped' warningTom Zanussi1
2011-08-31package.bbclass: Ensure task's variable dependencies are correctly caputred i...Richard Purdie1
2011-08-26package.bbclass: Fix recrdeptask of image type recipesDongxiao Xu1
2011-08-16package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu1
2011-08-12package: allow setting a section for locale packagesChris Larson1
2011-08-12package: include SECTION in the pkgdataChris Larson1
2011-07-27do_split_packages: revise for multilib caseYu Ke1
2011-07-27multilib: Add support for compiling recipes against multiple ABIsRichard Purdie1
2011-07-27package.bbclass: fixup_perms - change symlink processingMark Hatle1
2011-07-05package.bbclass: Make unshipped packages message more readableRichard Purdie1
2011-06-30classes/package.bbclass: Add fixup_permsMark Hatle1
2011-06-09package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie1
2011-05-29package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"Khem Raj1
2011-05-27classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.Lianhao Lu1
2011-05-20Move packagedata code into oe.packagedata (sync from OE)Chris Larson1
2011-05-17backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell1
2011-05-08package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha...Koen Kooi1
2011-03-16package.bbclass: Fix missing debug src filesMark Hatle1
2011-03-10package.bbclass: Change the debug directory to avoid conflictsMark Hatle1
2011-03-01package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro...Richard Purdie1
2011-03-01package.bbclass: Fix debug sources directory creation to reference the target...Richard Purdie1
2011-03-01package.bbclass: Refactor split and strip functionMark Hatle1
2011-03-01Revise stripping and splitting of debug informationMark Hatle1
2011-03-01package.bbclass: Ensure dependency version information is preservedRichard Purdie1