Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-02-12 | Fix package name renaming for classes like debian.bbclass: | Richard Purdie | 1 | |
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-12 | Add DEBIAN_NOAUTONAME_ variable to disable debian.bbclass renaming for ↵ | Richard Purdie | 1 | |
specific packages. | ||||
2005-08-10 | debian.bbclass: replace package name only once to fix it for corner cases | Michael Lauer | 1 | |
(libname appearing in right hand of package name, i.e. 'libe') | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2004-12-07 | Merge oe-devel@oe-devel.bkbits.net:packages.bb | Chris Larson | 1 | |
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 |