[OE-core] [PATCH 4/4] scripts/hob: drop

Paul Eggleton paul.eggleton at linux.intel.com
Fri Mar 4 03:22:53 UTC 2016


The Hob UI is gone from BitBake, so we should remove this shortcut
script.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 scripts/hob | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100755 scripts/hob

diff --git a/scripts/hob b/scripts/hob
deleted file mode 100755
index 8d33ab1..0000000
--- a/scripts/hob
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env bash
-export BB_ENV_EXTRAWHITE="DISABLE_SANITY_CHECKS $BB_ENV_EXTRAWHITE"
-DISABLE_SANITY_CHECKS=1 bitbake -u hob $@
-
-ret=$?
-exit $ret
-- 
2.5.0




More information about the Openembedded-core mailing list