aboutsummaryrefslogtreecommitdiffstats
path: root/classes/sourcepkg.bbclass
AgeCommit message (Expand)Author
2010-03-17sourcepkg: save lots of space by only making the diff arch specificKoen Kooi
2010-03-16sourcepkg: split per package arch to catch arch overrides as wellKoen Kooi
2010-03-15sourcepkg: replace python with shell to avoid problems with packaged-stagingKoen Kooi
2010-03-15sourcepkg.bbclass: OE's quilt now puts patches in patches/ instead of .pc/, s...Koen Kooi
2010-03-15sourcepkg.bbclass: put files in ${PN} subdir to avoid cluttering up the dir a...Koen Kooi
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2008-12-10sourcepkg bbclass: sync with poky and attemp to make it work with parallel bi...Koen Kooi
2008-11-26sourcepkg.bbclass: use same deploydir as source-distribute classesKoen Kooi
2008-10-27sourcepkg.bbclass: use DISTRO_PR valueOtavio Salvador
2008-04-28mtn diff -r 3e22c6ee5af012d09e9027c2ade50920300fb0f2 -r 60d4d904e10f8212b1c22...Holger Freyther
2007-12-26make it possible to INHERIT += 'sourcepkg' during OM build by:John Lee
2007-12-12fix typo to make sourcepkg.bbclass work when inherited.John Lee
2005-10-05Two changes to sourcepkg.class:Marcin Juszkiewicz
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther
2005-08-03sourcepkg.bbclass: fix handling of EXCLUDE_FROM. thanks to koen for spotting.Rene Wagner
2005-08-03sourcepkg.bbclass: generate .orig.tar.gz and .diff.tar.gz. the latter also co...Rene Wagner
2005-08-03Add sourcepkg.bbclass, a crude way to tar up the patched sources into DL_DIR/...Koen Kooi