Go to file
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
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl meta-efl: upgrade efl to 1.7.5 2013-01-06 13:09:42 +01:00
meta-gnome gtk+3: drop recipe, now in oe-core 2013-01-18 10:49:43 +01:00
meta-gpe fbreader: move to meta-gpe due to libgpewidget dependency 2012-12-04 11:25:35 +01:00
meta-initramfs kexecboot(-klibc): upgrade to b667914 2012-12-14 13:04:26 +01:00
meta-multimedia dvb-apps: import 1.1.1+hg from OE classic 2013-01-18 10:49:44 +01:00
meta-networking autofs: do not check for modprobe 2013-01-17 09:10:40 -05:00
meta-oe gitpkgv.bbclass: cache GITPKGV result 2013-01-18 10:49:44 +01:00
meta-ruby ruby: update to 1.9.3-194 2012-12-26 22:18:15 +01:00
meta-systemd systemd.bbclass: move disable operation into prerm() script 2013-01-18 10:49:43 +01:00
meta-webserver hiawatha: update to 8.7 2013-01-16 09:42:12 +00:00
meta-xfce xfce4-session: fix build on X11-less hosts 2013-01-03 23:25:45 +01:00
toolchain-layer gcc-cross-canadian 4.6: fix dependencies to be nativesdk-* not *-nativesdk 2012-12-16 21:11:44 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories