meta-openembedded/meta-oe/classes
Enrico Scholz 1b5e1c9551 gitpkgv.bbclass: cache GITPKGV result
gitpkgv runs the 'git rev-list | wc -l' several times when processing a
package using GITPKGV.  This takes ages for packages like the linux
kernel which has a) a large repository and b) lots of subpackages.

This patch caches the result of 'git rev-list' and uses it on the next
run.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18 10:49:44 +01:00
..
gitpkgv.bbclass gitpkgv.bbclass: cache GITPKGV result 2013-01-18 10:49:44 +01:00
gitver.bbclass gitver: fix gitver to work with yocto 1.3 2012-10-30 09:51:51 +01:00
gpe.bbclass recipes,classes: import a lot of recipes from meta-shr 2011-04-10 14:43:41 +02:00
machine_kernel_pr.bbclass machine_kernel_pr.bbclass: provides MACHINE_KERNEL_PR functionality 2012-08-20 22:50:01 +02:00
vala.bbclass vala.bbclass: move from meta-efl to meta-oe as libcanberra_0.26.bb is also using it 2011-04-16 13:50:43 +02:00