summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
AgeCommit message (Expand)Author
2012-09-04Rename task to packagegroupPaul Eggleton
2012-09-02package.bbclass: fix stripping for kernel modulesTomas Frydrych
2012-08-22classes/package: document do_packages_split argumentsPaul Eggleton
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-08-17package.bbclass: change RPATHs for cross-canadian binariesLaurentiu Palcu
2012-08-06classes/package: don't make locale pkgs depend on PN pkg if not in PACKAGESPaul Eggleton
2012-08-02package.bbclass: change RPATHs for nativesdk packagesLaurentiu Palcu
2012-07-31package.bbclass: fix TypeError in runstripMartin Jansa
2012-07-29classes/package: ensure pkgdata is cleaned out firstPaul Eggleton
2012-07-28package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packagesRichard Purdie
2012-07-28classes/package: reduce dbg package dependenciesPaul Eggleton
2012-07-26classes/package: do not add self-dependencies to dev/dbg packagesPaul Eggleton
2012-07-26package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-17package.bbclass: Allow overriding of debugedit starting pathPeter Seebach
2012-07-17package install failure on systems without /sbin/ldconfigAmy Fong
2012-07-04package.bbclass: enable the use of package_qa_handle_errorSaul Wold
2012-07-03package.bbclass: Allow a package to skip per file dependency generationMark Hatle
2012-07-02package.bbclass: Add missing PKGR, PKGV, PKGE and ALTERNATIVE variables from ...Richard Purdie
2012-05-30package.bbclass: Add warning about FILES containing '//'Richard Purdie
2012-05-30Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-30update-alternatives.bbclass: Refactor the implementationMark Hatle
2012-05-25package.bbclass: Add additional debugging for dependenciesMark Hatle
2012-05-18(libc-)package.bbclass: Added MLPREFIX to locale packages.Lianhao Lu
2012-05-12package.bbclass: Drop dubious use of packages[0] from do_split_packages and d...Richard Purdie
2012-05-11package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie
2012-04-22package.bbclass: Ensure kernel modules get strippedRichard Purdie
2012-04-11"The suite of statements in a function definition executes with a local names...Andrei Gherzan
2012-03-26Various typoes fixed, all comments or output strings.Robert P. J. Day
2012-03-25INCOMPATIBLE_LICENSE: support for spdx and pkg licensesElizabeth Flanagan
2012-03-14package.bbclass: do not split debug pkg when no debugsources.listRobert Yang
2012-03-13package.bbclass: sort dynamically generated packagesAndreas Oberritter
2012-03-11package.bbclass: Drop python depends from rpmdepsRichard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-02-24package.bbclass: Add a sanity check to the debugsrcdir removal codeRichard Purdie
2012-02-24package.bbclass: set package size into pkgdata for hob2's useShane Wang
2012-02-24package.bbclass: Remove empty directories created as part of srcdebug handlingRichard Purdie
2012-02-10package.bbclass: Optimise the per file rpm handlingRichard Purdie
2012-02-01package bbclass: allow per package PRIVATE_LIBSKoen Kooi
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi
2012-01-17classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton
2012-01-17package.bbclass: quote pathname given to objdumpEnrico Scholz
2012-01-11package.bbclass: per recipe PRSERV_HOST supportLianhao Lu
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu
2011-12-24package.bbclass: Adjust RPM call to use dynamic location for magic filesMark Hatle