diff --git a/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v1_git.bb b/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v1_git.bb index 7a11ba8..103385f 100644 --- a/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v1_git.bb +++ b/recipes-bsp/u-boot/u-boot-am335x-nbhw16-v1_git.bb @@ -3,7 +3,6 @@ UBOOT_MACHINE = "am335x_nbhw16_defconfig" require u-boot-nm.inc -UBOOT_CONFIG = "am335x_nbhw16_defconfig" SRC_URI = "git://gitolite@git/usr/se/u-boot;protocol=ssh;branch=nbhw16-2016.04" SRCREV ?= "${AUTOREV}"