1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

Patch Upstream-Status Update

(From OE-Core rev: f58bb1692c5700091f960e0fb90e5c39ebf5ab96)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold
2012-01-04 22:30:50 -08:00
committed by Richard Purdie
parent fc53fa79a8
commit 7b15d99e6c
12 changed files with 24 additions and 0 deletions
@@ -9,6 +9,8 @@ in as /bin/sh makes the problem go away. So here we change the guilt
scripts to explicitly call for bash to ensure we don't have a similar
issue after deployment.
Upstream-Status: Inappropriate [oe-specific]
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
---