On Mon, Aug 4, 2014 at 3:40 PM, Ben Shelton wrote:
> From: Richard Tollerton
>
> tar -C exists in both GNU and busybox tar, so use that instead of
> (cd /; tar ...). This allows the subshell to be removed.
>
> Natinst-Rally-ID: TA44427
> Acked-by: Gratian Crisan
> Natinst-ReviewBoard-ID: 58620
>
From: Richard Tollerton
tar -C exists in both GNU and busybox tar, so use that instead of
(cd /; tar ...). This allows the subshell to be removed.
Natinst-Rally-ID: TA44427
Acked-by: Gratian Crisan
Natinst-ReviewBoard-ID: 58620
Signed-off-by: Richard Tollerton
---
meta/recipes-core/udev/udev/