From adf5a49dd346b412db24a3455ac126d345e69185 Mon Sep 17 00:00:00 2001 From: Andrew Wilcox Date: Mon, 11 Dec 2006 14:06:02 +0000 Subject: linux-storcenter: missing depend on uboot-utils for mkimage --- packages/linux/linux-storcenter_2.6.12.6.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/linux') diff --git a/packages/linux/linux-storcenter_2.6.12.6.bb b/packages/linux/linux-storcenter_2.6.12.6.bb index 280cb5bd62..541f881fd0 100644 --- a/packages/linux/linux-storcenter_2.6.12.6.bb +++ b/packages/linux/linux-storcenter_2.6.12.6.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Linux Kernel for the Iomega storcenter platform" SECTION = "kernel" LICENSE = "GPL" +DEPENDS = "uboot-utils" PR = "r0" # notes on iom def kernel: -- cgit v1.2.3