From 440deeb234fa1c92898dd55fca5be2b017fd219b Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Mon, 21 Aug 2017 18:49:49 +0200 Subject: [PATCH] u-boot-am335x-nbhw16-v2: use correct revision --- recipes-bsp/u-boot/u-boot-am335x-nbhw16-v2_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v2_git.bb b/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v2_git.bb index b124b6e..cdb9cae 100644 --- a/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v2_git.bb +++ b/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v2_git.bb @@ -3,5 +3,5 @@ require u-boot-am335x-nbhw16-v1_git.bb # Force machine configuration for this recipe UBOOT_MACHINE = "am335x_nbhw16_v2_defconfig" -SRCREV ?= "afb88d5192d4bd6b7734e3ae1de9ee2929c08058" +SRCREV = "afb88d5192d4bd6b7734e3ae1de9ee2929c08058"