summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: fix TypeError in runstripMartin Jansa2012-09-281-6/+10
* package.bbclass: Ensure kernel modules get strippedRichard Purdie2012-04-221-0/+8
* "The suite of statements in a function definition executes with a local names...Andrei Gherzan2012-04-111-1/+4
* Various typoes fixed, all comments or output strings.Robert P. J. Day2012-03-261-1/+1
* INCOMPATIBLE_LICENSE: support for spdx and pkg licensesElizabeth Flanagan2012-03-251-6/+11
* package.bbclass: do not split debug pkg when no debugsources.listRobert Yang2012-03-141-9/+9
* package.bbclass: sort dynamically generated packagesAndreas Oberritter2012-03-131-2/+2
* package.bbclass: Drop python depends from rpmdepsRichard Purdie2012-03-111-0/+2
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-12/+12
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-1/+1
* meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie2012-03-051-11/+5
* package.bbclass: Add a sanity check to the debugsrcdir removal codeRichard Purdie2012-02-241-1/+1
* package.bbclass: set package size into pkgdata for hob2's useShane Wang2012-02-241-0/+8
* package.bbclass: Remove empty directories created as part of srcdebug handlingRichard Purdie2012-02-241-1/+12
* package.bbclass: Optimise the per file rpm handlingRichard Purdie2012-02-101-20/+32
* package bbclass: allow per package PRIVATE_LIBSKoen Kooi2012-02-011-1/+1
* classes: replace 'Poky' with 'OE-core'Koen Kooi2012-02-011-1/+1
* classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton2012-01-171-3/+0
* package.bbclass: quote pathname given to objdumpEnrico Scholz2012-01-171-2/+2
* 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