mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
scripts/hob: drop
The Hob UI is gone from BitBake, so we should remove this shortcut script. (From OE-Core rev: 414f0d1ef07bb782ffa15ffd9db648ee2b2d1448) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
59b4cefe29
commit
e43fcdf1e8
@@ -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
|
|
||||||
Reference in New Issue
Block a user