Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-08-12 | package_{deb,ipk}.bbclass: change ALLOW_EMPTY check | Philipp Zabel | 1 | |
- before an unset ALLOW_EMPTY meant False, while any string value meant True, now "1" means True and any other value or unset means False - this allows to set ALLOW_EMPTY = "1" and explicitly unset it for a subpackage with ALLOW_EMPTY_somepackage = "0" | ||||
2007-08-07 | package_deb/rootfs_deb.bbclass: Sync fixes from Poky | Richard Purdie | 1 | |
2007-04-18 | classes: Add support for intertask dependencies to be specified, needed for ↵ | Richard Purdie | 1 | |
correct operation with bitbake 1.8.x. Old behaviour is maintained in a special legacy anonymous function in base.bbclass. The patch is an improved version of the one discussed on the mailing list. | ||||
2007-04-12 | package_deb.bbclass: add shebang, closes #2086 | Rodrigo Vivi | 1 | |
2007-03-29 | package_deb.bbclass: add epoch support | Philipp Zabel | 1 | |
2007-01-02 | Add package_deb.bbclass from Poky | Richard Purdie | 1 | |