summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornkskjames <nkskjames@gmail.com>2016-03-07 15:39:46 -0600
committernkskjames <nkskjames@gmail.com>2016-03-07 15:39:46 -0600
commitf719e1b37cff7c6a0301be014c8cd4b51a09b960 (patch)
treeda7ea4b73c1ea25371e71f5c7c329454f6ebb8f4
parentb182f7b07220bc99de62da709c3d6141ab3916cc (diff)
parentab4b8c83d698e80050489873779ba06ae16f25b8 (diff)
downloadtalos-openbmc-f719e1b37cff7c6a0301be014c8cd4b51a09b960.tar.gz
talos-openbmc-f719e1b37cff7c6a0301be014c8cd4b51a09b960.zip
Merge pull request #204 from anoo1/uboot
Use commit number instead of autorev for u-boot
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb2
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb
index c8ae84669..bfbdcf6f9 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
# We use the revision in order to avoid having to fetch it from the
# repo during parse
# SRCREV = "62c175fbb8a0f9a926c88294ea9f7e88eb898f6c"
-SRCREV="${AUTOREV}"
+SRCREV="4b44678c11ac82c7c797bb115e276181752ad54d"
PV = "v2013.07+git${SRCPV}"
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb
index 80715e7c1..6070fbf9c 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
# This revision corresponds to the tag "v2013.07"
# We use the revision in order to avoid having to fetch it from the repo during parse
-SRCREV = "${AUTOREV}"
+SRCREV = "4b44678c11ac82c7c797bb115e276181752ad54d"
PV = "v2013.07+git${SRCPV}"
OpenPOWER on IntegriCloud