From ffd7fe5dfaaa0afd664f0c846d15df14d7e0fd46 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 21 Oct 2010 10:22:58 +0200 Subject: omap machines: remove preferred versions from machine files, the recipes already pin those correctly --- conf/machine/omap3-pandora.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf/machine/omap3-pandora.conf') diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index 7c72ba972a..e715a453ab 100644 --- a/conf/machine/omap3-pandora.conf +++ b/conf/machine/omap3-pandora.conf @@ -64,8 +64,6 @@ UBOOT_ARCH = "arm" UBOOT_MACHINE = "omap3_pandora_config" PREFERRED_PROVIDER_x-load = "x-load-omap3pandora" -PREFERRED_VERSION_u-boot-omap3pandora = "git" -PREFERRED_VERSION_x-load-omap3pandora = "git" EXTRA_IMAGEDEPENDS += "u-boot x-load" MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio" -- cgit 1.2.3-korg