[meta-intel] [meta-intel-iot-devkit][PATCH 1/3] local.conf.sample: drop hob-iot references

Paul Eggleton paul.eggleton at linux.intel.com
Wed Mar 9 23:20:33 PST 2016


Since we're no longer using a fork of poky we don't have the customised
Hob UI, so remove configuration for it from local.conf.sample.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 conf/local.conf.sample | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index c5ca65e..56c0f1d 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -261,12 +261,5 @@ ASSUME_PROVIDED += "libsdl-native"
 CONF_VERSION = "1"
 
 
-# Set up the image/DISTRO selection for the hob-iot UI
-HOB_IMAGELIST = "iot-devkit-image:iot-devkit-locked iot-devkit-prof-image:iot-devkit-locked \
-    iot-devkit-prof-dev-image:iot-devkit-locked iot-devkit-spi-image:iot-devkit-spi-locked"
-
-# These are required for hob-iot
-INHERIT += " image_types packageinfo "
-
 # disable lib32-* packages being built in world
 EXCLUDE_FROM_WORLD_virtclass-multilib-lib32 = "1"
-- 
2.5.0



More information about the meta-intel mailing list