Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-08-03 | sourcepkg.bbclass: fix handling of EXCLUDE_FROM. thanks to koen for spotting. | Rene Wagner | 1 | |
2005-08-03 | sourcepkg.bbclass: generate .orig.tar.gz and .diff.tar.gz. the latter also ↵ | Rene Wagner | 1 | |
contains all extra files, the .bb and a showdata dump. output goes to $DEPLOY_DIR/source now. | ||||
2005-08-03 | Add sourcepkg.bbclass, a crude way to tar up the patched sources into ↵ | Koen Kooi | 1 | |
DL_DIR/sourcepkg and md5sums the result. do INHERIT += "sourcepkg" to get all of this goodness. Now I need to find out how to override the Source: field to make it point to said tarballs on your distro's source mirror |