[oe-commits] [openembedded-core] 07/12: u-boot: Drop redundant comment

git at git.openembedded.org git at git.openembedded.org
Wed Oct 19 12:10:04 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 50569895d5abc55308b334285fb1bc87e5e2a16b
Author: Marek Vasut <marex at denx.de>
AuthorDate: Tue Oct 18 23:55:13 2016 +0200

    u-boot: Drop redundant comment
    
    Drop comment stating that the SRCREV corresponds to particular U-Boot
    version. This comment is redundant, since the U-Boot version is part
    of the recipe filename.
    
    Signed-off-by: Marek Vasut <marex at denx.de>
    Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
    Cc: Denys Dmytriyenko <denis at denix.org>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc b/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
index 0a90621..43b0a10 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
@@ -4,7 +4,6 @@ SECTION = "bootloaders"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 
-# This revision corresponds to the tag "v2016.09.01"
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
 SRCREV = "f3363c060497515ca8b71451cb56f3ec0abacaa9"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list