summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/linux-omap.inc')
-rw-r--r--packages/linux/linux-omap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-omap.inc b/packages/linux/linux-omap.inc
index 83f134b878..52b0d27a6d 100644
--- a/packages/linux/linux-omap.inc
+++ b/packages/linux/linux-omap.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "Linux kernel for OMAP processors"
LICENSE = "GPL"
#DEPENDS = ${@['u-boot','u-boot-omap2430sdp'][bb.data.getVar('MACHINE',d,1) == 'omap2430sdp']}
-DEPENDS = uboot-utils
+DEPENDS = "u-boot-utils-native"
inherit kernel