summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-04-09 18:14:33 -0500
committerJohn Klug <john.klug@multitech.com>2019-04-09 18:14:33 -0500
commit6b7706bf228a262c9a2e490aa9bf14c3edf35272 (patch)
treeee4c223167ac8ca56dd8eb60f127f62f697b9392
parent368cb801f8323cff25fa1095e10c8b5cc2509240 (diff)
downloadmeta-multitech-6b7706bf228a262c9a2e490aa9bf14c3edf35272.tar.gz
meta-multitech-6b7706bf228a262c9a2e490aa9bf14c3edf35272.tar.bz2
meta-multitech-6b7706bf228a262c9a2e490aa9bf14c3edf35272.zip
Bump recipe revision for removed USB pins
-rw-r--r--recipes-bsp/u-boot/u-boot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot.inc b/recipes-bsp/u-boot/u-boot.inc
index d1402d5..cfe92ad 100644
--- a/recipes-bsp/u-boot/u-boot.inc
+++ b/recipes-bsp/u-boot/u-boot.inc
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
+PR = r1
S = "${WORKDIR}/git"
PACKAGE_ARCH = "${MACHINE_ARCH}"