diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb b/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb index 8b5548491e9..bd2128223c7 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb @@ -7,8 +7,8 @@ DEPENDS = "mtd-utils" # This revision corresponds to the tag "openbmc/fido/v2013.07" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "46c7a01f577118ec04ded60126dd1d46744ec1b3" SRCBRANCH = "openbmc/fido/v2013.07" +SRCREV = "AUTOINC" SRC_URI = "git://github.com/theopolis/u-boot.git;branch=${SRCBRANCH};protocol=https \ " diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot_2013.07.bb b/meta-aspeed/recipes-bsp/u-boot/u-boot_2013.07.bb index bcd31463d83..27ed942be0d 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot_2013.07.bb +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot_2013.07.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \ # This revision corresponds to the tag "openbmc/fido/v2013.07" # We use the revision in order to avoid having to fetch it from the repo during parse -SRCREV = "46c7a01f577118ec04ded60126dd1d46744ec1b3" SRCBRANCH = "openbmc/fido/v2013.07" +SRCREV = "AUTOINC" SRC_URI = "git://github.com/theopolis/u-boot.git;branch=${SRCBRANCH};protocol=https \ file://fw_env.config \ diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_2.6.28.9.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_2.6.28.9.bb index bb2ede48255..dee8a4fd09c 100644 --- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_2.6.28.9.bb +++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_2.6.28.9.bb @@ -2,8 +2,8 @@ require linux-aspeed.inc # This revision corresponds to the tag "openbmc/fido/2.6.28" # We use the revision in order to avoid having to fetch it from the repo during parse -SRCREV = "d12c279debd6ea67510c719d5a1db213fcb7712a" SRCBRANCH = "openbmc/fido/2.6.28" +SRCREV = "AUTOINC" SRC_URI = "git://github.com/theopolis/linux.git;branch=${SRCBRANCH};protocol=https \ file://patch-2.6.28.9/0001-MTD-fix-m25p80-64-bit-divisions.patch \