diff options
Diffstat (limited to 'recipes-bsp/boot-monitor')
-rw-r--r-- | recipes-bsp/boot-monitor/boot-monitor_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb index 7c5e9cf0..c3d41f54 100644 --- a/recipes-bsp/boot-monitor/boot-monitor_git.bb +++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb | |||
@@ -9,7 +9,7 @@ BOOT_MONITOR_MAKE_TARGET ?= "all" | |||
9 | 9 | ||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315" |
11 | 11 | ||
12 | COMPATIBLE_MACHINE = "keystone-evm" | 12 | COMPATIBLE_MACHINE = "keystone" |
13 | 13 | ||
14 | SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}" | 14 | SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}" |
15 | 15 | ||