generic-poky/meta/recipes-bsp/uboot
Paul Eggleton 3b79156be8 u-boot: set SRCREV to a git revision instead of a tag reference
If we use a tag here then bitbake has to connect to the repository to find
out the corresponding revision (so it can expand SRCPV which is part of PV,
which amongst other things is needed to determine whether or not the
package has to be rebuilt.) This occurs at parse time; on machines behind a
firewall or with no network access this can be a problem.

We wish to avoid unnecessary network accesses and network access in our
default configuration during parse time is even worse. Substituting the
git revision corresponding to the tag prevents bitbake from having to
contact the remote repository in order to expand PV.

Addresses [YOCTO #1186]

(From OE-Core rev: 04fe616bec7416b5aea55dad6896700652796239)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-22 16:20:26 +01:00
..
files packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
u-boot-mkimage-native_1.3.2.bb u-boot: add LIC_FILES_CHKSUM 2010-12-25 00:11:36 -08:00
u-boot-mkimage_2009.08.bb SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
u-boot.inc u-boot: package up u-boot.bin for field upgrades 2011-06-02 14:55:54 +01:00
u-boot_2011.03.bb u-boot: set SRCREV to a git revision instead of a tag reference 2011-06-22 16:20:26 +01:00