From 22ae3b86dcd1c7db62b151b91889a52cd167a6ee Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 9 Apr 2019 18:28:05 -0500 Subject: Fix typo in u-boot recipe --- recipes-bsp/u-boot/u-boot.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot.inc b/recipes-bsp/u-boot/u-boot.inc index cfe92ad..7e6ad74 100644 --- a/recipes-bsp/u-boot/u-boot.inc +++ b/recipes-bsp/u-boot/u-boot.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" SRC_URI = "git://git.denx.de/u-boot.git;branch=master" -PR = r1 +PR = "r1" S = "${WORKDIR}/git" PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3