aboutsummaryrefslogtreecommitdiffstats
path: root/classes/debian.bbclass
AgeCommit message (Collapse)Author
2009-11-10debian bbclass: remove hardcoded workdir/install and replace with PKGDESTKoen Kooi
2008-01-24debian.bbclass : altered version of the patch in #3383, this allows usGraeme Gregory
to change the debian renaming of a package without resorting to python in the recipe. Makes recipes cleaner and is overrideable in distros that need different renaming. Original patch from Robert Schuster
2007-12-01classes/meta-toolchain: Remove pkgmaps from use using pkgdata to provide all ↵Richard Purdie
functionality in a multimachine safe way instead (from poky).
2007-09-04package*.bbclass: Switch to separate tasks for each packing type (from poky)Richard Purdie
2007-08-30classes: Remove bitbake 1.6 compatibility codeRichard Purdie
2006-12-29debian.bbclass: fix typoMarcin Juszkiewicz
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and ↵Richard Purdie
then package_write which actually generates the packages. The two stage approach allows us to avoid circular dependency issues from classes like debian.bbclass. As the data being emitted into pkgdata/ changed, you need to either wipe tmp or rerun the do_package tasks (wipe the do_package stamps). Everything will repackage anyway due to the new task.
2006-08-20classes: Add task dependencies expressions, as required for the new ↵Richard Purdie
multithreading version of bitbake. Also, set BB_DEFAULT_TASK to specify the default task (build) rather than hardcode into bitbake.
2006-02-12Fix package name renaming for classes like debian.bbclass:Richard Purdie
package.bbclass now tracks any package renaming performed using PKG_*. When a package is built, the runtime variables are translated using this cached information which is stored in staging. From now on, only use package names are valid in runtime variables like RDEPENDS, RRECOMMENDS and RSUGGESTS. eg. fontconfig-dev is correct, libfontconfig-dev would be wrong. As debian.bbclass can't determine package renaming until after a package's contents is known, the class has to set BUILD_ALL_DEPS = "1". This also means OE is no longer forced into one package renaming scheme.
2006-02-12Add DEBIAN_NOAUTONAME_ variable to disable debian.bbclass renaming for ↵Richard Purdie
specific packages.
2005-08-10debian.bbclass: replace package name only once to fix it for corner casesMichael Lauer
(libname appearing in right hand of package name, i.e. 'libe')
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw