[OE-core] [PATCH] tar: fix a build error introduced by 1.27

Richard Purdie richard.purdie at linuxfoundation.org
Fri Feb 14 12:29:19 UTC 2014


On Fri, 2014-02-14 at 11:30 +0800, Xudong.zhu wrote:
> From: "Xudong.zhu" <xzhu at windriver.com>
> 
> --same-order option cannot be used with -c the latest
> tar version 1.27.
> To fix this, drop the -s from -ps if -c exists.
> 
> [YOCTO #5823]
> 
> Signed-off-by: Xudong.zhu <xzhu at windriver.com>
> ---
>  meta/classes/libc-package.bbclass     |    8 ++++----
>  meta/classes/package.bbclass          |    2 +-
>  meta/classes/populate_sdk_deb.bbclass |    2 +-
>  meta/classes/staging.bbclass          |    2 +-
>  meta/lib/oe/path.py                   |    2 +-
>  5 files changed, 8 insertions(+), 8 deletions(-)

This patch is not against master, this was fixed a while ago?

Cheers,

Richard




More information about the Openembedded-core mailing list